CVE-2026-12983 PUBLISHED

Dinatur <= 1.18 - Unauthenticated SQL Injection via Column Name Injection

Assigner: WPScan
Reserved: 23.06.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Product Status

Vendor Unknown
Product Dinatur
Versions Default: unknown
  • affected from 0 to 1.18 (incl.)

Credits

  • João Ramos Maciel and Theo Antonio da Fonseca finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE