urllib3 up to 2.6.x on Python HTTPResponse.drain_conn data amplification
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.3 | $0-$5k | 0.00 |
Summary
A vulnerability marked as problematic has been reported in urllib3 up to 2.6.x on Python. The affected element is the function HTTPResponse.drain_conn. Performing a manipulation results in data amplification.
This vulnerability was named CVE-2026-44432. The attack may be initiated remotely. There is no available exploit.
It is suggested to upgrade the affected component.
Details
A vulnerability was found in urllib3 up to 2.6.x on Python. It has been classified as problematic. This affects the function HTTPResponse.drain_conn. The manipulation with an unknown input leads to a data amplification vulnerability. CWE is classifying the issue as CWE-409. The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output. This is going to have an impact on availability. The summary by CVE is:
urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) call when the response was decompressed using the official Brotli library or (2) when HTTPResponse.drain_conn() was called after the response had been read and decompressed partially (compression algorithm did not matter here). These issues could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This could result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data) on the client side. This vulnerability is fixed in 2.7.0.
The advisory is shared at github.com. This vulnerability is uniquely identified as CVE-2026-44432 since 05/06/2026. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are known, but no exploit is available. MITRE ATT&CK project uses the attack technique T1499 for this issue.
The vulnerability scanner Nessus provides a plugin with the ID 321968 (CentOS 9 : python-urllib3-1.26.5-8.el9), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 2.7.0 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (321968) and CERT Bund (WID-SEC-2026-1923). Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
Affected
- Red Hat Ansible Automation Platform
Product
Name
Version
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: 321968
Nessus Name: CentOS 9 : python-urllib3-1.26.5-8.el9
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: urllib3 2.7.0
Timeline
05/06/2026 CVE reserved05/13/2026 Advisory disclosed
05/13/2026 VulDB entry created
07/02/2026 VulDB entry last update
Sources
Product: github.comAdvisory: github.com
Status: Confirmed
CVE: CVE-2026-44432 (🔒)
GCVE (CVE): GCVE-0-2026-44432
GCVE (VulDB): GCVE-100-363633
CERT Bund: WID-SEC-2026-1923 - Red Hat Ansible Automation Platform: Mehrere Schwachstellen
Entry
Created: 05/13/2026 18:23Updated: 07/02/2026 15:40
Changes: 05/13/2026 18:23 (66), 06/15/2026 13:50 (7), 06/23/2026 03:15 (2), 07/02/2026 15:40 (11)
Complete: 🔍
Cache ID: 216::103
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
No comments yet. Languages: en.
Please log in to comment.