Vulnerability in Urllib3

CVE-2026-21441

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. urllib…

EPSS: 0.000 (9.6th percentile) — read the EPSS interpretation.

Affected products

  • Urllib3 — versions >= 1.22, < 2.6.3

Weakness classification (CWE)

References