製品・ソフトウェアに関する情報
strawberryのStrawberry GraphQLにおける複数の脆弱性
Title strawberryのStrawberry GraphQLにおける複数の脆弱性
Summary

Strawberry GraphQLはGraphQL APIを作成するためのライブラリです。バージョン0.71.0から0.315.6までの間で、QueryDepthLimiter拡張機能にフラグメントのスプレッドにおけるサイクル検出が欠如していたため、アプリケーションレベルのDoS攻撃に対して脆弱でした。クエリに循環するフラグメント参照が含まれている場合、determine_depth関数が無限再帰に入り、RecursionErrorが発生して検証プロセスがクラッシュします。この問題はバージョン0.315.7で修正されています。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアの一部が停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 4, 2026, midnight
Registration Date June 8, 2026, 12:31 p.m.
Last Update June 8, 2026, 12:31 p.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected System
strawberry
Strawberry GraphQL 0.71.0 以上 0.315.7 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月08日]
  掲載
June 8, 2026, 12:31 p.m.

NVD Vulnerability Information
CVE-2026-47706
Summary

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.

Publication Date June 5, 2026, 12:16 a.m.
Registration Date June 5, 2026, 4:10 a.m.
Last Update June 6, 2026, 2:37 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:* 0.71.0 0.315.7
Related information, measures and tools
Common Vulnerabilities List