Skip to main content

WordPress CVE-2025-10682

MEDIUM
SQL Injection (CWE-89)
2025-10-15 security@wordfence.com
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 19:39 vuln.today
CVE Published
Oct 15, 2025 - 09:15 nvd
MEDIUM 6.5

DescriptionCVE.org

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.

AnalysisAI

SQL injection in the TARIFFUXX WordPress plugin up to version 1.4 allows authenticated attackers with Contributor-level or higher privileges to inject malicious SQL commands via the 'id' attribute in the 'tariffuxx_configurator' shortcode, enabling unauthorized extraction of sensitive database information. The vulnerability exploits insufficient input sanitization in SQL query construction and requires authenticated access, resulting in a CVSS 6.5 (medium-high) rating with confirmed confidentiality impact but no availability or integrity compromise.

Technical ContextAI

The TARIFFUXX plugin processes user input from the 'tariffuxx_configurator' shortcode's 'id' attribute directly into SQL queries without proper parameterization or prepared statements. The vulnerable code is located in the Tariffuxx_admin.php (line 36) and Tariffuxx_twl.php (line 164) classes, which construct dynamic SQL without neutralizing attacker-controlled input. This is a classic SQL injection vulnerability (CWE-89: Improper Neutralization of Special Elements used in an SQL Command) where concatenation of unsanitized user input into SQL query strings creates a direct path for attackers to manipulate query logic. WordPress plugin authentication context means the attacker must first obtain Contributor-level access or higher, limiting the attack surface to legitimate site users or those who have compromised lower-privileged accounts.

Affected ProductsAI

The TARIFFUXX WordPress plugin in versions 1.4 and earlier is affected. The vulnerable code exists in the plugin's core classes (Tariffuxx_admin.php and Tariffuxx_twl.php) that process shortcode attributes. Affected installations are limited to WordPress sites with the TARIFFUXX plugin installed and active, with users holding Contributor-level or higher roles. No specific CVE CPE string is provided in the input data, but the plugin can be identified via wordpress.org plugin repository metadata. Wordfence vulnerability details and plugin repository changeset 3465105 serve as authoritative references.

RemediationAI

Upgrade the TARIFFUXX plugin to version 1.5 or later, which contains a fix committed in changeset 3465105 addressing the SQL injection vulnerability. The fix implements proper input sanitization and prepared statements to neutralize user-supplied input before SQL query execution. WordPress administrators should access the Plugins dashboard, locate TARIFFUXX, and apply the available update. For immediate mitigation prior to patching, restrict Contributor-level access to trusted users only and audit existing contributors for suspicious activity. Detailed technical remediation guidance is available at the Wordfence vulnerability report (https://www.wordfence.com/threat-intel/vulnerabilities/id/e897a83b-d746-427d-8c31-64d4eab5848e?source=cve) and the plugin repository changeset.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-10682 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy