CVE-2025-10682 MEDIUM

CVE-2025-10682: TARIFFUXX <= 1.4 - Authenticated (Contributor+) SQL Injection via tariffuxx_configurator Shortcode

Vendor Tariffuxx
Product TARIFFUXX
Weakness CWE-89 · SQLi
Published October 15, 2025
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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