What the vulnerability does
01Description
The TARIFFUXX plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.4. This is due to insufficient neutralization of user-supplied input used directly in SQL queries. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject additional SQL into queries and extract sensitive information from the database via a crafted id attribute in the 'tariffuxx_configurator' shortcode.
Explanation of Vulnerability in Simple Terms
02Summary
TARIFFUXX versions 1.4 and earlier contain a SQL injection vulnerability in database query handling. An attacker with low-level user access can craft malicious input to read sensitive data from the database without modifying or deleting records. The vulnerability requires network access and valid user credentials but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the database by injecting SQL commands into user input fields.
Potential impact on your site
04Site Impact
Unauthorized access to sensitive database records, including user data, configuration, or other stored information.
Conditions required to exploit
05Prerequisites
Valid user account with low-level privileges; network access to the application.
Key dates
06Disclosure timeline
October 15, 2025
CVE published
April 8, 2026
Record updated