CVE-2026-35523
🟡 Monitoruj
Obejście uwierzytelnienia w Strawberry GraphQL umożliwia nieautoryzowany dostęp do subskrypcji.
CVSS
7.5
EPSS
0.1%
Exploit
none
Vendor
strawberry
Opis źródłowy (NVD)
Strawberry GraphQL is a library for creating GraphQL APIs. Strawberry up until version 0.312.3 is vulnerable to an authentication bypass on WebSocket subscription endpoints. The legacy graphql-ws subprotocol handler does not verify that a connection_init handshake has been completed before processing start (subscription) messages. This allows a remote attacker to skip the on_ws_connect authentication hook entirely by connecting with the graphql-ws subprotocol and sending a start message directly, without ever sending connection_init. This vulnerability is fixed in 0.312.3.
auth-bypass
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.1% |
| Opublikowano (NVD) | 2026-04-07 17:16:31 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-17 20:37:20 UTC |
Referencje
- https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-vpwc-v33q-mq89 (security-advisories@github.com) [Vendor Advisory]