PT-2026-60382 · Npm · Websocket-Driver
CVE-2026-54490
·
Published
2026-07-15
·
Updated
2026-07-27
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L |
Name of the Vulnerable Software and Affected Versions
websocket-driver versions prior to 0.7.5
Description
When used with the
permessage-deflate extension, a WebSocket server or client may accept messages exceeding the configured maximum message size. This occurs because the size limit is validated against the length headers of message frames, which represent the compressed data size rather than the size after decompression in lib/websocket/driver/hybi.js. Consequently, applications may process larger messages than intended, leading to excessive resource usage.Recommendations
Update to version 0.7.5.
Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Websocket-Driver