CVE-2024-58350
2.9 LOWGhidra before 11.2 contains a use after free vulnerability in the Sleigh backend caused by undefined static initialization order of the S...
Published: 2026-06-10 · Last updated: 2026-06-10
Severity and scoring
- CVSS
- 2.9 LOW
- Vector
- CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
- CWE
- CWE-758
Description
Ghidra before 11.2 contains a use after free vulnerability in the Sleigh backend caused by undefined static initialization order of the SleighArchitecture::translators and XmlArchitectureCapability singletons. Attackers can trigger an infinite loop or denial of service during shutdown by exploiting the unsafe destruction order that causes iteration over deallocated memory.
Source: NVD