CVE-2025-66471: urllib3 Streaming API improperly handles highly compressed data

Published Dec 5, 2025
·
Updated

Impact

urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once.

When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation.

The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.

Affected usages

Applications and libraries using urllib3 version 2.5.0 and earlier to stream large compressed responses or content from untrusted sources.

stream(), read(amt=256), read1(amt=256), readchunked(amt=256), readinto(b) are examples of urllib3.HTTPResponse method calls using the affected logic unless decoding is disabled explicitly.

Remediation

Upgrade to at least urllib3 v2.6.0 in which the library avoids decompressing data that exceeds the requested amount.

If your environment contains a package facilitating the Brotli encoding, upgrade to at least Brotli 1.2.0 or brotlicffi 1.2.0.0 too. These versions are enforced by the urllib3[brotli] extra in the patched versions of urllib3.

Credits

The issue was reported by @Cycloctane. Supplemental information was provided by @stamparm during a security audit performed by 7ASecurity and facilitated by OSTIF.

Other sources

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 loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

MITRE

urllib3 Streaming API improperly handles highly compressed data

Microsoft

Affected Software

11 affected componentsFixes available
pypi/urllib3>=1.0<2.6.0
pip/urllib3>=1.0<2.6.0
2.6.0
Python urllib3>=1.0<2.6.0
Microsoft azl3 tensorflow 2.16.1-9
Microsoft cbl2 python-virtualenv 20.26.6-2
Microsoft azl3 python-urllib3 2.0.7-2
Microsoft cbl2 python-urllib3 1.26.19-2
Microsoft cbl2 python-urllib3 1.26.19-3
debian/python-urllib3<=1.26.5-1~exp1, <=1.26.5-1~exp1+deb11u3, <=1.26.12-1+deb12u3, <=2.3.0-3+deb13u1
2.6.3-2
IBM Db2 Genius Hub<=1.1, 1.1.1, 1.1.2
IBM Agentics<=1.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pip/urllib3 to a version that resolves this vulnerability.

    Fixed in 2.6.0
  2. Upgrade

    Upgrade debian/python-urllib3 to a version that resolves this vulnerability.

    Fixed in 2.6.3-2
  3. Upgrade

    Upgrade urllib3 to a version that resolves this vulnerability.

    Fixed in 2.6.0
  4. Upgrade

    Upgrade Brotli to a version that resolves this vulnerability.

    Fixed in 1.2.0
  5. Upgrade

    Upgrade broltlicffi to a version that resolves this vulnerability.

    Fixed in 1.2.0.0

Event History

Dec 5, 2025
CVE Published
via MITRE·04:06 PM
Data Sourced
via MITRE·04:06 PM
DescriptionWeakness
Data Sourced
via Red Hat·05:02 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·05:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·06:15 PM
Data Sourced
via GitHub·06:15 PM
DescriptionWeaknessAffected Software
Dec 10, 2025
Data Sourced
via Microsoft·01:03 AM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·01:03 AM
Affected Software
Updated
via Microsoft·09:03 AM
DescriptionSeverity
Updated
via Microsoft·09:03 AM
Affected Software
May 28, 2026
Data Sourced
via Debian·08:18 PM
DescriptionAffected Software
Data Sourced
via Launchpad·08:18 PM
Description
Jun 6, 2026
Data Sourced
via Ubuntu·02:44 PM
RemedyDescriptionSeverityAffected Software
Jul 13, 2026
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2025-66471?

CVE-2025-66471 has a severity rating that indicates a potential risk associated with the improper handling of highly compressed data in urllib3.

2

How do I fix CVE-2025-66471?

To fix CVE-2025-66471, you should upgrade urllib3 to version 2.6.0 or later.

3

What versions of urllib3 are affected by CVE-2025-66471?

CVE-2025-66471 affects urllib3 versions starting from 1.0 up to, but not including, 2.6.0.

4

What type of vulnerability is CVE-2025-66471?

CVE-2025-66471 is a vulnerability related to improper data handling within the streaming API of urllib3.

5

Can CVE-2025-66471 lead to security risks?

Yes, CVE-2025-66471 can lead to security risks due to potential exploitation from improperly handled data streams.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203