CVE-2026-47706
5.3 MEDIUMStrawberry GraphQL is a library for creating GraphQL APIs
Published: 2026-06-04 · Last updated: 2026-06-05
Severity and scoring
- CVSS
- 5.3 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
- CWE
- CWE-400, CWE-674
Affected products
| Vendor | Product |
|---|---|
| strawberry | strawberry_graphql |
Description
Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.71.0 through 0.315.6, the QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detection in fragment spreads. When a query contains circular fragment references the determine_depth function enters an infinite recursion, leading to a RecursionError and crashing the validation process. Version 0.315.7 patches the issue.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-47706
- [Other]https://github.com/strawberry-graphql/strawberry/releases/tag/0.315.7
- [Vendor advisory]https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq
- [Vendor advisory]https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq
Related CVEs
Same vendor
- CVE-2026-47707 — Strawberry GraphQL is a library for creating GraphQL APIs (5.3 MEDIUM)
- CVE-2026-45739 — Strawberry GraphQL is a library for creating GraphQL APIs (3.1 LOW)
Same CWE
- CVE-2026-48734 — ImageMagick is free and open-source software used for editing and manipulating digital images (5.5 MEDIUM)
- CVE-2026-47734 — Dulwich is a pure-Python implementation of the Git file formats and protocols (5.7 MEDIUM)
- CVE-2026-46557 — ImageMagick is free and open-source software used for editing and manipulating digital images (6.2 MEDIUM)
- CVE-2026-46689 — Kanidm is an identity management platform
- CVE-2026-46679 — libp2p is a JavaScript Implementation of libp2p networking stack (7.5 HIGH)