CVE-2026-12983
HighCVSS 8.6Exploitation Probability (EPSS)
Low risk9th percentile - higher than 9% of all known CVEs
Summary
The Dinatur WordPress plugin through 1.18 does not sanitize and escape user input before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks. The same handler also performs a database table truncation without any authorization check, allowing any unauthenticated visitor to wipe the plugin's data.
Risk Assessment
An attacker can steal or destroy database data, and also wipe the entire table, potentially leading to complete data loss and system integrity compromise.
Recommendation
Update the plugin to the latest version that includes fixes for input sanitization and authorization, and restrict access to the plugin.
Original NVD description (English source)
The Dinatur WordPress plugin through 1.18 does not sanitize and escape user input before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks. The same handler also performs a database table truncation without any authorization check, allowing any unauthenticated visitor to wipe the Dinatur WordPress plugin through 1.18's data.

