Ghidra · Ghidra · CVE-2026-49495
**Name of the Vulnerable Software and Affected Versions**
Ghidra versions 10.2 through 12.0
**Description**
An uncontrolled resource consumption issue exists in the `ExportTrie.parseTrie()` function. The software lacks cycle detection when traversing Mach-O binary export tries. A specially crafted Mach-O binary containing circular references in the export trie can lead to unbounded queue growth and exponential string concatenation. This process triggers an OutOfMemoryError, which crashes the Java Virtual Machine (JVM) and results in the loss of all unsaved work.
**Recommendations**
Update to version 12.1.