CVE-2026-47706
MEDIUM EPSS 21.2%
Published Jun 4, 20263w ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Published Jun 4, 2026 3w ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
21.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
CWE-674
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| strawberry | strawberry_graphql | * | ≥0.71.0 – <0.315.7 |
References 2
- github.com https://github.com/strawberry-graphql/strawberry/releases/tag/0.315.7
- github.com https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-qfwv-87qj-98xq
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.