Lucene search
+L

4421 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.12 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS6.6AI score0.00117EPSS
SaveExploits0References18
EUVD
EUVD
added 2026/02/04 4:11 p.m.8 views

EUVD-2026-5425

A vulnerability in the Dynamic Vectoring and Streaming DVS Engine implementation of Cisco AsyncOS Software for Cisco Secure Web Appliance could allow an unauthenticated, remote attacker to bypass the anti-malware scanner, allowing malicious archive files to be downloaded. This vulnerability is du...

4CVSS5.6AI score0.0014EPSS
SaveExploits0References1
Cisco
Cisco
added 2026/02/04 4:0 p.m.16 views

Cisco Secure Web Appliance Real-Time Scanning Archive File Bypass Vulnerability

A vulnerability in the Dynamic Vectoring and Streaming DVS Engine implementation of Cisco AsyncOS Software for Cisco Secure Web Appliance could allow an unauthenticated, remote attacker to bypass the anti-malware scanner, allowing malicious archive files to be downloaded. This vulnerability is du...

4CVSS5.6AI score0.0014EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/02/04 2:11 a.m.12 views

[SECURITY] Fedora 43 Update: python-python-multipart-0.0.22-1.fc43

Python-Multipart is a streaming multipart parser for Python...

8.6CVSS5.2AI score0.02228EPSS
SaveExploits5
Fedora
Fedora
added 2026/02/04 2:5 a.m.12 views

[SECURITY] Fedora 42 Update: python-python-multipart-0.0.22-1.fc42

Python-Multipart is a streaming multipart parser for Python...

8.6CVSS5.2AI score0.02228EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.5 views

openSUSE 16 Security Update : python-urllib3 (openSUSE-SU-2026:20127-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20127-1 advisory. - CVE-2025-66471: Fixed excessive resource consumption via decompression of highly compressed data in Streaming API bsc1254867 - CVE-2025-66418:...

8.9CVSS5.5AI score0.00692EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/03 1:9 p.m.4 views

SUSE-SU-2026:0367-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2025-66471: excessive resource consumption via decompression of highly compressed data in Streaming API bsc1254867. - CVE-2025-66418: resource exhaustion via unbounded number of links in the decompression chain bsc1254866...

8.9CVSS7.1AI score0.00692EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/03 10:17 a.m.8 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. 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...

8.9CVSS5.9AI score0.00692EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 10:17 a.m.6 views

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

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

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 9:45 a.m.9 views

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

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

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 9:45 a.m.5 views

Important: Red Hat Security Advisory: fence-agents security update

An update for fence-agents is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

8.9CVSS6.7AI score0.02714EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/03 9:45 a.m.17 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. 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...

8.9CVSS5.9AI score0.00692EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:28 a.m.6 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. 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...

8.9CVSS5.9AI score0.00692EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:28 a.m.9 views

Important: Red Hat Security Advisory: resource-agents security update

An update for resource-agents is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.9CVSS6.7AI score0.00692EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/03 7:25 a.m.7 views

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

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

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:25 a.m.7 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. 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...

8.9CVSS5.9AI score0.00692EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:25 a.m.12 views

Important: Red Hat Security Advisory: fence-agents security update

An update for fence-agents is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update...

8.9CVSS6.7AI score0.02714EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/03 7:21 a.m.7 views

Important: Red Hat Security Advisory: fence-agents security update

An update for fence-agents is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scorin...

8.9CVSS6.7AI score0.02714EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/03 7:21 a.m.4 views

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

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

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:21 a.m.7 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. 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...

8.9CVSS5.9AI score0.00692EPSS
SaveExploits0References6
Rows per page
Query Builder