Skip to content

fix(deps): vuln major upgrades — 12 packages (major: 1 · minor: 10 · patch: 1) #134

Draft
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/major/go/0-1784580263
Draft

fix(deps): vuln major upgrades — 12 packages (major: 1 · minor: 10 · patch: 1) #134
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/major/go/0-1784580263

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: Critical-severity security update — 13 packages upgraded (MAJOR changes included)

Manifests changed:

  • . (go)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
google.golang.org/grpc v1.68.0 v1.82.1 minor Transitive 3 CRITICAL
github.com/containerd/containerd v1.7.28 v2.3.3 major Direct 2 CRITICAL, 13 HIGH, 9 MEDIUM
github.com/urfave/cli/v2 v2.27.2 v3.10.1 major Direct -
github.com/felixge/httpsnoop v1.0.4 v1.1.0 minor Transitive -
github.com/klauspost/compress v1.17.11 v1.19.0 minor Transitive -
github.com/prometheus/client_golang v1.20.5 v1.23.2 minor Transitive -
go.opentelemetry.io/otel v1.32.0 v1.44.0 minor Transitive -
go.opentelemetry.io/otel/metric v1.32.0 v1.44.0 minor Transitive -
go.opentelemetry.io/otel/trace v1.32.0 v1.44.0 minor Transitive -
golang.org/x/sync v0.17.0 v0.22.0 minor Direct -
golang.org/x/sys v0.37.0 v0.47.0 minor Transitive 1 UNKNOWN
google.golang.org/protobuf v1.35.2 v1.36.11 minor Transitive -
github.com/urfave/cli/v2 v2.27.2 v2.27.7 patch Direct -

⚠️ Constraint Violations Detected

The following version constraints in your dependency declarations will be violated by this update. This may cause build failures or require manual constraint updates:

Package Current Constraint Updated To
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af v1.36.11

Action Required: Update your dependency constraints before merging this PR to avoid build failures.

Warning

Major Version Upgrade

This update includes major version changes that may contain breaking changes. Please:

  • Review the changelog/release notes for breaking changes
  • Test thoroughly in a staging environment
  • Update any code that depends on changed APIs
  • Ensure all tests pass before merging

Security Details

🚨 Critical & High Severity (18 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
github.com/containerd/containerd GO-2026-5758 critical containerd CRI — image-config LABEL flows to restart-monitor binary:// logger: host-root command execution from an image pull in github.com/containerd/containerd v1.7.28 1.7.33 -
github.com/containerd/containerd CVE-2026-53488 critical containerd CRI plugin: — image-config LABEL flows to restart-monitor binary:// logger: host-root command execution from an image pull v1.7.28 - -
google.golang.org/grpc GHSA-p77j-4mvh-x3m3 CRITICAL gRPC-Go has an authorization bypass via missing leading slash in :path v1.68.0 1.79.3 -
google.golang.org/grpc CVE-2026-33186 critical gRPC-Go has an authorization bypass via missing leading slash in :path v1.68.0 - -
google.golang.org/grpc GO-2026-4762 critical Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc v1.68.0 1.79.3 -
github.com/containerd/containerd CVE-2026-46680 high containerd user ID handling bypass allows runAsNonRoot evasion v1.7.28 - -
github.com/containerd/containerd GO-2026-5378 high containerd user ID handling bypass allows runAsNonRoot evasion in github.com/containerd/containerd v1.7.28 1.7.32 -
github.com/containerd/containerd GO-2025-4100 HIGH containerd affected by a local privilege escalation via wide permissions on CRI directory in github.com/containerd/containerd v1.7.28 1.7.29 -
github.com/containerd/containerd CVE-2024-25621 HIGH containerd affected by a local privilege escalation via wide permissions on CRI directory v1.7.28 - -
github.com/containerd/containerd GO-2026-5622 high Arbitrary host CRI log file read via symlink following in CRI checkpoint restore in github.com/containerd/containerd v1.7.28 - -
github.com/containerd/containerd CVE-2026-53489 high containerd: Arbitrary host CRI log file read via symlink following in CRI checkpoint restore v1.7.28 - -
github.com/containerd/containerd GHSA-33vj-92qq-66hc HIGH containerd CRI checkpoint restore CDI annotation smuggling v1.7.28 - -
github.com/containerd/containerd CVE-2026-53492 high containerd CRI checkpoint restore CDI annotation smuggling v1.7.28 - -
github.com/containerd/containerd GHSA-rgh6-rfwx-v388 HIGH Arbitrary host CRI log file read via symlink following in CRI checkpoint restore v1.7.28 - -
github.com/containerd/containerd GHSA-xhf5-7wjv-pqxp HIGH containerd CRI — image-config LABEL flows to restart-monitor binary:// logger: host-root command execution from an image pull v1.7.28 1.7.33 -
github.com/containerd/containerd GO-2026-5064 high containerd CRI checkpoint restore CDI annotation smuggling in github.com/containerd/containerd v1.7.28 - -
github.com/containerd/containerd GHSA-fqw6-gf59-qr4w HIGH containerd user ID handling bypass allows runAsNonRoot evasion v1.7.28 1.7.32 -
github.com/containerd/containerd GHSA-pwhc-rpq9-4c8w HIGH containerd affected by a local privilege escalation via wide permissions on CRI directory v1.7.28 1.7.29 -
ℹ️ Other Vulnerabilities (10)
Package CVE Severity Summary Unsafe Version Fixed In Case
github.com/containerd/containerd GO-2026-5338 medium containerd: CRI checkpoint import allows local image tag poisoning in github.com/containerd/containerd v1.7.28 - -
github.com/containerd/containerd GO-2025-4108 medium containerd CRI server: Host memory exhaustion through Attach goroutine leak in github.com/containerd/containerd v1.7.28 1.7.29 -
github.com/containerd/containerd CVE-2026-50195 medium containerd: CRI checkpoint import allows local image tag poisoning v1.7.28 - -
github.com/containerd/containerd CVE-2025-64329 medium containerd CRI server: Host memory exhaustion through Attach goroutine leak v1.7.28 - -
github.com/containerd/containerd GO-2026-5475 MODERATE containerd image-triggered runtime DoS via unbounded group parsing in github.com/containerd/containerd v1.7.28 1.7.33 -
github.com/containerd/containerd CVE-2026-47262 MODERATE containerd image-triggered runtime DoS via unbounded group parsing v1.7.28 - -
github.com/containerd/containerd GHSA-jpcc-p29g-p8mq MODERATE containerd image-triggered runtime DoS via unbounded group parsing v1.7.28 1.7.33 -
github.com/containerd/containerd GHSA-cvxm-645q-p574 MODERATE containerd: CRI checkpoint import allows local image tag poisoning v1.7.28 - -
github.com/containerd/containerd GHSA-m6hq-p25p-ffr2 MODERATE containerd CRI server: Host memory exhaustion through Attach goroutine leak v1.7.28 1.7.29 -
golang.org/x/sys GO-2026-5024 unknown Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows v0.37.0 0.44.0 -

Review Checklist

Extra review is recommended for this update:

  • Review changes for compatibility with your code
  • Check release notes for breaking changes
  • Run integration tests to verify service behavior
  • Test in staging environment before production
  • Update dependency constraints in your manifest files
  • Monitor key metrics after deployment
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants