Uncontrolled Recursion in Ghidra - #VU151851
Published: September 23, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in PEx64UnwindInfo.readUnwindInfo() when parsing cyclic x64 chained-unwind metadata. A remote attacker can provide a crafted PE32+ file for import to cause a denial of service.
User interaction is required to import the crafted file. Ghidra does not execute the PE while parsing it.