【活用ガイド】

JVNDB-2026-018323

Python Software FoundationのPythonにおける再帰制御に関する脆弱性

概要

登録されたElementDeclHandlerを持つExpatパーサが、深く入れ子になったコンテンツモデルを含むインラインの文書型定義を解析すると、Cスタックオーバーフローが発生します。
CVSS による深刻度 (CVSS とは?)

CVSS v3 による深刻度
基本値: 7.5 (重要) [NVD値]
  • 攻撃元区分: ネットワーク
  • 攻撃条件の複雑さ: 低
  • 攻撃に必要な特権レベル: 不要
  • 利用者の関与: 不要
  • 影響の想定範囲: 変更なし
  • 機密性への影響(C): なし
  • 完全性への影響(I): なし
  • 可用性への影響(A): 高
影響を受けるシステム


Python Software Foundation
  • Python 3.10.0 未満
  • Python 3.13.0 以上 3.13.13 未満
  • Python 3.14.0 以上 3.14.4 未満
  • Python 3.15.0

本脆弱性の影響を受ける製品の詳細については、ベンダ情報および参考情報をご確認ください。
想定される影響

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

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

Openwall Python Software Foundation
CWEによる脆弱性タイプ一覧  CWEとは?

  1. 不適切な再帰制御(CWE-674) [その他]
共通脆弱性識別子(CVE)  CVEとは?

  1. CVE-2026-4224
参考情報

  1. National Vulnerability Database (NVD) : CVE-2026-4224
  2. 関連文書 : [3.11] gh-145986: Avoid unbound C recursion in `conv_content_model` i…  python/cpython@642865d  GitHub
  3. 関連文書 : gh-145986: Avoid unbound C recursion in `conv_content_model` in `pyex…  python/cpython@eb0e8be  GitHub
  4. 関連文書 : [3.10] gh-145986: Avoid unbound C recursion in `conv_content_model` i…  python/cpython@af856a7  GitHub
  5. 関連文書 : [3.14] gh-145986: Avoid unbound C recursion in `conv_content_model` i…  python/cpython@e0a8a6d  GitHub
  6. 関連文書 : [3.13] gh-145986: Avoid unbound C recursion in `conv_content_model` i…  python/cpython@196edfb  GitHub
  7. 関連文書 : `pyexpat.c`: Unbounded C recursion in `conv_content_model` causes crash (CVE 2026-4224)  Issue #145986  python/cpython
  8. 関連文書 : gh-145986: Avoid unbound C recursion in `conv_content_model` in `pyexpat.c` (CVE 2026-4224) by StanFromIreland  Pull Request #145987  python/cpython  GitHub
更新履歴

  • [2026年06月08日]
      掲載