CVE-2026-44432
HIGHCVSS v3.1: 7.5 · EPSS: 0.0039 (30.7 percentile)
Source data as of:
At a glance
- Severity
- HIGH
- CVSS
- 7.5 v3.1 · NVD
- EPSS
- 0.0039 (30.7 percentile) · FIRST.org
- CISA KEV
- No
- Attack conditions (CVSS vector)
- NetworkNo privilegesNo user interaction · Source: NVD Vector
- Affected vendors
- python
- Published
- 2026-05-13 · Modified: 2026-06-30
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
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.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Vendor advisory https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j
- Distro https://access.redhat.com/errata/RHSA-2026:15862
- Distro https://access.redhat.com/errata/RHSA-2026:20338
- Distro https://access.redhat.com/errata/RHSA-2026:22934
- Distro https://access.redhat.com/errata/RHSA-2026:24000
- Distro https://access.redhat.com/errata/RHSA-2026:24009
- Distro https://access.redhat.com/errata/RHSA-2026:24014
- Distro https://access.redhat.com/errata/RHSA-2026:24069