Skip to content

[stackstate-agent] Bump klauspost/compress to v1.18.7 and refresh expired agent CVE exceptions #492

Description

@ai-collaboration-app

The agent image scan still reports GO-2026-5841 against both agent images, and its
exception expired on 2026-08-20.

GO-2026-5841 [UNKNOWN] pkg:golang/github.com/klauspost/compress@v1.18.5
  quay.io/stackstate/stackstate-k8s-agent:9516cb41
  quay.io/stackstate/stackstate-k8s-cluster-agent:9516cb41

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.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.

Out of scope

Batch context: StackVista/cve-reporter#29.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions