PT-2026-46250 · Unknown · Strawberry Graphql
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
Strawberry GraphQL versions 0.172.0 through 0.315.6
Description
The MaxAliasesLimiter extension fails to account for the multiplicative effect of
FragmentSpreadNode. While static aliases within the Abstract Syntax Tree (AST) are counted, the system does not consider how many times internal aliases of a fragment are expanded during execution. This allows an attacker to bypass alias limits and force the server to resolve and render a significantly higher number of aliases than permitted, potentially leading to a denial of service (DoS) via resource exhaustion of CPU and memory.Recommendations
Update to version 0.315.7.
Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Strawberry Graphql