Lucene search
+L

3775 matches found

Cvelist
Cvelist
added 2026/07/17 8:16 p.m.43 views

CVE-2026-44891 Netty: Denial of Service via Unbounded Headers in StompSubframeDecoder

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.stomp.StompSubframeDecoder fails to limit the total number of headers or their cumulative size per frame, and the maxLineLength parameter only...

7.5CVSS0.00423EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/17 8:16 p.m.7 views

CVE-2026-44891 Netty: Denial of Service via Unbounded Headers in StompSubframeDecoder

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.stomp.StompSubframeDecoder fails to limit the total number of headers or their cumulative size per frame, and the maxLineLength parameter only...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References9
CVE
CVE
added 2026/07/17 8:16 p.m.102 views

CVE-2026-44891

CVE-2026-44891 affects Netty’s StompSubframeDecoder. Prior to 4.1.136.Final and 4.2.16.Final, StompSubframeDecoder does not cap total headers or cumulative size per frame; maxLineLength only bounds individual header lines. An attacker can submit many small headers that accumulate in DefaultStompH...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/17 8:6 p.m.7 views

CVE-2026-54465

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, when websocket-driver is used to implement a WebSocket server on top of a TCP server using WebSocket::Driver.server or to complement a WebSocket client, a peer can make a single connection consume an unbounded...

6.3CVSS5.4AI score0.00324EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/17 8:6 p.m.35 views

CVE-2026-54465 websocket-driver: Memory exhaustion in HTTP header parser

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, when websocket-driver is used to implement a WebSocket server on top of a TCP server using WebSocket::Driver.server or to complement a WebSocket client, a peer can make a single connection consume an unbounded...

6.3CVSS0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 8:5 p.m.7 views

CVE-2026-54463 websocket-driver: Memory exhaustion via abuse of protocol length headers

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set, and a server or client can send an...

6.9CVSS5.3AI score0.00324EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 8:5 p.m.18 views

CVE-2026-54463

The websocket-driver Ruby package is affected by a memory exhaustion issue in draft WebSocket protocol frames. Before 0.8.1, a length header can be exploited by sending an unbounded sequence of 0x80+ bytes, causing the peer to parse an ever-growing Ruby integer and potentially exhausting memory. ...

6.9CVSS5.3AI score0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 8:5 p.m.34 views

CVE-2026-54463 websocket-driver: Memory exhaustion via abuse of protocol length headers

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set, and a server or client can send an...

6.9CVSS0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 7:55 p.m.33 views

CVE-2026-55254 NCalc: Denial of Service via Unbounded and Non-Terminating Factorial Evaluation

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due ...

4.8CVSS0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:55 p.m.22 views

CVE-2026-55254

NCalc (.NET) contains a DoS via the factorial operator in the NCalc.Core/Helpers/MathHelper.cs path. Prior to v6.1.1, evaluating expressions with extremely large factorial operands can cause excessive CPU usage or a non-terminating loop due to integer overflow. A fix was implemented in v6.1.1 tha...

4.8CVSS5.4AI score0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:55 p.m.3 views

CVE-2026-55254 NCalc: Denial of Service via Unbounded and Non-Terminating Factorial Evaluation

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due ...

4.8CVSS5.4AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/17 7:42 p.m.4 views

GO-2026-5978 MKP: Unbounded Pod Log Read via Attacker-Controlled `limitBytes`/`tailLines` Causes Memory Exhaustion in github.com/StacklokLabs/mkp

MKP: Unbounded Pod Log Read via Attacker-Controlled limitBytes/tailLines Causes Memory Exhaustion in github.com/StacklokLabs/mkp...

5.2AI score
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:17 p.m.7 views

DEBIAN-CVE-2026-49835

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

5.9CVSS5.4AI score0.00427EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 7:17 p.m.7 views

CVE-2026-47183

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS0.00241EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/17 7:17 p.m.7 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 6:25 p.m.39 views

CVE-2026-47184 Zeroconf: Unbounded DNS record cache allows LAN-local memory exhaustion via multicast flood

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS0.00241EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/17 6:22 p.m.9 views

CVE-2026-47183

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS5.3AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2026/07/17 6:21 p.m.42 views

CVE-2026-47180

CVE-2026-47180 affects the Zeroconf Python library. The vulnerability stems from DNSIncoming._decode_labels_at_offset recursing for each DNS-name compression pointer; a crafted mDNS packet with ~1500 chained pointers can cause unbounded recursion, escaping DNSIncoming.init and triggering sustaine...

6.5CVSS5.2AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 6:16 p.m.42 views

CVE-2026-49835 Sigstore Timestamp Authority: OOM due to unbounded metric label cardinality

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

5.9CVSS0.00427EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 6:16 p.m.9 views

CVE-2026-49835 Sigstore Timestamp Authority: OOM due to unbounded metric label cardinality

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

5.9CVSS5.3AI score0.00427EPSS
SaveExploits0References3
Rows per page
Query Builder