CVE-2026-12983
Deferred Deferred - Pending Action

SQL Injection and Data Wipe in Dinatur WordPress Plugin

Vulnerability report for CVE-2026-12983, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-26

Assigner: WPScan

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-26
Generated
2026-09-08
AI Q&A
2026-08-19
EPSS Evaluated
2026-09-07
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dinatur dinatur_wordpress_plugin to 1.18 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Dinatur WordPress plugin through version 1.18 has two critical vulnerabilities. First, it fails to sanitize and escape user input in SQL queries, enabling unauthenticated SQL injection attacks. Second, it allows unauthenticated users to truncate the plugin's database tables without authorization, wiping all its data.

Detection Guidance

To detect this vulnerability, check if the Dinatur WordPress plugin version 1.18 or earlier is installed. You can use WordPress commands like 'wp plugin list' or inspect the plugin files manually. Additionally, monitor for unusual database activity or unauthorized SQL queries.

Impact Analysis

An attacker could exploit the SQL injection to steal sensitive data from your WordPress database or manipulate it. The table truncation flaw could destroy all data stored by the Dinatur plugin, leading to loss of functionality and potential downtime for your site.

Compliance Impact

This vulnerability could lead to unauthorized access or deletion of personal data, violating GDPR and HIPAA requirements for data protection and integrity. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately uninstall or disable the Dinatur WordPress plugin if you are using version 1.18 or earlier. Since no patch is available, removing the plugin is the only mitigation. Ensure your WordPress installation and all plugins are updated to the latest versions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12983. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart