Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-35523
Published:April 07, 2026
Updated:April 20, 2026
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.
Affected Packages
strawberry-graphql (CONDA):
Affected version(s) >=0.114.4 <0.312.3
Fix Suggestion:
Update to version 0.312.3
https://github.com/strawberry-graphql/strawberry.git (GITHUB):
Affected version(s) >=0.5.6 <0.312.3
Fix Suggestion:
Update to version 0.312.3
strawberry-graphql (PYTHON):
Affected version(s) >=0.1.0 <0.312.3
Fix Suggestion:
Update to version 0.312.3
strawberry-graphql (PYTHON):
Affected version(s) >=0.1.0 <0.312.3
Fix Suggestion:
Update to version 0.312.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authentication for Critical Function
EPSS
Base Score:
0.13