CVE-2026-100504 PUBLISHED

Ghidra through 12.1.4 Stack-based Buffer Overflow via leftshift128

Assigner: VulnCheck
Reserved: 25.09.2026 Published: 26.09.2026 Updated: 26.09.2026

Ghidra versions through 12.1.4 contain a stack-based out-of-bounds write vulnerability in the decompiler's leftshift128 function when processing negative shift amounts from p-code. Attackers can craft malicious binaries with specific instruction sequences that trigger the overflow when decompiled, corrupting memory and potentially achieving code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.3

Product Status

Vendor NationalSecurityAgency
Product ghidra
Versions Default: unaffected
  • affected from 0 to 12.1.4 (incl.)

References

Problem Types

  • Out-of-bounds Write CWE