CVE-2026-62963
HIGHCentrifugo: Decompression bomb DoS via permessage-deflate in unidirectional WebSocket transport
Title source: cnaDescription
Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.4, Centrifugo unidirectional WebSocket transport with uni_websocket.compression enabled enforced uni_websocket.message_size_limit against compressed wire-frame length in internal/websocket/conn.go advanceFrame, but ReadMessage used io.ReadAll after decompression without an output cap, allowing unauthenticated requests to /connection/uni_websocket to trigger large memory and CPU consumption. This issue is fixed in version 6.8.4.
References (4)
Core 4
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/centrifugal/centrifugo/pull/1162
X_Refsource_Confirm x_refsource_confirm
https://github.com/centrifugal/centrifugo/security/advisories/GHSA-q6mr-3g59-5m8x
X_Refsource_Misc x_refsource_misc
https://github.com/centrifugal/centrifugo/commit/46d40e4ac3a5446c9745f8b219197166ae12a6e5
X_Refsource_Misc x_refsource_misc
https://github.com/centrifugal/centrifugo/releases/tag/v6.8.4
Scores
CVSS v4
8.7
EPSS
0.0030
EPSS Percentile
22.4%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-409
Status
published
Products (1)
centrifugal/centrifugo
< 6.8.4
Published
Jul 16, 2026
Tracked Since
Jul 17, 2026