Lucene search
+L

59 matches found

OSV
OSV
added 2026/07/24 10:37 p.m.7 views

GHSA-HMJ8-5XMH-5573 libp2p: yamux connection DoS via oversized data frame

Summary The yamux stream multiplexer in py-libp2p does not validate incoming DATA frame lengths against the receive window before reading the frame body. Any peer that completes a standard libp2p handshake can send a single 12-byte frame claiming a 4 GB body, causing the victim's yamux read loop ...

7.5CVSS6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/15 10:8 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview websocket-driver is a websocket protocol handler with pluggable I/O. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via message compression through the hybi message handling in lib/websocket/driver/hybi.js. An attacker can make a...

8.2CVSS5.5AI score0.00263EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-15711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 5.5, which...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/14 8:16 p.m.5 views

CVE-2026-15711

A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames e.g., PING, PONG, CLOSE contain a payload of 125 bytes or less. A remote, unauthenticated attacker...

7.5CVSS0.00431EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/13 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-57220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while...

7.5CVSS6.2AI score0.00547EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/10 9:16 p.m.7 views

CVE-2026-57220

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS0.00547EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/10 9:16 p.m.9 views

UBUNTU-CVE-2026-57220

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS6.1AI score0.00547EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2026/07/10 8:19 p.m.4 views

CVE-2026-57220 RabbitMQ: Stream listener does not enforce configured frame-size limit during authentication, permitting unauth'd mem-exhaust DoS

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS6.1AI score0.00547EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/10 8:19 p.m.12 views

EUVD-2026-43018

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS6.1AI score0.00547EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/10 8:19 p.m.9 views

CVE-2026-57220 RabbitMQ: Stream listener does not enforce configured frame-size limit during authentication, permitting unauth'd mem-exhaust DoS

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS6.1AI score0.00547EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/10 4:4 p.m.7 views

GHSA-CWC9-CP4J-MCVV libp2p: CPU DoS via oversized IHAVE and IWANT control message arrays

Summary gossipsub processes IHAVE and IWANT control messages by iterating every received message ID synchronously before doing anything with the results. There is no cap on how many IDs a single frame may contain. The default LP frame limit is 4MB, which fits roughly 180,000 message IDs. Iteratin...

7.5CVSS6.2AI score0.00441EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/06 3:2 p.m.2 views

rabbitmq-server: RabbitMQ: Denial of Service via oversized stream frames

A flaw was found in RabbitMQ. The stream listener in RabbitMQ does not properly enforce frame-size limits during authentication and before negotiation. This allows an unauthenticated remote client to send oversized stream frames, which can consume excessive broker memory. This can lead to a denia...

7.5CVSS5.8AI score0.00547EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/07/06 3:2 p.m.3 views

rabbitmq-server: RabbitMQ: Denial of Service via oversized stream frames

A flaw was found in RabbitMQ. The stream listener in RabbitMQ does not properly enforce frame-size limits during authentication and before negotiation. This allows an unauthenticated remote client to send oversized stream frames, which can consume excessive broker memory. This can lead to a denia...

7.5CVSS5.8AI score0.00547EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
added 2026/06/01 7:57 a.m.10 views

CVE-2026-49361 Apache Fluss Netty Frame Decoder Memory Exhaustion Vulnerability

Apache Fluss versions prior to 0.9.1 configure the Netty LengthFieldBasedFrameDecoder with Integer.MAXVALUE as the maximum frame length, allowing unauthenticated remote attackers to exhaust JVM heap memory on TabletServer and CoordinatorServer by sending specially crafted frame headers, resulting...

5.8AI score0.00581EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/26 2:12 p.m.15 views

CVE-2026-42437

OpenClaw versions 2026.4.9 before 2026.4.10 contain a denial of service vulnerability in the voice-call realtime WebSocket path that accepts oversized frames without proper validation. Remote attackers can send oversized WebSocket frames to cause service unavailability for deployments exposing th...

8.2CVSS5.8AI score0.00417EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/05/23 5:35 a.m.9 views

Denial Of Service (DoS)

OpenClaw is vulnerable to a Denial Of Service DoS. The vulnerability is due to improper validation of oversized frames in the voice-call realtime WebSocket path, which allows a remote attacker to send oversized WebSocket frames and cause service unavailability...

8.2CVSS5.8AI score0.00417EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/15 6:4 p.m.10 views

CVE-2026-42788

A flaw was found in bandit. An unauthenticated remote attacker can exploit a vulnerability in the HTTP/2 frame deserialization process by sending oversized HTTP/2 frames. This allows the attacker to force the server to buffer excessive amounts of memory, leading to memory exhaustion and a denial ...

7.5CVSS5.9AI score0.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/15 12:0 p.m.10 views

RUSTSEC-2026-0154 Unbounded 32-bit allocation

Both the SSH agent server and client accepted peer-controlled frame lengths without enforcing a maximum frame size. This could cause large memory allocations while parsing a maliciously crafted agent frame. A malicious peer could advertise an oversized frame length, causing the client or server t...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References4
RustSec
RustSec
added 2026/05/15 12:0 p.m.17 views

Unbounded 32-bit allocation

Both the SSH agent server and client accepted peer-controlled frame lengths without enforcing a maximum frame size. This could cause large memory allocations while parsing a maliciously crafted agent frame. A malicious peer could advertise an oversized frame length, causing the client or server t...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/07 3:52 a.m.13 views

Bandit HTTP/2 Frame Size Limit Bypass via Late Buffer Check Enables Memory Exhaustion

Summary Bandit's HTTP/2 parser checks frame size after it has already buffered the full body, instead of when it sees the 9-byte header. A peer can announce a 16 MiB frame on a connection that agreed to 16 KiB frames and the server will silently buffer up to 1024× the agreed budget per connection...

6.9CVSS5.9AI score0.0051EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder