CVE-2026-100505

Summary

Ghidra versions 11.2 through 12.1.4 contain a heap out-of-bounds read vulnerability in StringManager::getCodepoint when decoding multi-byte UTF-8, UTF-16, or UTF-32 characters without validating remaining buffer length. Attackers can craft malicious binaries with constant byte stores ending in multi-byte lead units to trigger out-of-bounds reads that crash the decompiler or leak adjacent heap memory into decompiled output.

Affected Software

VendorProductVersion RangeStatus
NationalSecurityAgencyghidra11.2 <= 12.1.4affected

Weaknesses

  • CWE-125: Out-of-bounds Read

References