PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-54389 NationalSecurityAgency CVE debrief

CVE-2026-54389 is a vulnerability in Ghidra before 12.1.3 that allows attackers to terminate the Ghidra process by supplying a crafted PDB file with an oversized parameters section. The vulnerability is caused by the AbstractPdb deserialization routine reading all remaining parameters into an unbounded list, causing uncontrolled heap growth that triggers an OutOfMemoryError which bypasses exception handling and crashes the application. Ghidra users and administrators should assess exposure and prioritize remediation. The vulnerability has a medium severity and is described in the CVE record and NVD detail page.

Vendor
NationalSecurityAgency
Product
ghidra
CVSS
MEDIUM 6.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-20
Original CVE updated
2026-09-24
Advisory published
2026-08-20
Advisory updated
2026-09-24

Who should care

Ghidra users and administrators should assess exposure and prioritize remediation. The vulnerability has a medium severity and can be used to terminate the Ghidra process. Ghidra deployments should be reviewed for exposure and remediated as necessary. Security teams should verify Ghidra version and exposure.

Why it matters

CVE-2026-54389 is a medium-severity vulnerability in Ghidra that allows attackers to terminate the Ghidra process. Ghidra users and administrators should assess exposure and prioritize remediation.

  • Denial of Service (DoS) via process termination
  • Potential for exploitation requires verification
  • Remediation priority for Ghidra deployments
  • Verification of Ghidra version and exposure

Technical summary

The AbstractPdb deserialization routine reads all remaining parameters into an unbounded list, causing uncontrolled heap growth that triggers an OutOfMemoryError which bypasses exception handling and crashes the application. The vulnerability is caused by a lack of bounds checking in the deserialization routine, allowing an attacker to supply a crafted PDB file with an oversized parameters section. This can be used to terminate the Ghidra process. Ghidra users and administrators should assess exposure and prioritize remediation.

Defensive priority

Assess exposure and prioritize remediation for Ghidra deployments.

Recommended defensive actions

  • Assess Ghidra deployment exposure
  • Prioritize Ghidra remediation
  • Verify Ghidra version
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability is described in the CVE record and NVD detail page. Ghidra versions before 12.1.3 are affected. The AbstractPdb deserialization routine reads all remaining parameters into an unbounded list, causing uncontrolled heap growth that triggers an OutOfMemoryError which bypasses exception handling and crashes the application. The CVE record was published on 2026-08-20T22:17:21.117Z and has not been modified since then. The vulnerability allows attackers to terminate the Ghidra process by supplying a crafted PDB file with an

Sources and references

Verified primary and authoritative sources

  • CVE-2026-54389 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-54389

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-54389 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54389

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.