Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-54389

MEDIUM NVD
CVSS Score 5.5
Severity MEDIUM
Published Aug 20, 2026
Vendor unknown

Description

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