CVE-2026-35523
HIGH7.5EPSS 0.11%strawberry-graphql: Authentication bypass via legacy graphql-ws WebSocket subprotocol
發布日:2026/4/6修改日:2026/5/20
描述
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.
受影響套件(2)
- PyPI/strawberry-graphqlfrom 0, < 0.312.3
- PyPI/strawberry-graphqlfrom 0, < 0.312.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-35523
- PATCHhttps://github.com/strawberry-graphql/strawberry
- WEBhttps://github.com/strawberry-graphql/strawberry/commit/0977a4e6b41b7cfe3e9d8ba84a43458a2b0c54c2
- WEBhttps://github.com/strawberry-graphql/strawberry/releases/tag/0.312.3
- WEBhttps://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-vpwc-v33q-mq89