CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-35523

High
Published: Translated: NVD NIST

Summary

Strawberry GraphQL to biblioteka do tworzenia interfejsów API GraphQL. W wersjach do 0.312.3 występuje podatność na obejście uwierzytelniania w punktach końcowych subskrypcji WebSocket, co pozwala atakującemu na ominięcie procesu uwierzytelniania.

Risk Assessment

Atakujący może uzyskać dostęp do subskrypcji bez autoryzacji, co może prowadzić do nieautoryzowanego dostępu do danych i funkcji API, zagrażając bezpieczeństwu aplikacji.

Recommendation

Zaleca się aktualizację biblioteki Strawberry GraphQL do wersji 0.312.3 lub nowszej, aby usunąć tę podatność.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS