Lucene search
+L

48 matches found

OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89458 s390/dasd: Do not complete a failed ESE read as successful

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

5.9AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/11 3:13 p.m.9 views

undici: undici: Denial of Service via unhandled error in WebSocket permessage-deflate decompression

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/04 6:21 p.m.7 views

CVE-2026-85014

A flaw was found in undici's experimental WebSocketStream client. A remote attacker, operating as an untrusted server, can trigger a Denial of Service DoS by closing the TCP connection without a proper WebSocket close handshake. This action causes an unhandled error in the client, leading to the...

7.5CVSS5.5AI score0.00353EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 5:17 p.m.5 views

DEBIAN-CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 5:17 p.m.5 views

CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 4:20 p.m.38 views

CVE-2026-85024 undici vulnerable to Denial of Service via unhandled error in WebSocket permessage-deflate decompression

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 4:20 p.m.20 views

CVE-2026-85024

undici's bundled WebSocket client is vulnerable to a remote, unauthenticated Denial of Service via a flaw in its permessage-deflate decompression. During size-limit cleanup, all listeners—including the error listener—are removed from the internal zlib inflate stream, yet the stream can still emit...

5.9CVSS5.4AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:20 p.m.3 views

CVE-2026-85024 undici vulnerable to Denial of Service via unhandled error in WebSocket permessage-deflate decompression

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/04 4:20 p.m.13 views

CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.5AI score0.00255EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/04 3:47 p.m.7 views

undici: undici: Denial of Service via unhandled error in WebSocket permessage-deflate decompression

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-85024

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 11:45 p.m.17 views

bind9: bind: Potential wildcard CNAME RPZ policy bypass

A flaw was found in BIND 9, a widely used Domain Name System DNS software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone RPZ rules, which are designed to block access to malicious domains, and potentially...

7.5CVSS5.4AI score0.00428EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 11:03 a.m.14 views

CVE-2026-45819

baseline-browser-mapping 2.x before 2.11.0 calls process.exit instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service...

8.7CVSS5.2AI score0.00372EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/13 11:03 a.m.13 views

EUVD-2026-57788

baseline-browser-mapping 2.x before 2.11.0 calls process.exit instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service...

8.7CVSS5.2AI score0.00372EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/12 9:03 p.m.6 views

undici: undici: Denial of Service via WebSocketStream unclean close

A flaw was found in undici's experimental WebSocketStream client. A remote attacker, operating as an untrusted server, can trigger a Denial of Service DoS by closing the TCP connection without a proper WebSocket close handshake. This action causes an unhandled error in the client, leading to the...

7.5CVSS5.5AI score0.00353EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/11 6:54 p.m.14 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.4AI score0.0039EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/08 6:17 p.m.21 views

Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header

A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named proto. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an...

7.5CVSS5.9AI score0.25044EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/12 8:27 p.m.10 views

CVE-2026-2229 undici is vulnerable to Unhandled Exception in undici WebSocket Client Due to Invalid server_max_window_bits Validation

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the servermaxwindowbits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. ...

7.5CVSS7AI score
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2026/02/05 4:03 p.m.12 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS5.8AI score0.03762EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.17 views

CVE-2025-59465

A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not...

7.5CVSS7.3AI score0.03762EPSS
SaveExploits0References2
Rows per page
Query Builder