CVE Catalog

CVE-2026-54389

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

3th percentile - higher than 3% of all known CVEs

Summary

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.

Risk Assessment

The vulnerability allows an attacker to cause an application crash (denial of service) by supplying a malicious PDB file, potentially disrupting analysts using Ghidra.

Recommendation

Update Ghidra to version 12.1.3 or later. Avoid opening untrusted PDB files.

Other vulnerabilities in Ghidra

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS