You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GO-2026-5841 is an out-of-bounds read in github.com/klauspost/compress/s2,
introduced in 1.16.0 and fixed in 1.18.7, which is published. The default
branch still pins v1.18.5 in 20 go.mod files (the root module plus the comp/otelcol/*, pkg/* and test/* submodules). The existing exception
already records that v1.18.7 is the fix and that it needs a go.mod update
rather than a direct pin.
Scope
Bump github.com/klauspost/compress to v1.18.7 and re-sync the workspace.
Drop exceptions/stackstate-k8s-agent/GO-2026-5841.yaml and exceptions/stackstate-k8s-cluster-agent/GO-2026-5841.yaml — with the fix in
source they would otherwise suppress a regression.
Refresh the remaining in-batch exceptions that expired on 2026-08-20
(cryptography, golang.org/x/crypto) and drop exceptions/stackstate-k8s-agent/CVE-2026-6879.yaml, which the merged
embedded-Python 3.13.15 bump (Remediate Go and embedded Python CVEs #463) already fixes.
The agent image scan still reports GO-2026-5841 against both agent images, and its
exception expired on 2026-08-20.
This one is a straight patch bump
GO-2026-5841 is an out-of-bounds read in
github.com/klauspost/compress/s2,introduced in 1.16.0 and fixed in 1.18.7, which is published. The default
branch still pins
v1.18.5in 20go.modfiles (the root module plus thecomp/otelcol/*,pkg/*andtest/*submodules). The existing exceptionalready records that v1.18.7 is the fix and that it needs a
go.modupdaterather than a direct pin.
Scope
github.com/klauspost/compresstov1.18.7and re-sync the workspace.exceptions/stackstate-k8s-agent/GO-2026-5841.yamlandexceptions/stackstate-k8s-cluster-agent/GO-2026-5841.yaml— with the fix insource they would otherwise suppress a regression.
(cryptography,
golang.org/x/crypto) and dropexceptions/stackstate-k8s-agent/CVE-2026-6879.yaml, which the mergedembedded-Python 3.13.15 bump (Remediate Go and embedded Python CVEs #463) already fixes.
Out of scope
CVE-2026-14456— no released upstream fix; tracked in [stackstate-agent] CVE-2026-14456 (openssl 3.5.7) — no upstream fix published, needs a tracked exception #489.cryptography48.0.1 → 50.0.0 — blocked on the integrations tag; tracked in [STAC-25515] [stackstate-agent] Consume fixed cryptography and publish agent images #484.pkg:generic/python@3.13.13exceptions that also expired on2026-08-20 need their own review pass; noted in [stackstate-agent] CVE-2026-14456 (openssl 3.5.7) — no upstream fix published, needs a tracked exception #489.
Batch context: StackVista/cve-reporter#29.