PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-4946 NSA CVE debrief

Ghidra versions prior to 12.0.3 are vulnerable to arbitrary command execution due to improper processing of annotation directives in automatically extracted binary data. The @execute annotation, intended for trusted user-authored comments, is also parsed in comments generated during auto-analysis. This allows a crafted binary to present seemingly benign clickable text which, when clicked, executes attacker-controlled commands on the analyst's machine. Analysts and users of Ghidra versions prior to 12.0.3 should be aware of this vulnerability and take steps to mitigate it. This includes updating to version 12.0.3 or later, reviewing and restricting use of untrusted binary data, and implementing compensating controls for analyst workstations. Security teams should prioritize patching and monitor for potential exploitation attempts.

Vendor
NSA
Product
Ghidra
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-03-29
Original CVE updated
2026-08-10
Advisory published
2026-03-29
Advisory updated
2026-08-10

Who should care

Analysts and users of Ghidra versions prior to 12.0.3 should be aware of this vulnerability and take steps to mitigate it. This includes updating to version 12.0.3 or later, reviewing and restricting use of untrusted binary data, and implementing compensating controls for analyst workstations. Security teams should prioritize patching and monitor for potential exploitation attempts.

Technical summary

Ghidra versions prior to 12.0.3 improperly process annotation directives embedded in automatically extracted binary data. The @execute annotation, intended for trusted user-authored comments, is also parsed in comments generated during auto-analysis. This allows a crafted binary to present seemingly benign clickable text which, when clicked, executes attacker-controlled commands on the analyst's machine. Analysts should focus on updating Ghidra installations and reviewing binary data handling procedures.

Defensive priority

Ghidra users should prioritize updating to version 12.0.3 or later to address the arbitrary command execution vulnerability.

Recommended defensive actions

  • Update Ghidra to version 12.0.3 or later
  • Review and restrict use of untrusted binary data
  • Implement compensating controls for analyst workstations
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

The CVE description indicates that Ghidra versions prior to 12.0.3 improperly process annotation directives, resulting in arbitrary command execution. The @execute annotation is parsed in comments generated during auto-analysis, allowing a crafted binary to execute attacker-controlled commands. Analysts should verify Ghidra installations and review binary data processing. Defensive measures should include updating to version 12.0.3 or later and restricting use of untrusted binary data.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-29T20:16:12.723Z and has not been modified since then.