CVE-2026-49495

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nsa:ghidra:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-10 14:16

Updated : 2026-07-14 22:17


NVD link : CVE-2026-49495

Mitre link : CVE-2026-49495

CVE.ORG link : CVE-2026-49495


JSON object : View

Products Affected

nsa

  • ghidra
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')