CVE Catalog

CVE-2026-52758

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

Ghidra before version 12.1 contains a SQL injection vulnerability in BSim filter types that concatenate user-supplied values directly into SQL queries without escaping or parameterization. Remote attackers can inject arbitrary SQL via the BSim network query protocol to read, modify, or delete data in the PostgreSQL database.

Risk Assessment

The risk involves unauthorized access to sensitive data stored in the PostgreSQL database, its modification or deletion, which can lead to data integrity and confidentiality breaches and system disruption.

Recommendation

Immediately update Ghidra to version 12.1 or later, which includes a fix for the SQL injection vulnerability. Additionally, implement parameterized SQL queries and restrict database access to trusted hosts only.

Other vulnerabilities in Ghidra

See all
Original NVD description (English source)

Ghidra before 12.1 contains a SQL injection vulnerability in BSim filter types that concatenate user-supplied values directly into SQL queries without escaping or parameterization. Remote attackers can inject arbitrary SQL via the BSim network query protocol to read, modify, or delete data in the PostgreSQL database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS