Skip to content

[Aikido] Fix security issue in urllib3 via minor version upgrade from 2.5.0 to 2.6.0 in scripts#22

Open
aikido-autofix[bot] wants to merge 1 commit intomainfrom
fix/AIK-7958-AIK-8219-update-packages-12321272-ek4j
Open

[Aikido] Fix security issue in urllib3 via minor version upgrade from 2.5.0 to 2.6.0 in scripts#22
aikido-autofix[bot] wants to merge 1 commit intomainfrom
fix/AIK-7958-AIK-8219-update-packages-12321272-ek4j

Conversation

@aikido-autofix
Copy link
Copy Markdown

Upgrading urllib3 to address vulnerabilities.

2 CVEs resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2025-66418
MEDIUM
urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory al...
CVE-2025-66471
MEDIUM
urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loa...
🔗 Related Tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants