Skip to content

fix(deps): vuln minor upgrades — 15 packages (minor: 10 · patch: 5) #109

Draft
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/go/1-1783346817
Draft

fix(deps): vuln minor upgrades — 15 packages (minor: 10 · patch: 5) #109
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/go/1-1783346817

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: Critical-severity security update — 15 packages upgraded (MINOR 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
golang.org/x/crypto v0.38.0 v0.53.0 minor Direct 14 CRITICAL, 6 HIGH, 14 MEDIUM
github.com/jackc/pgx/v5 v5.7.4 v5.10.0 minor Transitive 4 CRITICAL, 2 LOW
google.golang.org/grpc v1.72.2 v1.82.0 minor Direct 3 CRITICAL
github.com/opencontainers/runc v1.2.6 v1.5.0 minor Transitive 9 HIGH, 1 MEDIUM
go.opentelemetry.io/otel/sdk v1.35.0 v1.44.0 minor Direct 4 HIGH
github.com/dvsekhvalnov/jose2go v1.6.0 v1.8.0 minor Transitive 3 HIGH
github.com/go-jose/go-jose/v3 v3.0.4 v3.0.5 patch Direct 2 HIGH
github.com/go-jose/go-jose/v4 v4.1.0 v4.1.4 patch Transitive 2 HIGH
github.com/microsoft/kiota-http-go v1.5.2 v1.5.6 patch Transitive 2 HIGH
github.com/go-git/go-git/v5 v5.14.0 v5.19.1 minor Direct 1 HIGH, 9 MEDIUM, 4 LOW
github.com/go-git/go-billy/v5 v5.6.2 v5.9.0 minor Transitive 1 HIGH, 1 MEDIUM
github.com/go-viper/mapstructure/v2 v2.1.0 v2.5.0 minor Transitive 5 MEDIUM
golang.org/x/net v0.40.0 v0.56.0 minor Direct 4 MEDIUM, 7 UNKNOWN
github.com/aws/aws-sdk-go v1.55.7 v1.55.8 patch Direct 2 MEDIUM, 2 LOW
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 v0.0.1 patch Transitive 1 MEDIUM

Security Details

🚨 Critical & High Severity (51 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
github.com/jackc/pgx/v5 GO-2026-4772 CRITICAL CVE-2026-33816 in github.com/jackc/pgx v5.7.4 5.9.0 -
github.com/jackc/pgx/v5 GHSA-9jj7-4m8r-rfcm CRITICAL Memory-safety vulnerability in github.com/jackc/pgx/v5. v5.7.4 5.9.0 -
github.com/jackc/pgx/v5 GO-2026-4771 CRITICAL CVE-2026-33815 in github.com/jackc/pgx v5.7.4 5.9.0 -
github.com/jackc/pgx/v5 GHSA-xgrm-4fwx-7qm8 CRITICAL pgx contains memory-safety vulnerability v5.7.4 5.9.0 -
golang.org/x/crypto GHSA-vgwf-h737-ff37 CRITICAL golang.org/x/crypto/ssh: Invoking client can cause server deadlock on unexpected responses v0.38.0 - -
golang.org/x/crypto GHSA-5cgq-3rg8-m6cv CRITICAL golang.org/x/crypto/ssh/knownhosts vulnerable to auth bypass via unenforced @Revoked status v0.38.0 - -
golang.org/x/crypto GHSA-f5wc-c3c7-36mc CRITICAL golang.org/x/crypto/ssh/agent doesn't drop invoking agent constraints when forwarding keys v0.38.0 - -
golang.org/x/crypto GO-2026-5017 CRITICAL Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GO-2026-5021 CRITICAL Invoking auth bypass via unenforced @Revoked status in golang.org/x/crypto/ssh/knownhosts v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-x527-x647-q7gg CRITICAL golang.org/x/crypto/ssh: Invoking VerifiedPublicKeyCallback permissions skip enforcement v0.38.0 - -
golang.org/x/crypto GO-2026-5006 CRITICAL Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent v0.38.0 0.52.0 -
golang.org/x/crypto GO-2026-5019 CRITICAL Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-89gr-r52h-f8rx CRITICAL golang.org/x/crypto/ssh: FIDO/U2F security key physical presence check can be bypassed v0.38.0 - -
golang.org/x/crypto GHSA-rm3j-f69w-wqmq CRITICAL golang.org/x/crypto/ssh vulnerable to infinite loop on large channel writes v0.38.0 - -
golang.org/x/crypto GO-2026-5020 CRITICAL Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-jppx-rxg9-jmrx CRITICAL golang.org/x/crypto/ssh/agent doesn't enforce invoking key constraints v0.38.0 - -
golang.org/x/crypto GO-2026-5005 CRITICAL Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent v0.38.0 0.52.0 -
golang.org/x/crypto GO-2026-5023 CRITICAL Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
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 -
google.golang.org/grpc CVE-2026-33186 critical gRPC-Go has an authorization bypass via missing leading slash in :path v1.72.2 - -
github.com/dvsekhvalnov/jose2go GHSA-9mj6-hxhv-w67j HIGH jose2go is vulnerable to a JWT bomb attack through its decode function v1.6.0 1.7.0 -
github.com/dvsekhvalnov/jose2go CVE-2025-63811 high - v1.6.0 - -
github.com/dvsekhvalnov/jose2go GO-2025-4123 high Denial-of-Service (DoS) via crafted JSON Web Encryption (JWE) token high compression ratio in github.com/dvsekhvalnov/jose2go v1.6.0 1.7.0 -
github.com/go-git/go-billy/v5 GHSA-qw64-3x98-g7q2 HIGH go-billy has path traversal vulnerabilities v5.6.2 5.9.0 -
github.com/go-git/go-git/v5 GHSA-389r-gv7p-r3rp HIGH go-git's improper parsing of specially crafted objects may lead to inconsistent interpretation compared to upstream Git v5.14.0 5.19.0 -
github.com/go-jose/go-jose/v3 GHSA-78h2-9frx-2jm8 HIGH Go JOSE Panics in JWE decryption v3.0.4 3.0.5 -
github.com/go-jose/go-jose/v3 GO-2026-4945 HIGH Go JOSE Panics in JWE decryption in github.com/go-jose/go-jose v3.0.4 3.0.5 -
github.com/go-jose/go-jose/v4 GO-2026-4945 HIGH Go JOSE Panics in JWE decryption in github.com/go-jose/go-jose v4.1.0 4.1.4 -
github.com/go-jose/go-jose/v4 GHSA-78h2-9frx-2jm8 HIGH Go JOSE Panics in JWE decryption v4.1.0 4.1.4 -
github.com/microsoft/kiota-http-go GO-2026-5224 HIGH Kiota abstractions RedirectHandler leaks Cookie/Proxy-Authorization headers on cross-host redirect in github.com/microsoft/kiota-http-go v1.5.2 1.5.5 -
github.com/microsoft/kiota-http-go GHSA-7j59-v9qr-6fq9 HIGH Kiota abstractions RedirectHandler leaks Cookie/Proxy-Authorization headers on cross-host redirect v1.5.2 1.5.5 -
github.com/opencontainers/runc GHSA-qw9x-cqr3-wc7r HIGH runc container escape with malicious config due to /dev/console mount and related races v1.2.6 1.2.8 -
github.com/opencontainers/runc CVE-2025-31133 high runc container escape via "masked path" abuse due to mount race conditions v1.2.6 - -
github.com/opencontainers/runc CVE-2025-52881 high runc: LSM labels can be bypassed with malicious config using dummy procfs files v1.2.6 - -
github.com/opencontainers/runc GO-2025-4098 high Container escape and DDoS due to arbitrary write gadgets and procfs write redirects in github.com/opencontainers/runc v1.2.6 1.2.8 -
github.com/opencontainers/runc GO-2025-4097 high Container escape with malicious config due to /dev/console mount and related races in github.com/opencontainers/runc v1.2.6 1.2.8 -
github.com/opencontainers/runc CVE-2025-52565 high container escape due to /dev/console mount and related races v1.2.6 - -
github.com/opencontainers/runc GHSA-cgrx-mc8f-2prm HIGH runc container escape and denial of service due to arbitrary write gadgets and procfs write redirects v1.2.6 1.2.8 -
github.com/opencontainers/runc GO-2025-4096 high Container escape via "masked path" abuse due to mount race conditions in github.com/opencontainers/runc v1.2.6 1.2.8 -
github.com/opencontainers/runc GHSA-9493-h29p-rfm2 HIGH runc container escape via "masked path" abuse due to mount race conditions v1.2.6 1.2.8 -
go.opentelemetry.io/otel/sdk GHSA-hfvc-g4fc-pqhx HIGH opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking v1.35.0 1.43.0 -
go.opentelemetry.io/otel/sdk GO-2026-4394 high OpenTelemetry Go SDK Vulnerable to Arbitrary Code Execution via PATH Hijacking in go.opentelemetry.io/otel/sdk v1.35.0 1.40.0 -
go.opentelemetry.io/otel/sdk CVE-2026-24051 high OpenTelemetry-Go Affected by Arbitrary Code Execution via PATH Hijacking v1.35.0 - -
go.opentelemetry.io/otel/sdk GHSA-9h8m-3fm2-qjrq HIGH OpenTelemetry Go SDK Vulnerable to Arbitrary Code Execution via PATH Hijacking v1.35.0 1.40.0 -
golang.org/x/crypto GHSA-56w8-48fp-6mgv HIGH golang.org/x/crypto/ssh/agent has a potential denial of service v0.38.0 - -
golang.org/x/crypto GO-2025-4116 HIGH Potential denial of service in golang.org/x/crypto/ssh/agent v0.38.0 0.43.0 -
golang.org/x/crypto GHSA-q4h4-gmj2-qvw2 HIGH golang.org/x/crypto/ssh: Invoking byte arithmetic causes underflow and panic v0.38.0 - -
golang.org/x/crypto GO-2026-5013 HIGH Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GO-2026-5018 HIGH Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-w879-237q-wc7r HIGH golang.org/x/crypto/ssh: Invoking pathological RSA/DSA parameters may cause DoS v0.38.0 - -
ℹ️ Other Vulnerabilities (52)
Package CVE Severity Summary Unsafe Version Fixed In Case
github.com/go-git/go-git/v5 CVE-2026-34165 medium go-git: Maliciously crafted idx file can cause asymmetric memory consumption v5.14.0 - -
github.com/go-git/go-git/v5 GO-2026-4910 medium Maliciously crafted idx file can cause asymmetric memory consumption in github.com/go-git/go-git v5.14.0 5.17.1 -
github.com/go-viper/mapstructure/v2 GO-2025-3900 medium Go-viper's mapstructure May Leak Sensitive Information in Logs in github.com/go-viper/mapstructure v2.1.0 2.4.0 -
github.com/go-viper/mapstructure/v2 CVE-2025-11065 medium - v2.1.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 CVE-2025-47914 medium - v0.38.0 - -
github.com/Azure/go-ntlmssp GHSA-pjcq-xvwq-hhpj MODERATE go-ntlmssp NTLM challenges can panic on malformed payloads v0.0.0-20221128193559-754e69321358 0.1.1 -
github.com/aws/aws-sdk-go GHSA-f5pg-7wfw-84q9 MODERATE CBC padding oracle issue in AWS S3 Crypto SDK for golang v1.55.7 1.34.0 -
github.com/aws/aws-sdk-go GO-2022-0646 MODERATE CBC padding oracle issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go v1.55.7 - -
github.com/go-git/go-billy/v5 GHSA-m3xc-h892-ggx6 MODERATE go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion v5.6.2 5.9.0 -
github.com/go-git/go-git/v5 GHSA-jhf3-xxhw-2wpp MODERATE go-git: Maliciously crafted idx file can cause asymmetric memory consumption v5.14.0 5.17.1 -
github.com/go-git/go-git/v5 GHSA-w5pp-99ch-qj29 MODERATE go-git: Malformed Git object data may cause panics or resource exhaustion v5.14.0 5.19.1 -
github.com/go-git/go-git/v5 CVE-2026-25934 MODERATE go-git improperly verifies data integrity values for .idx and .pack files v5.14.0 - -
github.com/go-git/go-git/v5 GHSA-crhj-59gh-8x96 MODERATE go-git: Crafted repositories may modify main and submodule .git directories v5.14.0 5.19.1 -
github.com/go-git/go-git/v5 GHSA-37cx-329c-33x3 MODERATE go-git improperly verifies data integrity values for .idx and .pack files v5.14.0 5.16.5 -
github.com/go-git/go-git/v5 GHSA-3xc5-wrhm-f963 MODERATE go-git: Credential leak via cross-host redirect in smart HTTP transport v5.14.0 5.18.0 -
github.com/go-git/go-git/v5 GO-2026-4473 MODERATE Improper verification of data integrity values for .idx and .pack files in github.com/go-git/go-git v5.14.0 5.16.5 -
github.com/go-viper/mapstructure/v2 GHSA-2464-8j7c-4cjm MODERATE go-viper's mapstructure May Leak Sensitive Information in Logs When Processing Malformed Data v2.1.0 2.4.0 -
github.com/go-viper/mapstructure/v2 GO-2025-3787 MODERATE May leak sensitive information in logs when processing malformed data in github.com/go-viper/mapstructure v2.1.0 2.3.0 -
github.com/go-viper/mapstructure/v2 GHSA-fv92-fjc5-jj9h MODERATE mapstructure May Leak Sensitive Information in Logs When Processing Malformed Data v2.1.0 2.3.0 -
github.com/opencontainers/runc GHSA-xjvp-4fhw-gc47 MODERATE runc: Malicious image with /dev symlink can trigger limited host filesystem integrity violations v1.2.6 1.3.6 -
golang.org/x/crypto GO-2026-5015 MODERATE Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GO-2025-4134 MODERATE Unbounded memory consumption in golang.org/x/crypto/ssh v0.38.0 0.45.0 -
golang.org/x/crypto GHSA-9m57-25v3-79x9 MODERATE golang.org/x/crypto/ssh/agent: Invoking pathological inputs can lead to client panic v0.38.0 - -
golang.org/x/crypto GO-2026-5033 MODERATE Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent v0.38.0 0.52.0 -
golang.org/x/crypto GO-2026-5014 MODERATE Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-45gg-vh54-h5m9 MODERATE golang.org/x/crypto/ssh vulnerable to invoking bypass of certificate restrictions v0.38.0 - -
golang.org/x/crypto GHSA-qpw4-5x99-6vjp MODERATE golang.org/x/crypto/ssh: Invoking memory leak when rejecting channels can lead to DoS v0.38.0 - -
golang.org/x/crypto GO-2026-5016 MODERATE Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh v0.38.0 0.52.0 -
golang.org/x/crypto GHSA-78mq-xcr3-xm33 MODERATE golang.org/x/crypto/ssh is vulnerable to invoking server panic during CheckHostKey/Authenticate flow v0.38.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/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 CVE-2025-58181 MODERATE - v0.38.0 - -
golang.org/x/net GHSA-5cv4-jp36-h3mw MODERATE Go Net HTML parser is vulnerable to denial of service v0.40.0 0.55.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/net GO-2026-4440 MODERATE Quadratic parsing complexity in golang.org/x/net/html v0.40.0 0.45.0 -
golang.org/x/net GO-2026-5028 MODERATE Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html v0.40.0 0.55.0 -
github.com/aws/aws-sdk-go GHSA-7f33-f4f5-xwgw LOW In-band key negotiation issue in AWS S3 Crypto SDK for golang v1.55.7 1.34.0 -
github.com/aws/aws-sdk-go GO-2022-0635 LOW In-band key negotiation issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go v1.55.7 - -
github.com/go-git/go-git/v5 CVE-2026-33762 LOW go-git: Missing validation decoding Index v4 files leads to panic v5.14.0 - -
github.com/go-git/go-git/v5 GHSA-gm2x-2g9h-ccm8 LOW go-git missing validation decoding Index v4 files leads to panic v5.14.0 5.17.1 -
github.com/go-git/go-git/v5 GHSA-m7cr-m3pv-hgrp LOW go-git: Improper single-quote escaping in go-git SSH transport v5.14.0 5.19.1 -
github.com/go-git/go-git/v5 GO-2026-4909 LOW Missing validation decoding Index v4 files leads to panic in github.com/go-git/go-git v5.14.0 5.17.1 -
github.com/jackc/pgx/v5 GO-2026-5004 LOW SQL Injection via placeholder confusion with dollar quoted string literals in github.com/jackc/pgx v5.7.4 5.9.2 -
github.com/jackc/pgx/v5 GHSA-j88v-2chj-qfwx LOW pgx: SQL Injection via placeholder confusion with dollar quoted string literals v5.7.4 5.9.2 -
golang.org/x/net GO-2026-5030 unknown Invoking duplicate attributes can cause XSS in golang.org/x/net/html v0.40.0 0.55.0 -
golang.org/x/net GO-2026-5029 unknown Invoking incorrect handling of character references in DOCTYPE nodes in golang.org/x/net/html v0.40.0 0.55.0 -
golang.org/x/net GO-2026-5025 unknown Invoking incorrect handling of namespaced elements in foreign content in golang.org/x/net/html v0.40.0 0.55.0 -
golang.org/x/net GO-2026-4918 unknown Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net v0.40.0 0.53.0 -
golang.org/x/net GO-2026-5026 unknown Invoking failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna v0.40.0 0.55.0 -
golang.org/x/net GO-2026-5027 unknown Invoking incorrect handling of HTML elements in foreign content in golang.org/x/net/html v0.40.0 0.55.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 (1)
Dependency Unsafe Version EOL Date New Version Path
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 - v0.0.1 go.mod

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • 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