urllib3 up to 2.6.2 Streaming API preload_content Content-Encoding data amplification

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
6.3$0-$5k0.00

Summaryinfo

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.

Detailsinfo

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

Productinfo

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒

CVSSv3info

VulDB Meta Base Score: 6.4
VulDB 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: 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Data amplification
CWE: 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-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 282456
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-21441

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: urllib3 2.6.3
Patch: 8864ac407bba8607950025e0979c4c69bc7abc7b

Timelineinfo

12/29/2025 CVE reserved
01/08/2026 +10 days Advisory disclosed
01/08/2026 +0 days VulDB entry created
07/20/2026 +193 days VulDB entry last update

Sourcesinfo

Product: github.com

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

Entryinfo

Created: 01/08/2026 07:50
Updated: 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.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you need the next level of professionalism?

Upgrade your account now!