Логотип exploitDog
bind:"GHSA-2xpw-w6gg-jr37" OR bind:"CVE-2025-66471"
Консоль
Логотип exploitDog

exploitDog

bind:"GHSA-2xpw-w6gg-jr37" OR bind:"CVE-2025-66471"

Количество 32

Количество 32

github логотип

GHSA-2xpw-w6gg-jr37

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

urllib3 streaming API improperly handles highly compressed data

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

CVE-2025-66471

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

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

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

CVE-2025-66471

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

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

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

CVE-2025-66471

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

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

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

CVE-2025-66471

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

urllib3 Streaming API improperly handles highly compressed data

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

CVE-2025-66471

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

urllib3 is a user-friendly HTTP client library for Python. Starting in ...

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

ROS-20260122-73-0030

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

Уязвимость brotli

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

BDU:2026-03452

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

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

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

openSUSE-SU-2026:20127-1

около 2 месяцев назад

Security update for python-urllib3

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

SUSE-SU-2026:0367-1

около 2 месяцев назад

Security update for python-urllib3

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

openSUSE-SU-2026:20271-1

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

Security update for python-urllib3_1

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

SUSE-SU-2026:0635-1

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

Security update for python-urllib3_1

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

SUSE-SU-2026:0443-1

около 2 месяцев назад

Security update for python-urllib3

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

RLSA-2026:1254

около 2 месяцев назад

Important: python-urllib3 security update

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

RLSA-2026:1240

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

Important: fence-agents security update

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

RLSA-2026:1239

около 2 месяцев назад

Important: fence-agents security update

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

RLSA-2026:1226

около 2 месяцев назад

Important: python3.12-urllib3 security update

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

RLSA-2026:1224

около 2 месяцев назад

Important: python3.11-urllib3 security update

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

RLSA-2026:1089

около 2 месяцев назад

Important: python3.11-urllib3 security update

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

RLSA-2026:1088

около 2 месяцев назад

Important: python3.12-urllib3 security update

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-2xpw-w6gg-jr37

urllib3 streaming API improperly handles highly compressed data

0%
Низкий
4 месяца назад
ubuntu логотип
CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

CVSS3: 7.5
0%
Низкий
4 месяца назад
redhat логотип
CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

CVSS3: 7.5
0%
Низкий
4 месяца назад
nvd логотип
CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. 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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.

CVSS3: 7.5
0%
Низкий
4 месяца назад
msrc логотип
CVE-2025-66471

urllib3 Streaming API improperly handles highly compressed data

0%
Низкий
4 месяца назад
debian логотип
CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in ...

CVSS3: 7.5
0%
Низкий
4 месяца назад
redos логотип
ROS-20260122-73-0030

Уязвимость brotli

CVSS3: 8.6
0%
Низкий
2 месяца назад
fstec логотип
BDU:2026-03452

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

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

Security update for python-urllib3

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

Security update for python-urllib3

около 2 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20271-1

Security update for python-urllib3_1

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

Security update for python-urllib3_1

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

Security update for python-urllib3

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

Important: python-urllib3 security update

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

Important: fence-agents security update

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

Important: fence-agents security update

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

Important: python3.12-urllib3 security update

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

Important: python3.11-urllib3 security update

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

Important: python3.11-urllib3 security update

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

Important: python3.12-urllib3 security update

около 2 месяцев назад

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