CVE-2026-52757

Severity CVSS v4.0:
MEDIUM
Type:
CWE-416 Use After Free
Publication date:
10/06/2026
Last modified:
10/06/2026

Description

Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge() function during the variable merging pass. Attackers can trigger this vulnerability by crafting a binary that causes stale pointers in the HighIntersectTest::highedgemap cache to be dereferenced, reading and writing the flags field of freed heap memory when a user opens the binary in Ghidra's decompiler view.