CVE-2025-30791 HIGH

CVE-2025-30791: WordPress Cart tracking for WooCommerce plugin <= 1.0.16 - SQL Injection Vulnerability

Vendor Wpdever
Product Cart tracking for WooCommerce
Weakness CWE-89 · SQLi
Published March 27, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in wpdever Cart tracking for WooCommerce cart-tracking-for-woocommerce allows SQL Injection.This issue affects Cart tracking for WooCommerce: from n/a through <= 1.0.16.

Explanation of Vulnerability in Simple Terms

02Summary

Cart Tracking for WooCommerce versions 1.0.16 and earlier contain a SQL injection vulnerability in database query handling. An authenticated administrator can craft malicious input to execute arbitrary SQL commands, potentially reading sensitive data from the database. The vulnerability requires high-level privileges and does not affect data integrity or site availability directly.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site's database by injecting SQL commands.

Potential impact on your site

04Site Impact

An admin account compromise could expose customer data, order information, and other database contents.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

March 27, 2025 CVE published
April 28, 2026 Record updated