PT-2026-39666 · Pypi+3 · Urllib3+3

·

CVE-2026-44432

·

Published

2026-05-07

·

Updated

2026-07-09

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions urllib3 versions 2.6.0 through 2.6.x
Description An issue exists in the streaming API where the library may decompress an entire HTTP response instead of the requested portion. This occurs in two scenarios: during the second HTTPResponse.read(amt=N) call when using the official Brotli library for decompression, or when HTTPResponse.drain conn() is called after a response has been partially read and decompressed. This behavior can lead to excessive resource consumption on the client side, specifically high CPU usage and massive memory allocation, when processing small amounts of highly compressed data.
Recommendations Update to version 2.7.0. As a temporary workaround for the Brotli-specific issue, switch from the brotli library to brotlicffi. As a temporary workaround, call HTTPResponse.close() instead of HTTPResponse.drain conn() when connection reuse is not required.

Exploit

Fix

DoS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:27929
ALSA-2026:28000
ALSA-2026:28157
ALSA-2026:28158
ALSA-2026:28159
ALSA-2026:32992
BDU:2026-09264
CLEANSTART-2026-AN27706
CLEANSTART-2026-AZ09261
CLEANSTART-2026-CQ05396
CLEANSTART-2026-EP51501
CLEANSTART-2026-FT24360
CLEANSTART-2026-GH89210
CLEANSTART-2026-HZ86045
CLEANSTART-2026-LZ07533
CLEANSTART-2026-MR94452
CLEANSTART-2026-MV15822
CLEANSTART-2026-NN42198
CLEANSTART-2026-QK55639
CLEANSTART-2026-SO50412
CLEANSTART-2026-UO85049
CLEANSTART-2026-UV23635
CLEANSTART-2026-WQ85001
CLEANSTART-2026-WU03167
CLEANSTART-2026-ZI38454
CVE-2026-44432
ECHO-61DA-F889-9D2C
GHSA-MF9V-MFXR-J63J
OPENSUSE-SU-2026:10798-1
PYSEC-2026-142
RHSA-2026:15862
RHSA-2026:22934
RHSA-2026:24000
RHSA-2026:24009
RHSA-2026:24014
RHSA-2026:24069
RHSA-2026:24374
RHSA-2026:25039
RHSA-2026:25143
RHSA-2026:34160
RHSA-2026:7625
RHSA-2026:7634
USN-8379-1

Affected Products

Linuxmint
Rocky Linux
Ubuntu
Urllib3