Ghidra before 12.1.3 contains an uncontrolled resource consumption vulnerability in the PDB parser that allows attackers to terminate the Ghidra process by supplying a crafted PDB file with an oversized parameters section. The AbstractPdb deserialization routine reads all remaining parameters into an unbounded list, causing uncontrolled heap growth that triggers an OutOfMemoryError which bypasses exception handling and crashes the application.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 22:17
Updated : 2026-08-25 16:16
NVD link : CVE-2026-54389
Mitre link : CVE-2026-54389
CVE.ORG link : CVE-2026-54389
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
