PT-2026-60567 · Unknown · Centrifugo
CVE-2026-62963
·
Published
2026-07-16
·
Updated
2026-07-16
CVSS v4.0
8.7
High
| Vector | 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 |
Name of the Vulnerable Software and Affected Versions
Centrifugo versions prior to 6.8.4
Description
Unauthenticated requests to the '/connection/uni websocket' endpoint can cause excessive memory and CPU consumption. This occurs when the unidirectional WebSocket transport has
uni websocket.compression enabled; while the uni websocket.message size limit is enforced against the compressed wire-frame length in the advanceFrame() function, the ReadMessage() function uses io.ReadAll after decompression without an output cap.Recommendations
Update to version 6.8.4.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Centrifugo