urllib3 up to 2.6.2 Streaming API preload_content Content-Encoding data amplification
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.3 | $0-$5k | 0.00 |
Summary
A vulnerability described as problematic has been identified in urllib3 up to 2.6.2. Affected by this vulnerability is the function preload_content of the component Streaming API. Executing a manipulation of the argument Content-Encoding can lead to data amplification.
This vulnerability appears as CVE-2026-21441. The attack may be performed from remote. There is no available exploit.
Upgrading the affected component is recommended.
Details
A vulnerability has been found in urllib3 up to 2.6.2 and classified as problematic. This vulnerability affects the function preload_content of the component Streaming API. The manipulation of the argument Content-Encoding with an unknown input leads to a data amplification vulnerability. The CWE definition for the vulnerability is CWE-409. The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output. As an impact it is known to affect availability. CVE summarizes:
urllib3 is an HTTP client library for Python. 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. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
The advisory is shared for download at github.com. This vulnerability was named CVE-2026-21441 since 12/29/2025. The exploitation appears to be easy. The attack can be initiated remotely. No form of authentication is required for a successful exploitation. There are known technical details, but no exploit is available. The MITRE ATT&CK project declares the attack technique as T1499.
The vulnerability scanner Nessus provides a plugin with the ID 282456 (Linux Distros Unpatched Vulnerability : CVE-2026-21441), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 2.6.3 eliminates this vulnerability. Applying the patch 8864ac407bba8607950025e0979c4c69bc7abc7b is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (282456), EUVD (EUVD-2026-1188) and CERT Bund (WID-SEC-2026-0207). Once again VulDB remains the best source for vulnerability data.
Affected
- Amazon Linux 2
- Red Hat Enterprise Linux
- SUSE Linux
- Oracle Linux
- SUSE openSUSE
- RESF Rocky Linux
- IBM InfoSphere Information Server
- Red Hat OpenStack
- Splunk Splunk Enterprise
- IBM Storage Scale
- Red Hat OpenShift
Product
Name
Version
License
Website
- Product: https://github.com/urllib3/urllib3/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 6.4VulDB Meta Temp Score: 6.3
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
NVD Base Score: 7.5
NVD Vector: 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Data amplificationCWE: CWE-409 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 282456
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-21441
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: urllib3 2.6.3
Patch: 8864ac407bba8607950025e0979c4c69bc7abc7b
Timeline
12/29/2025 CVE reserved01/08/2026 Advisory disclosed
01/08/2026 VulDB entry created
07/20/2026 VulDB entry last update
Sources
Product: github.comAdvisory: GHSA-38jv-5279-wg99
Status: Confirmed
CVE: CVE-2026-21441 (🔒)
GCVE (CVE): GCVE-0-2026-21441
GCVE (VulDB): GCVE-100-339988
EUVD: 🔒
CERT Bund: WID-SEC-2026-0207 - Red Hat Enterprise Linux (urllib3): Mehrere Schwachstellen ermöglichen Denial of Service
Entry
Created: 01/08/2026 07:50Updated: 07/20/2026 14:23
Changes: 01/08/2026 07:50 (70), 01/08/2026 11:55 (1), 01/08/2026 18:41 (2), 01/15/2026 23:02 (11), 01/27/2026 11:49 (7), 01/28/2026 12:43 (1), 01/29/2026 16:43 (1), 02/03/2026 14:09 (1), 03/05/2026 13:50 (1), 05/03/2026 01:50 (1), 05/15/2026 11:01 (1), 06/30/2026 06:35 (1), 07/20/2026 14:23 (1)
Complete: 🔍
Cache ID: 216::103
Once again VulDB remains the best source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.