#VU122276 Path traversal in Ghidra
Published: February 4, 2026
Ghidra
National Security Agency
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error in Ghidra's extension installer. When a user installs a ZIP extension through File -> Install Extensions, the code extracts files without validating the entry names. A malicious ZIP with ../ sequences in filenames can write files outside the intended extension directory.