CVE-2026-47706

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:*

History

05 Jun 2026, 17:37

Type Values Removed Values Added
References () https://github.com/strawberry-graphql/strawberry/releases/tag/0.315.7 - () https://github.com/strawberry-graphql/strawberry/releases/tag/0.315.7 - Product, Release Notes
References () https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq - () https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq - Exploit, Vendor Advisory
CPE cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:*
First Time Strawberry
Strawberry strawberry Graphql

04 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq - () https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq -

04 Jun 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 15:16

Updated : 2026-06-17 10:54


NVD link : CVE-2026-47706

Mitre link : CVE-2026-47706

CVE.ORG link : CVE-2026-47706


JSON object : View

Products Affected

strawberry

  • strawberry_graphql
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-674

Uncontrolled Recursion