Skip to content

Bump etcd client modules to 3.6.14 to clear CVE-2026-73500 - #486

Merged
LouisParkin merged 1 commit into
stackstate-7.78.2from
cve-etcd-3.6.14
Aug 19, 2026
Merged

Bump etcd client modules to 3.6.14 to clear CVE-2026-73500#486
LouisParkin merged 1 commit into
stackstate-7.78.2from
cve-etcd-3.6.14

Conversation

@LouisParkin

Copy link
Copy Markdown

Bumps the three indirect go.etcd.io/etcd modules from v3.6.5 to v3.6.14 to clear CVE-2026-73500 [HIGH], which the cluster-agent image scan gate began reporting on 2026-08-19.

The advisory (tlsListener.acceptLoop spawns unbounded handshake goroutines with no deadline) was newly published — the same base commit passed its 2026-08-18 20:25 scheduled build. 3.6.14 is the first patched release on the 3.6 line, so this stays inside the pinned minor.

Blocks every PR targeting stackstate-7.78.2 until merged, currently #458.

Validation:

  • cluster-agent compiles with the bumped modules
  • dependency path confirmed: comp/core/autodiscovery/providersetcd/client/v2etcd/client/pkg/v3/pathutil

Fixes #485

The image scan gate started reporting CVE-2026-73500 [HIGH] against
go.etcd.io/etcd/client/pkg/v3@v3.6.5 on the cluster-agent image on
2026-08-19. The same base commit passed its 2026-08-18 20:25 scheduled
build, so this is a newly published advisory rather than a regression.

Upstream fixes tlsListener.acceptLoop spawning unbounded handshake
goroutines with no deadline; 3.6.14 is the first patched release on the
3.6 line, so this stays inside the pinned minor.

The three modules are indirect, reached through
comp/core/autodiscovery/providers -> etcd/client/v2 ->
etcd/client/pkg/v3/pathutil.

Fixes #485

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LouisParkin
LouisParkin merged commit 851037c into stackstate-7.78.2 Aug 19, 2026
42 checks passed
@LouisParkin
LouisParkin deleted the cve-etcd-3.6.14 branch August 19, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[stackstate-agent] Bump etcd client modules to 3.6.14 to clear CVE-2026-73500

2 participants