Use-after-free in Ghidra - #VU131581
Published: May 15, 2026
Ghidra
Detailed vulnerability description
The vulnerability allows a remote attacker to cause memory corruption.
The vulnerability exists due to use-after-free in SleighBuilder::generatePointerAdd when decompiling a malicious binary via the public C++ API. A remote attacker can trick the victim into decompiling a crafted binary to cause memory corruption.
The issue affects downstream users of the Sleigh C++ backend and does not impact the Ghidra Java interface. User interaction is required to decompile the crafted binary.