Lucene search
+L

247 matches found

UbuntuCve
UbuntuCve
•added 2026/09/24 12:00 a.m.•3 views

CVE-2026-67232

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS5.8AI score0.00366EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/23 9:17 p.m.•4 views

DEBIAN-CVE-2026-67232

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS5.8AI score0.00366EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/23 9:17 p.m.•9 views

CVE-2026-67232

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS0.00366EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/23 8:42 p.m.•11 views

CVE-2026-67232

RabbitMQ is vulnerable to a decompression bomb attack in the rabbitmq_web_mqtt plugin prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0. The flaw exists because the cowboy WebSocket handler enables permessage-deflate negotiation without setting a max_frame_size, allowing cowlib to call ...

8.2CVSS5.8AI score0.00366EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/23 8:42 p.m.•4 views

CVE-2026-67232

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS5.8AI score0.00366EPSS
SaveExploits0
OSV
OSV
•added 2026/09/23 8:42 p.m.•3 views

CVE-2026-67232 RabbitMQ: Web-MQTT decompression bomb

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/23 8:42 p.m.•23 views

CVE-2026-67232 RabbitMQ: Web-MQTT decompression bomb

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...

8.2CVSS0.00366EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/23 8:13 a.m.•9 views

Moderate: Red Hat Security Advisory: libsoup security update

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

7.5CVSS5.9AI score0.00883EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/23 8:13 a.m.•10 views

SoupWebsocketExtensionDeflate: libsoup: libsoup: WebSocket permessage-deflate Unbounded Decompression Remote Denial of Service

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS6AI score0.00883EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 8:08 a.m.•8 views

SoupWebsocketExtensionDeflate: libsoup: libsoup: WebSocket permessage-deflate Unbounded Decompression Remote Denial of Service

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS6AI score0.00883EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 8:08 a.m.•10 views

Moderate: Red Hat Security Advisory: libsoup security update

An update for libsoup 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 Moderate. A Common Vulnerabilit...

7.5CVSS5.9AI score0.00883EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/22 8:37 p.m.•7 views

Autobahn Python permessage-deflate bypasses maxMessagePayloadSize after inflation

Summary Autobahn Python enforces maxMessagePayloadSize against the compressed WebSocket frame length before permessage-deflate inflation, then delivers the inflated message to application callbacks without a second size check. A client frame that is only 22 compressed bytes can inflate to 4096...

5.3CVSS6AI score0.00524EPSS
SaveExploits0References6Affected Software2
OSV
OSV
•added 2026/09/22 8:37 p.m.•6 views

GHSA-HXP9-W8X3-P566 Autobahn Python permessage-deflate bypasses maxMessagePayloadSize after inflation

Summary Autobahn Python enforces maxMessagePayloadSize against the compressed WebSocket frame length before permessage-deflate inflation, then delivers the inflated message to application callbacks without a second size check. A client frame that is only 22 compressed bytes can inflate to 4096...

5.3CVSS6AI score0.00524EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/22 8:37 p.m.•10 views

EUVD-2026-83415

Autobahn Python permessage-deflate bypasses maxMessagePayloadSize after inflation...

5.3CVSS5.8AI score0.00524EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/22 5:17 p.m.•6 views

DEBIAN-CVE-2026-83599

Netdata is an open source observability tool. Prior to 2.11.0, Netdata's unauthenticated WebSocket server negotiates permessage-deflate before authentication, and src/web/websocket/websocket-compression.c allows websocketclientdecompressmessage to grow decompressed output toward...

7.5CVSS5.8AI score0.00742EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/22 5:17 p.m.•7 views

CVE-2026-83599

Netdata is an open source observability tool. Prior to 2.11.0, Netdata's unauthenticated WebSocket server negotiates permessage-deflate before authentication, and src/web/websocket/websocket-compression.c allows websocketclientdecompressmessage to grow decompressed output toward...

7.5CVSS0.00742EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/22 4:54 p.m.•9 views

CVE-2026-83599

The open source observability tool Netdata contains a vulnerability in its unauthenticated WebSocket server prior to version 2.11.0 . The issue resides in src/web/websocket/websocket-compression.c, where the websocket_client_decompress_message() function allows decompressed output to grow toward ...

7.5CVSS5.8AI score0.00742EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/22 4:54 p.m.•5 views

EUVD-2026-84561

Netdata is an open source observability tool. Prior to 2.11.0, Netdata's unauthenticated WebSocket server negotiates permessage-deflate before authentication, and src/web/websocket/websocket-compression.c allows websocketclientdecompressmessage to grow decompressed output toward...

7.5CVSS5.8AI score0.00742EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

undertow-core: Undertow: Denial of Service via WebSocket permessage-deflate processing

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS5.8AI score0.01096EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

undertow-core: Undertow: Denial of Service via WebSocket permessage-deflate processing

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS5.8AI score0.01096EPSS
SaveExploits0References4
Rows per page
Query Builder