PT-2026-79259 · Ghidra · Ghidra
CVSS v4.0
6.7
Medium
| Vector | AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Ghidra versions prior to 12.1.3
Description
The PDB parser contains an uncontrolled resource consumption issue. An attacker can crash the application by providing a specially crafted PDB file with an oversized parameters section. This occurs because the
AbstractPdb deserialization routine reads all remaining parameters into an unbounded list, leading to uncontrolled heap growth. This process triggers an OutOfMemoryError, which bypasses exception handling and terminates the process.Recommendations
Update Ghidra to version 12.1.3 or later.
Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ghidra