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

exploitDog

Количество 34

Количество 34

github логотип

GHSA-38jv-5279-wg99

7 месяцев назад

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

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2026-21441

7 месяцев назад

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

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-21441

7 месяцев назад

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

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-21441

7 месяцев назад

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
EPSS: Низкий
msrc логотип

CVE-2026-21441

7 месяцев назад

urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2026-21441

7 месяцев назад

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

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20088-1

6 месяцев назад

Security update for python-urllib3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:0255-2

10 дней назад

Security update for python-urllib3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:0255-1

6 месяцев назад

Security update for python-urllib3

EPSS: Низкий
fstec логотип

BDU:2026-03625

7 месяцев назад

Уязвимость библиотеки python-urllib3, связанная с некорректной обработкой сильно сжатых входных данных, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 8.6
EPSS: Низкий
redos логотип

ROS-20260209-73-0025

6 месяцев назад

Уязвимость python-urllib3

CVSS3: 8.6
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20271-1

5 месяцев назад

Security update for python-urllib3_1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1412-1

4 месяца назад

Security update for python-urllib3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:0635-1

5 месяцев назад

Security update for python-urllib3_1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:0443-1

6 месяцев назад

Security update for python-urllib3

EPSS: Низкий
rocky логотип

RLSA-2026:1254

6 месяцев назад

Important: python-urllib3 security update

EPSS: Низкий
rocky логотип

RLSA-2026:1240

6 месяцев назад

Important: fence-agents security update

EPSS: Низкий
rocky логотип

RLSA-2026:1239

6 месяцев назад

Important: fence-agents security update

EPSS: Низкий
rocky логотип

RLSA-2026:1226

6 месяцев назад

Important: python3.12-urllib3 security update

EPSS: Низкий
rocky логотип

RLSA-2026:1224

6 месяцев назад

Important: python3.11-urllib3 security update

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-38jv-5279-wg99

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

CVSS3: 7.5
3%
Низкий
7 месяцев назад
ubuntu логотип
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. 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...

CVSS3: 7.5
3%
Низкий
7 месяцев назад
redhat логотип
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. 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...

CVSS3: 7.5
3%
Низкий
7 месяцев назад
nvd логотип
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. 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
3%
Низкий
7 месяцев назад
msrc логотип
CVE-2026-21441

urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

CVSS3: 7.5
3%
Низкий
7 месяцев назад
debian логотип
CVE-2026-21441

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

CVSS3: 7.5
3%
Низкий
7 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20088-1

Security update for python-urllib3

3%
Низкий
6 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0255-2

Security update for python-urllib3

3%
Низкий
10 дней назад
suse-cvrf логотип
SUSE-SU-2026:0255-1

Security update for python-urllib3

3%
Низкий
6 месяцев назад
fstec логотип
BDU:2026-03625

Уязвимость библиотеки python-urllib3, связанная с некорректной обработкой сильно сжатых входных данных, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 8.6
3%
Низкий
7 месяцев назад
redos логотип
ROS-20260209-73-0025

Уязвимость python-urllib3

CVSS3: 8.6
3%
Низкий
6 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20271-1

Security update for python-urllib3_1

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:1412-1

Security update for python-urllib3

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:0635-1

Security update for python-urllib3_1

5 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0443-1

Security update for python-urllib3

6 месяцев назад
rocky логотип
RLSA-2026:1254

Important: python-urllib3 security update

6 месяцев назад
rocky логотип
RLSA-2026:1240

Important: fence-agents security update

6 месяцев назад
rocky логотип
RLSA-2026:1239

Important: fence-agents security update

6 месяцев назад
rocky логотип
RLSA-2026:1226

Important: python3.12-urllib3 security update

6 месяцев назад
rocky логотип
RLSA-2026:1224

Important: python3.11-urllib3 security update

6 месяцев назад

Уязвимостей на страницу