PatchSiren cyber security CVE debrief
CVE-2026-100504 NationalSecurityAgency CVE debrief
CVE-2026-100504 is a stack-based out-of-bounds write vulnerability in Ghidra's decompiler. Attackers can craft malicious binaries to trigger memory corruption, potentially achieving code execution. The vulnerability exists in Ghidra versions through 12.1.4. Defenders should assess exposure and prioritize updates. Security teams should review and verify Ghidra versions. The vulnerability is caused by improper handling of negative shift amounts from p-code in the leftshift128 function. This issue can lead to potential code execution and memory corruption.
- Vendor
- NationalSecurityAgency
- Product
- ghidra
- CVSS
- HIGH 7.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-26
- Original CVE updated
- 2026-09-26
- Advisory published
- 2026-09-26
- Advisory updated
- 2026-09-26
Who should care
Defenders responsible for Ghidra installations should assess exposure and prioritize updates. Security teams should review and verify Ghidra versions. Operators of Ghidra installations should be aware of the vulnerability and take necessary actions to prevent potential code execution and memory corruption. Vulnerability management teams should prioritize verifying versions and assessing exposure.
Why it matters
CVE-2026-100504 is a high-severity vulnerability in Ghidra's decompiler. Defenders should prioritize verifying versions, assessing exposure, and updating installations to prevent potential code execution and memory corruption.
- Potential code execution through crafted malicious binaries
- Memory corruption through stack-based out-of-bounds write
- Verification of Ghidra versions and exposure is crucial
- Remediation requires updating Ghidra installations
Technical summary
The vulnerability exists in the decompiler's leftshift128 function when processing negative shift amounts from p-code. Attackers can craft malicious binaries with specific instruction sequences to trigger the overflow. This issue can lead to potential code execution and memory corruption. The vulnerability affects Ghidra versions through 12.1.4. Defenders should prioritize verifying versions and assessing exposure. Security teams should review and verify Ghidra versions and update installations to prevent potential code execution and memory corruption.
Defensive priority
Defenders should prioritize verifying Ghidra versions and assessing exposure. Reviewing and updating Ghidra installations is crucial.
Recommended defensive actions
- Verify Ghidra versions and assess exposure
- Review and update Ghidra installations
- Monitor for potential malicious binaries
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions, retest remediated assets
- Plan vendor-supported updates or mitigations
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, specific affected versions and remediation steps require further verification from official sources. The vulnerability was disclosed on 2026-09-26T01:17:00.043Z. The CVE Program and NVD provide additional information on the vulnerability. Defenders should verify Ghidra versions and assess exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100504 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100504
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100504 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100504
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/NationalSecurityAgency/ghidra
-
Source reference
Unverified legacy reference
URL: https://github.com/NationalSecurityAgency/ghidra/blob/8b6bbb857accdfa20dc5b2f5dea471178c2e9fbc/Ghidra/Features/Decompiler/src/decompile/cpp/multiprecision.cc
-
Source reference
Unverified legacy reference
URL: https://github.com/NationalSecurityAgency/ghidra/blob/8b6bbb857accdfa20dc5b2f5dea471178c2e9fbc/Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.cc
-
Source reference
Unverified legacy reference
URL: https://github.com/NationalSecurityAgency/ghidra/commit/6babe3c1cec7f5ec920dd16cdc86a02893e5b33c
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/ghidra-through-12.1.4-stack-based-buffer-overflow-via-leftshift128
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.