製品・ソフトウェアに関する情報
NSAのGhidraにおける無限ループに関する脆弱性
Title NSAのGhidraにおける無限ループに関する脆弱性
Summary

Ghidraのバージョン10.2から12.1未満には、Mach-Oバイナリのエクスポートトライをトラバースする際にサイクル検出が欠如しているため、ExportTrie.parseTrie()に制御されていないリソース消費の脆弱性があります。エクスポートトライ内に循環参照を持つ細工されたMach-Oバイナリは、キューの無制限の増大と指数関数的な文字列連結を引き起こし、OutOfMemoryErrorを誘発してJVM全体をクラッシュさせ、未保存の作業がすべて失われてしまいます。

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

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

Publication Date June 10, 2026, midnight
Registration Date June 12, 2026, 2:46 p.m.
Last Update June 12, 2026, 2:46 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected System
NSA
Ghidra 10.2 以上 12.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月12日]
  掲載
June 12, 2026, 2:46 p.m.

NVD Vulnerability Information
CVE-2026-49495
Summary

Ghidra 10.2 before 12.1 contains an uncontrolled resource consumption vulnerability in ExportTrie.parseTrie() that lacks cycle detection when traversing Mach-O binary export tries. A crafted Mach-O binary with circular references in the export trie causes unbounded queue growth and exponential string concatenation, triggering OutOfMemoryError that crashes the entire JVM and loses all unsaved work.

Publication Date June 10, 2026, 11:16 p.m.
Registration Date June 11, 2026, 4:17 a.m.
Last Update June 11, 2026, 2:16 a.m.
Related information, measures and tools
Common Vulnerabilities List