CVE-2026-21441
urllib3 urllib3, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support
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. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the en...
- CVSS
- 8.9
- EPSS
- 2.67% 84.3% percentile
- CISA KEV
- Not listed
- Published
- 2026.01.08