Lucene search
+L

137 matches found

NVD
NVD
added 2026/08/21 11:16 p.m.14 views

CVE-2026-53524

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relaywebsocketinflate has no upper bound on output size. An authenticated relay user can send a small compressed WebSock...

6.5CVSS0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 10:18 p.m.29 views

CVE-2026-53524 WeeChat has a Decompression Bomb in Relay WebSocket (DoS)

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relaywebsocketinflate has no upper bound on output size. An authenticated relay user can send a small compressed WebSock...

6.5CVSS0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 10:18 p.m.14 views

EUVD-2026-64185

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relaywebsocketinflate has no upper bound on output size. An authenticated relay user can send a small compressed WebSock...

6.5CVSS5.4AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 10:18 p.m.13 views

CVE-2026-53524 WeeChat has a Decompression Bomb in Relay WebSocket (DoS)

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relaywebsocketinflate has no upper bound on output size. An authenticated relay user can send a small compressed WebSock...

6.5CVSS5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 10:18 p.m.34 views

CVE-2026-53524

WeeChat versions 4.3.0 through 4.9.0 contain a decompression bomb vulnerability in the relay module's WebSocket permessage-deflate decompression function (relay_websocket_inflate()). The function imposes no upper bound on output size, allowing an authenticated relay user to send a small compresse...

6.5CVSS5.3AI score0.00268EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/20 10:39 p.m.9 views

CVE-2026-54464

A flaw was found in the websocket-driver library. When used with the permessage-deflate extension, a remote attacker can send compressed WebSocket messages that, upon decompression, exceed the configured maximum message size. This occurs because the size limit is checked against the compressed da...

6.3CVSS5.4AI score0.00445EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/17 4:59 p.m.7 views

CVE-2026-59881

A flaw was found in AIOHTTP. The WebSocket client in AIOHTTP processes compressed data frames even when the compression mechanism, known as permessage-deflate, has not been properly negotiated. A malicious server can exploit this by sending specially crafted compressed frames. This can lead to...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/12 3:23 p.m.9 views

CVE-2026-29035

A flaw was found in CivetWeb. An unauthenticated remote attacker could exploit a heap and stack buffer overflow vulnerability by sending specially crafted compressed WebSocket frames. This could lead to memory corruption, potentially resulting in denial of service or arbitrary code execution. The...

8.3CVSS6.1AI score0.00467EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/11 9:17 p.m.5 views

UBUNTU-CVE-2026-29035

CivetWeb commit 4a4f0c95 contains a heap and stack buffer overflow vulnerability in the readwebsocket function that allows unauthenticated remote attackers to corrupt memory by sending compressed WebSocket frames when both USEZLIB and MGEXPERIMENTALINTERFACES are defined. Attackers can negotiate...

8.3CVSS5.9AI score0.00467EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/11 8:14 p.m.6 views

CVE-2026-29035 CivetWeb Heap/Stack Buffer Overflow via WebSocket permessage-deflate Decompression

CivetWeb commit 4a4f0c95 contains a heap and stack buffer overflow vulnerability in the readwebsocket function that allows unauthenticated remote attackers to corrupt memory by sending compressed WebSocket frames when both USEZLIB and MGEXPERIMENTALINTERFACES are defined. Attackers can negotiate...

8.3CVSS5.8AI score0.00467EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 8:14 p.m.29 views

CVE-2026-29035 CivetWeb Heap/Stack Buffer Overflow via WebSocket permessage-deflate Decompression

CivetWeb commit 4a4f0c95 contains a heap and stack buffer overflow vulnerability in the readwebsocket function that allows unauthenticated remote attackers to corrupt memory by sending compressed WebSocket frames when both USEZLIB and MGEXPERIMENTALINTERFACES are defined. Attackers can negotiate...

8.3CVSS0.00467EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 8:14 p.m.28 views

CVE-2026-29035

CVE-2026-29035 affects CivetWeb (commit 4a4f0c95) and describes a heap and stack buffer overflow in read_websocket() when both USE_ZLIB and MG_EXPERIMENTAL_INTERFACES are defined. An unauthenticated remote attacker can exploit this via compressed WebSocket frames negotiated with permessage-deflat...

8.3CVSS5.8AI score0.00467EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 6:59 a.m.8 views

OESA-2026-3279 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated,...

6.9CVSS5.3AI score0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 6:59 a.m.12 views

OESA-2026-3278 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated,...

6.9CVSS5.3AI score0.00302EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/08/04 11:34 a.m.27 views

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

SummaryThe client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated. ImpactA client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to be...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/04 11:34 a.m.11 views

PYSEC-2026-3547 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

Summary The client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated. Impact A client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to ...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/03 8:40 p.m.37 views

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

Summary The client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated. Impact A client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to ...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/03 8:40 p.m.21 views

EUVD-2026-51257

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 8:40 p.m.7 views

GHSA-MQ44-7P77-Q5H7 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

Summary The client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated. Impact A client may unexpectedly decompress WebSocket frames when explicitly opted out. This could lead to additional CPU/memory consumption, but is unlikely to ...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/31 4:36 p.m.9 views

SUSE CVE-2026-59881

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

5.3CVSS5.5AI score0.00302EPSS
SaveExploits0References3
Rows per page
Query Builder