Skip to content

fix(deps): vuln urllib3 (major → 2.7.0) [log-downloader] - #197

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/major/pip/log-downloader/4-1786344023
Open

fix(deps): vuln urllib3 (major → 2.7.0) [log-downloader]#197
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/major/pip/log-downloader/4-1786344023

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

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

Manifests changed:

  • log-downloader (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.25.3 2.7.0 major Direct 21 HIGH, 12 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 (21 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
urllib3 PYSEC-2021-108 high - 1.25.3 2d4a3fee6de2fa45eb82169361918f759269b4ec -
urllib3 GHSA-q2q7-5pp4-w6pg HIGH Catastrophic backtracking in URL authority parser when passed URL containing many @ characters 1.25.3 1.26.5 -
urllib3 CVE-2025-66418 high urllib3 allows an unbounded number of links in the decompression chain 1.25.3 - -
urllib3 GHSA-gm62-xv2j-4w53 HIGH urllib3 allows an unbounded number of links in the decompression chain 1.25.3 2.6.0 -
urllib3 GHSA-2xpw-w6gg-jr37 HIGH urllib3 streaming API improperly handles highly compressed data 1.25.3 2.6.0 -
urllib3 PYSEC-2023-192 HIGH - 1.25.3 644124ecd0b6e417c527191f866daa05a5a2056d -
urllib3 CVE-2023-43804 HIGH Cookie HTTP header isn't stripped on cross-origin redirects 1.25.3 - -
urllib3 GHSA-v845-jxx5-vc9f HIGH Cookie HTTP header isn't stripped on cross-origin redirects 1.25.3 2.0.6 -
urllib3 CVE-2025-66471 high urllib3 Streaming API improperly handles highly compressed data 1.25.3 - -
urllib3 PYSEC-2026-1994 high urllib3 streaming API improperly handles highly compressed data 1.25.3 2.6.0 -
urllib3 CVE-2021-33503 high - 1.25.3 - -
urllib3 PYSEC-2020-149 high - 1.25.3 a74c9cfbaed9f811e7563cfc3dce894928e0221a -
urllib3 CVE-2020-7212 high - 1.25.3 - -
urllib3 GHSA-hmv2-79q8-fv6g HIGH Uncontrolled Resource Consumption in urllib3 1.25.3 1.25.8 -
urllib3 PYSEC-2026-141 high - 1.25.3 2.7.0 -
urllib3 CVE-2026-44431 high urllib3: Sensitive headers forwarded across origins in proxied low-level redirects 1.25.3 - -
urllib3 GHSA-qccp-gfcp-xxvc HIGH urllib3: Sensitive headers forwarded across origins in proxied low-level redirects 1.25.3 2.7.0 -
urllib3 GHSA-38jv-5279-wg99 HIGH Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) 1.25.3 2.6.3 -
urllib3 CVE-2026-21441 HIGH urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) 1.25.3 - -
urllib3 PYSEC-2026-1996 HIGH Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) 1.25.3 2.6.3 -
urllib3 PYSEC-2026-1998 high urllib3 allows an unbounded number of links in the decompression chain 1.25.3 2.6.0 -
ℹ️ Other Vulnerabilities (12)
Package CVE Severity Summary Unsafe Version Fixed In Case
urllib3 PYSEC-2026-1999 medium urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 1.25.3 2.5.0 -
urllib3 CVE-2024-37891 medium Proxy-Authorization request header isn't stripped during cross-origin redirects in urllib3 1.25.3 - -
urllib3 PYSEC-2026-1995 medium urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects 1.25.3 1.26.19 -
urllib3 CVE-2025-50181 medium urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 1.25.3 - -
urllib3 PYSEC-2020-148 MODERATE - 1.25.3 1dd69c5c5982fae7c87a620d487c2ebf7a6b436b -
urllib3 PYSEC-2023-212 MODERATE - 1.25.3 4e98d57809dacab1cbe625fddeec1a290c478ea9 -
urllib3 CVE-2020-26137 MODERATE - 1.25.3 - -
urllib3 GHSA-wqvq-5m8c-6g24 MODERATE CRLF injection in urllib3 1.25.3 1.25.9 -
urllib3 GHSA-pq67-6m6q-mj2v MODERATE urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 1.25.3 2.5.0 -
urllib3 GHSA-g4mx-q9vg-27p4 MODERATE urllib3's request body not stripped after redirect from 303 status changes request method to GET 1.25.3 2.0.7 -
urllib3 CVE-2023-45803 MODERATE Request body not stripped after redirect in urllib3 1.25.3 - -
urllib3 GHSA-34jh-p97f-mpxf MODERATE urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects 1.25.3 1.26.19 -
⚠️ Dependencies that have Reached EOL (1)
Dependency Unsafe Version EOL Date New Version Path Case
urllib3 1.25.3 - 2.7.0 log-downloader/requirements.txt -

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: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 10, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-version-updater - 2026-08-10T19:20:54Z
  • ⬜ CI tests passed
  • ⬜ Approved
  • ⬜ Merge Started
  • ⬜ Merged

➡️ Current phase: waiting for CI tests to complete...

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