CVE-2026-44432
Python Urllib3
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.
Exploitation status
- A vendor advisory or patch reference has been published.
What the metrics mean
- It is reachable over a network, without needing local access.
- For an attacker who can reach it, no special conditions are needed to exploit it.
- To exploit it, no account is needed.
- Beyond that, no action by a user is required.
Scoring
- CVSS
- 7.5 (v3.1)
- Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H- CVSS v4
- 8.9
- Weakness
- CWE-409
- Assigned by
- security-advisories@github.com
Dates
- Published
- 2026-05-13
- Last modified
- 2026-08-27
- Sources
- NVD
Affected products
- Python Urllib32.6.0 - 2.7.0
As listed in the NVD configuration data. Not a statement about your estate.
References
- https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j
- https://access.redhat.com/errata/RHSA-2026:15862
- https://access.redhat.com/errata/RHSA-2026:20338
- https://access.redhat.com/errata/RHSA-2026:22934
- https://access.redhat.com/errata/RHSA-2026:24000
- https://access.redhat.com/errata/RHSA-2026:24009
- https://access.redhat.com/errata/RHSA-2026:24014
- https://access.redhat.com/errata/RHSA-2026:24069
- https://access.redhat.com/errata/RHSA-2026:24374
- https://access.redhat.com/errata/RHSA-2026:24476
- https://access.redhat.com/errata/RHSA-2026:24483
- https://access.redhat.com/errata/RHSA-2026:24540
- https://access.redhat.com/errata/RHSA-2026:24541
- https://access.redhat.com/errata/RHSA-2026:24542
- https://access.redhat.com/errata/RHSA-2026:24544