Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

ubuntu логотип

CVE-2026-21441

Опубликовано: 07 янв. 2026
Источник: ubuntu
Приоритет: medium
EPSS Низкий
CVSS3: 7.5

Описание

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. Applicat...

РелизСтатусПримечание
devel

needed

esm-apps/bionic

needed

esm-apps/focal

needed

esm-apps/jammy

needed

esm-apps/noble

needed

esm-apps/xenial

not-affected

code not present
esm-infra-legacy/trusty

not-affected

code not present
jammy

needed

noble

needed

plucky

ignored

end of life, was needed

Показывать по

РелизСтатусПримечание
devel

pending

2.5.0-1ubuntu2
esm-infra-legacy/trusty

not-affected

code not present
esm-infra/bionic

needed

esm-infra/focal

released

1.25.8-2ubuntu0.4+esm3
esm-infra/xenial

not-affected

code not present
jammy

released

1.26.5-1~exp1ubuntu0.5
noble

released

2.0.7-1ubuntu0.4
plucky

released

2.3.0-2ubuntu0.3
questing

released

2.3.0-3ubuntu0.2
upstream

needs-triage

Показывать по

EPSS

Процентиль: 3%
0.00017
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 7.5
nvd
около 1 месяца назад

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. Application

CVSS3: 7.5
debian
около 1 месяца назад

urllib3 is an HTTP client library for Python. urllib3's streaming API ...

github
около 1 месяца назад

Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API)

EPSS

Процентиль: 3%
0.00017
Низкий

7.5 High

CVSS3