What the vulnerability does
01Description
The Data Tables Generator by Supsystic plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the cleanCache() function in all versions up to, and including, 1.10.45. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Explanation of Vulnerability in Simple Terms
02Summary
Data Tables Generator by Supsystic versions up to 1.10.45 contain a path traversal vulnerability that allows high-privilege users to read, write, or delete files on the server outside the intended directory. An attacker with administrative access can manipulate file paths to access sensitive system files or overwrite critical application files, compromising site integrity and availability.
What an attacker can do
03Attacker Capabilities
Read, write, or delete files outside the intended directory on the server.
Potential impact on your site
04Site Impact
A compromised admin account can be used to access sensitive files, modify core files, or disable the site.
Conditions required to exploit
05Prerequisites
Attacker must have high-level administrative privileges on the site.
Key dates
06Disclosure timeline
November 13, 2025
CVE published
April 8, 2026
Record updated