Skip to content

fix(security): go security fixes (2026-09-14) - #1514

Merged
absorbb merged 1 commit into
newjitsufrom
security/fix-go-2026-09-14
Sep 23, 2026
Merged

absorbb merged 1 commit into
newjitsufrom
security/fix-go-2026-09-14

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Included fixes

  • CVE-2026-84445 (high): gRPC-Go xDS missing authority/Host-header denial of service — google.golang.org/grpc 1.83.1 → 1.83.2
  • CVE-2026-53495 (moderate): containerd CRI ExecSync goroutine-leak denial of service — github.com/containerd/containerd/v2 2.2.5 → 2.2.8

Risks

None. The included changes are patch updates; transitive dependencies moved only forward as required by the patched modules.

Skipped (already satisfied / would downgrade)

Skipped (build incompatibility)

  • CVE-2026-61711 / GHSA-7236-3392-c5c6: github.com/moby/buildkit 0.29.0 → 0.31.1 fails to build because github.com/docker/compose/v5@v5.1.2 imports the removed package github.com/moby/buildkit/util/tracing/env. The change was reverted.

Verification

  • go -C bulker work sync
  • go -C bulker/ build ./... (13 modules)

jitsu-code-review[bot]
jitsu-code-review Bot previously approved these changes Sep 23, 2026

@jitsu-code-review jitsu-code-review Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the Go dependency updates across the Bulker workspace, including the transitive module-graph changes. No actionable correctness, security, or user-visible regression findings.

Validation: go -C bulker/reprocessing-worker build ./... and go -C bulker/bulkerapp build ./... both completed successfully.

@jitsu-code-review jitsu-code-review Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the Go dependency and checksum updates across the affected Bulker modules. The module graphs resolve and all 13 updated modules build successfully with the workspace. No actionable findings.

@absorbb
absorbb merged commit 72e04b4 into newjitsu Sep 23, 2026
16 checks passed
@absorbb
absorbb deleted the security/fix-go-2026-09-14 branch September 23, 2026 15:40
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.

1 participant