CVE-2026-54466
Description
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite sequence of bytes with values 0x80 or above, a client can make the server parse these bytes into an ever-growing integer in lib/websocket/driver/draft75.js; because JavaScript numbers are 64-bit floating point values, this number will eventually lose precision and lead to the subsequent payload being parsed incorrectly. This issue is fixed in version 0.7.5.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
websocket-drivernpm | < 0.7.5 | 0.7.5 |
Affected products
11- Range: <0.7.5
- osv-coords9 versionspkg:apk/chainguard/arangodb-3.11pkg:apk/chainguard/arangodb-3.12pkg:apk/chainguard/gitlab-rails-ce-18.1pkg:apk/chainguard/gitlab-rails-ce-19.0pkg:apk/chainguard/gitlab-rails-ce-19.1pkg:apk/chainguard/gitlab-rails-ce-fips-18.1pkg:apk/chainguard/gitlab-rails-ce-fips-19.0pkg:apk/chainguard/gitlab-rails-ce-fips-19.1pkg:rpm/opensuse/agama-web-ui&distro=openSUSE%20Leap%2016.0
< 3.11.14.4-r14+ 8 more
- (no CPE)range: < 3.11.14.4-r14
- (no CPE)range: < 3.12.9.4-r12
- (no CPE)range: < 18.1.6-r22
- (no CPE)range: < 19.0.4-r9
- (no CPE)range: < 19.1.2-r7
- (no CPE)range: < 18.1.6-r71
- (no CPE)range: < 19.0.4-r9
- (no CPE)range: < 19.1.2-r7
- (no CPE)range: < 17+673.b97ba64d6-160000.12.1
Patches
Vulnerability mechanics
References
4- github.com/faye/websocket-driver-node/commit/5b197ca874dab58e96cacad8a3c256797d804680nvdPatch
- github.com/advisories/GHSA-xv26-6w52-cph6ghsaADVISORY
- github.com/faye/websocket-driver-node/security/advisories/GHSA-xv26-6w52-cph6nvdVendor AdvisoryWEB
- github.com/faye/websocket-driver-node/releases/tag/0.7.5ghsaWEB
News mentions
0No linked articles in our index yet.