CVE-2026-54464
Last modified
CVE-2026-54464 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. ### Impact If this library is used in tandem with the `permessage-deflate` extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the size of the compressed data, not the size after decompression. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
### Impact If this library is used in tandem with the `permessage-deflate` extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the size of the compressed data, not the size after decompression. This can lead to applications accepting larger messages than expected and exceeding their intended resource usage. ### Patches The issue has been patched in version 0.8.1, by checking the length of messages after they are processed by incoming extensions. All users should upgrade to this version. ### Workarounds No known workarounds exist. ### Acknowledgements This issue was discovered and reported by Pranjali Thakur, DepthFirst Security Research Team.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| faye | websocket-driver-ruby | < 0.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54464?
How severe is CVE-2026-54464?
How do I fix CVE-2026-54464?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54445vantage6 is an open-source infrastructure for privacy preser…6.9
- CVE-2026-54448Trivy is a security scanner. Prior to 0.71.0, when Trivy sca…6.5
- CVE-2026-5445An out-of-bounds read vulnerability exists in the `DecodeLoo…9.1
- CVE-2026-54458WWBN AVideo is an open source video platform. Versions prior…9.6
- CVE-2026-5446In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS …7.1
- CVE-2026-54463websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54465websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54466websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54468Dell Unisphere for PowerMax, version(s) 10.3.0.5 and prior, …6.5
- CVE-2026-54469Dell Unisphere for PowerMax, version(s) 10.3.0.5 and prior, …8.8
- CVE-2026-5447Heap buffer overflow in CertFromX509 via AuthorityKeyIdentif…7.5
- CVE-2026-54470Dell Unisphere for PowerMax, version(s) 10.3.0.5 and prior c…5.3
Are you affected by CVE-2026-54464?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
