Skip to content

fix(deps): vuln major upgrades — 7 packages (major: 2 · unstable: 3 · minor: 2) #85

Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit intomasterfrom
engraver-auto-version-upgrade/major/go/4-1776935212
Closed

fix(deps): vuln major upgrades — 7 packages (major: 2 · unstable: 3 · minor: 2) #85
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit intomasterfrom
engraver-auto-version-upgrade/major/go/4-1776935212

Conversation

@gh-worker-campaigns-3e9aa4
Copy link
Copy Markdown

Summary: Critical-severity security update — 7 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.72.2 v1.80.0 minor Direct 3 CRITICAL
golang.org/x/crypto v0.38.0 v0.50.0 unstable Direct 2 MODERATE, 4 MEDIUM, 1 UNKNOWN
golang.org/x/net v0.40.0 v0.53.0 unstable Direct 2 MODERATE, 1 UNKNOWN
github.com/google/go-metrics-stackdriver v0.2.0 v0.6.0 unstable Direct -
github.com/hashicorp/go-immutable-radix v1.3.1 v2.1.0 major Direct -
github.com/hashicorp/golang-lru v1.0.2 v2.0.7 major Direct -
github.com/googleapis/gax-go/v2 v2.14.2 v2.22.0 minor Transitive -

Packages marked with "-" are updated due to dependency constraints.


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 (3 fixed)
Package CVE Severity Summary Unsafe Version Fixed In
google.golang.org/grpc CVE-2026-33186 critical gRPC-Go has an authorization bypass via missing leading slash in :path v1.72.2 -
google.golang.org/grpc GHSA-p77j-4mvh-x3m3 CRITICAL gRPC-Go has an authorization bypass via missing leading slash in :path v1.72.2 1.79.3
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.72.2 1.79.3
ℹ️ Other Vulnerabilities (10)
Package CVE Severity Summary Unsafe Version Fixed In
golang.org/x/crypto CVE-2025-47914 medium - v0.38.0 -
golang.org/x/crypto GO-2025-4135 medium Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent v0.38.0 0.45.0
golang.org/x/crypto GO-2025-4134 medium Unbounded memory consumption in golang.org/x/crypto/ssh v0.38.0 0.45.0
golang.org/x/crypto CVE-2025-58181 medium - v0.38.0 -
golang.org/x/crypto GHSA-f6x5-jh6r-wrfv MODERATE golang.org/x/crypto/ssh/agent vulnerable to panic if message is malformed due to out of bounds read v0.38.0 0.45.0
golang.org/x/crypto GHSA-j5w8-q4qc-rx2x MODERATE golang.org/x/crypto/ssh allows an attacker to cause unbounded memory consumption v0.38.0 0.45.0
golang.org/x/net GO-2026-4440 MODERATE Quadratic parsing complexity in golang.org/x/net/html v0.40.0 0.45.0
golang.org/x/net GHSA-w4gw-w5jq-g9jh MODERATE golang.org/x/net/html has a Quadratic Parsing Complexity issue v0.40.0 -
golang.org/x/crypto GO-2025-4116 unknown Potential denial of service in golang.org/x/crypto/ssh/agent v0.38.0 0.43.0
golang.org/x/net GO-2026-4441 unknown Infinite parsing loop in golang.org/x/net v0.40.0 0.45.0
⚠️ Dependencies that have Reached EOL (2)
Dependency Unsafe Version EOL Date New Version Path
github.com/google/go-metrics-stackdriver v0.2.0 - v0.6.0 go.mod
github.com/hashicorp/go-immutable-radix v1.3.1 - v2.1.0 go.mod

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
  • Monitor key metrics after deployment
  • Approve and merge this PR

Update Mode: Vulnerability Remediation (Critical)

🤖 Generated by DataDog Automated Dependency Management System

@campaigner-prod
Copy link
Copy Markdown

Release Notes

google.golang.org/grpc (v1.72.2 → v1.80.0) — GitHub Release

v1.80.0

Behavior Changes

Bug Fixes

New Features

Performance Improvements

(truncated)

v1.79.3

Security

v1.79.2

Bug Fixes

v1.79.1

Bug Fixes

v1.79.0

API Changes

Behavior Changes

New Features

Bug Fixes

(truncated)

v1.78.0

Behavior Changes

New Features

Bug Fixes

Performance Improvements

(truncated — see source for full notes)

github.com/googleapis/gax-go/v2 (v2.14.2 → v2.22.0) — GitHub Release

v2.22.0

v2.22.0 (2026-04-14)

v2.21.0

v2.21.0 (2026-04-01)

Features

v2.20.0

v2.20.0 (2026-03-25)

Features

v2.19.0

v2.19.0 (2026-03-17)

Features

Bug Fixes

v2.18.0

v2.18.0 (2026-03-09)

Features

v2.17.0

2.17.0 (2026-02-03)

Features

v2.16.0

2.16.0 (2025-12-17)

Features

v2.15.0

2.15.0 (2025-07-09)

Features


Generated by ADMS Sources: 2 GitHub Releases, 5 not available.

@seberm-6
Copy link
Copy Markdown

Hey, sorry for the noise. This was caused by a bug in our automated dependency update system that incorrectly included upstream changelog content in PR comments, triggering notifications to external contributors. The feature flag has been turned off and we're working on a fix. Sorry about that again.

@seberm-6 seberm-6 closed this Apr 23, 2026
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.

1 participant