Skip to content

fix(deps): vuln urllib3 (major → 2.6.3) #131

Merged
rjcoulter22 merged 1 commit into
mainfrom
engraver-auto-version-upgrade/major/pip/2-1776958195
May 14, 2026
Merged

fix(deps): vuln urllib3 (major → 2.6.3) #131
rjcoulter22 merged 1 commit into
mainfrom
engraver-auto-version-upgrade/major/pip/2-1776958195

Conversation

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

Summary: High-severity security update — 1 package upgraded (MAJOR changes included)

Manifests changed:

  • . (pip)

✅ 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
urllib3 1.26.15 2.6.3 major Direct 9 HIGH, 5 MODERATE, 2 MEDIUM

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 (9 fixed)
Package CVE Severity Summary Unsafe Version Fixed In
urllib3 GHSA-38jv-5279-wg99 HIGH Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) 1.26.15 2.6.3
urllib3 GHSA-v845-jxx5-vc9f HIGH Cookie HTTP header isn't stripped on cross-origin redirects 1.26.15 2.0.6
urllib3 GHSA-gm62-xv2j-4w53 HIGH urllib3 allows an unbounded number of links in the decompression chain 1.26.15 2.6.0
urllib3 CVE-2026-21441 HIGH urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) 1.26.15 -
urllib3 CVE-2025-66471 HIGH urllib3 Streaming API improperly handles highly compressed data 1.26.15 -
urllib3 PYSEC-2023-192 HIGH - 1.26.15 644124ecd0b6e417c527191f866daa05a5a2056d
urllib3 GHSA-2xpw-w6gg-jr37 HIGH urllib3 streaming API improperly handles highly compressed data 1.26.15 2.6.0
urllib3 CVE-2023-43804 HIGH Cookie HTTP header isn't stripped on cross-origin redirects 1.26.15 -
urllib3 CVE-2025-66418 HIGH urllib3 allows an unbounded number of links in the decompression chain 1.26.15 -
ℹ️ Other Vulnerabilities (7)
Package CVE Severity Summary Unsafe Version Fixed In
urllib3 PYSEC-2023-212 medium - 1.26.15 4e98d57809dacab1cbe625fddeec1a290c478ea9
urllib3 CVE-2023-45803 medium Request body not stripped after redirect in urllib3 1.26.15 -
urllib3 GHSA-34jh-p97f-mpxf MODERATE urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects 1.26.15 1.26.19
urllib3 GHSA-g4mx-q9vg-27p4 MODERATE urllib3's request body not stripped after redirect from 303 status changes request method to GET 1.26.15 2.0.7
urllib3 CVE-2024-37891 MODERATE Proxy-Authorization request header isn't stripped during cross-origin redirects in urllib3 1.26.15 -
urllib3 GHSA-pq67-6m6q-mj2v MODERATE urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 1.26.15 2.5.0
urllib3 CVE-2025-50181 MODERATE urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 1.26.15 -

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 (High)

🤖 Generated by DataDog Automated Dependency Management System

@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 84.75% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2f4845d | Docs | Datadog PR Page | Give us feedback!

Copy link
Copy Markdown
Contributor

@rjcoulter22 rjcoulter22 left a comment

Choose a reason for hiding this comment

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

These deps are only used in the linting CI check - given CI passes this seems fine to me.

@rjcoulter22 rjcoulter22 merged commit 5f634ac into main May 14, 2026
11 checks passed
@rjcoulter22 rjcoulter22 deleted the engraver-auto-version-upgrade/major/pip/2-1776958195 branch May 14, 2026 21:06
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