AZL-73730 CVE-2026-21441 affecting package python-urllib3 for versions less than 2.0.7-4
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...