| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-vpwc-v33q-mq89 | strawberry-graphql: Authentication bypass via legacy graphql-ws WebSocket subprotocol |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 09 Apr 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 09 Apr 2026 08:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Strawberry
Strawberry strawberry |
|
| Vendors & Products |
Strawberry
Strawberry strawberry |
Tue, 07 Apr 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Authentication bypass in strawberry-graphql via legacy graphql-ws WebSocket subprotocol | |
| Weaknesses | CWE-306 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-09T16:18:51.112Z
Reserved: 2026-04-03T02:15:39.281Z
Link: CVE-2026-35523
Updated: 2026-04-09T16:11:58.650Z
Status : Awaiting Analysis
Published: 2026-04-07T17:16:31.583
Modified: 2026-04-08T21:27:00.663
Link: CVE-2026-35523
No data.
OpenCVE Enrichment
Updated: 2026-04-09T08:24:08Z
Github GHSA