Skip to content

[release-v0.80.x] Security: Fix GovCloud Go module vulnerabilities (go-chi, compress, sigstore-go, cel-go, otel) - #3900

Open
jkhelil wants to merge 1 commit into
release-v0.80.xfrom
fix/SRVKP-13173-govcloud-go-modules-v0.80.x
Open

[release-v0.80.x] Security: Fix GovCloud Go module vulnerabilities (go-chi, compress, sigstore-go, cel-go, otel)#3900
jkhelil wants to merge 1 commit into
release-v0.80.xfrom
fix/SRVKP-13173-govcloud-go-modules-v0.80.x

Conversation

@jkhelil

@jkhelil jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member

Changes

Fix multiple Go module vulnerabilities identified in GovCloud FedRAMP compliance scans (SRVKP-13173, SRVKP-13178, SRVKP-13179).

CVE/Advisory Package Previous Fixed
GHSA-rjr7-jggh-pgcp / GHSA-9g5q-2w5x-hmxf / GHSA-3fxj-6jh8-hvhx github.com/go-chi/chi/v5 v5.2.5 v5.3.0
CVE-2026-49834 / GHSA-9vcr-p3rj-q5q6 github.com/sigstore/sigstore-go v1.1.4 v1.2.0
GCJH-h69q-9w9g github.com/google/cel-go v0.28.1 v0.29.0
GHSA-259r-337f-4rfw github.com/klauspost/compress v1.18.6 v1.18.7
CVE-2026-41178 go.opentelemetry.io/otel v1.43.0 v1.44.0

Jira Issues

SRVKP-13173, SRVKP-13178, SRVKP-13179

Vulnerability Scan

  • Tool: govulncheck@v1.6.0, GOTOOLCHAIN=go1.26.5
  • Note: Base image CVEs (curl, libacl, glibc, etc.) require base image rebuild — not fixable from source.

Test Results

Status: ✅ All tests passed
Command: go test -short ./pkg/...

Risk Assessment

Low — All updates are patch/minor bumps to indirect Go module dependencies.

Submitter Checklist

Release Notes

Security: update Go module dependencies to address GovCloud FedRAMP compliance CVEs (go-chi/chi v5.3.0, sigstore-go v1.2.0, cel-go v0.29.0, compress v1.18.7, otel v1.44.0)

🤖 Generated by CVE Fixer Workflow

…github.com/sigstore/sigstore-go, github.com/google/cel-go, go.opentelemetry.io/otel to v5.3.0, v1.18.7, v1.2.0, v0.29.0, v1.44.0 — GHSA-rjr7-jggh-pgcp CVE-2026-46600 CVE-2026-56852 CVE-2026-49834 CVE-2026-41178 GHSA-259r-337f-4rfw

Upgrade github.com/go-chi/chi/v5, github.com/klauspost/compress, github.com/sigstore/sigstore-go, github.com/google/cel-go, go.opentelemetry.io/otel from v5.2.5, v1.18.6, v1.1.4, v0.28.1, v1.43.0 to v5.3.0, v1.18.7, v1.2.0, v0.29.0, v1.44.0 to address GHSA-rjr7-jggh-pgcp CVE-2026-46600 CVE-2026-56852 CVE-2026-49834 CVE-2026-41178 GHSA-259r-337f-4rfw.

Jira: SRVKP-13173 SRVKP-13178 SRVKP-13179
govulncheck scan: govulncheck@v1.6.0 GOTOOLCHAIN=go1.26.5
Test result: passed

Co-Assisted-By: CVE Fixer Bot <cve-fixer@redhat.com>
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Aug 11, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from jkhelil after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 11, 2026
@jkhelil

jkhelil commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

/retest

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

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants