Uncontrolled Resource Consumption in Ghidra by National Security Agency
CVE-2026-49495

6.7MEDIUM

Key Information:

Status
Vendor
CVE Published:
10 June 2026

What is CVE-2026-49495?

Ghidra versions prior to 12.1 are susceptible to an uncontrolled resource consumption flaw within the ExportTrie.parseTrie() method. This vulnerability occurs when the application processes a crafted Mach-O binary that contains circular references in its export trie. The absence of cycle detection during traversal results in unbounded queue growth and excessive string concatenation, ultimately leading to an OutOfMemoryError. This condition crashes the entire Java Virtual Machine (JVM), resulting in potential data loss for users through the shutdown of the program without saving unsaved work.

Affected Version(s)

ghidra 10.2 < 12.1

ghidra 12.1

References

CVSS V4

Score:
6.7
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Donghwoo Cho
.