VDB

RHSA-2026%3A17456

RHSA-2026%3A17456 PUBLISHED CVSS 9.300000190734863 CRITICAL

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 entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.

Risk Scores

CVSS 4.0
9.300000190734863
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Affected Products

VendorProductVersions
Red Hatregistry.redhat.io/zero-trust-workload-identity-manager/spiffe-csi-driver-rhel9@sha256:72aa00cddf53af0329615a684176ea8304ff005def8be0ac79b98f7669d48bac_ppc64le as a component of Zero Trust Workload Identity Manager 1*, *, *
Red Hatregistry.redhat.io/zero-trust-workload-identity-manager/spiffe-csi-driver-rhel9@sha256:a1260b241f60c79ae5e211388fcf4718ed7358a99832fc284b377cea52a2b9a0_arm64 as a component of Zero Trust Workload Identity Manager 1*, *, *
Red Hatregistry.redhat.io/zero-trust-workload-identity-manager/spiffe-csi-driver-rhel9@sha256:e15e0b3442602833be8e3297cfac1333ce9e45ebc0d9a893f2a758702aff75e1_amd64 as a component of Zero Trust Workload Identity Manager 1*, *, *
Red Hatregistry.redhat.io/zero-trust-workload-identity-manager/spiffe-csi-driver-rhel9@sha256:50bfe2aaeb2197ced2e396a70fa3d993de00d84e0467cbb1a106da4d475e987e_s390x as a component of Zero Trust Workload Identity Manager 1*, *, *
urllib3urllib3

Timeline

  • May 14, 2026 CVE Published
  • May 15, 2026 Distribution Patch
  • May 15, 2026 Distribution Patch
  • May 15, 2026 Security Advisory
  • May 15, 2026 Security Advisory
  • May 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›