MEDIUM 5.3
PYSEC-2026-2283
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / strawberry-graphql
최초 영향 버전:
0.71.0 수정 버전: 0.315.7 수정
pip install --upgrade 'strawberry-graphql>=0.315.7'