@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity...
High8.2CVE-2026-5423 · Published Aug 6, 2026 · updated Aug 18, 2026
@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JWT claims (e.g. sub, roles) in connectionParams.jwt and have them accepted as authenticated identity for the purposes of @authentication and @subscriptionsAuthorization directive evaluation. This allows a fully unauthenticated attacker to receive subscription events that should be restricted to specific authenticated roles/users. Upgrade the library to versions 7.5.6+ or 5.12.14+. v6 is end-of-life and will not receive a fix.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| graphql Product | >= 7.0.0, < 7.5.6 | 7.5.6 |
| >= 5.0.0, < 5.12.14 | 5.12.14 | |
| >= 6.0.0, <= 6.6.4 | No fix yet |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/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
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-302
More Neo4j advisories
All Neo4j| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 18 | Neo4j graphql: insecure direct object reference | High7.6 | 7.6.0+1 more |
| Aug 5 | Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask... | Medium5.5 | Enterprise Edition 2026.07+2 more |