Cyber Posture

CVE-2025-30791

High

Published: 27 March 2025

Published
27 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.6 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
EPSS Score 0.0021 43.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may leverage databases to mine valuable information.

Security Summary

CVE-2025-30791 is an SQL Injection vulnerability (CWE-89) stemming from improper neutralization of special elements used in an SQL command. It affects the Cart tracking for WooCommerce plugin (cart-tracking-for-woocommerce) developed by wpdever, impacting all versions from n/a through 1.0.16.

The vulnerability can be exploited over the network (AV:N) with low attack complexity (AC:L), requiring high privileges (PR:H) and no user interaction (UI:N). Attackers can achieve high confidentiality impact (C:H) such as unauthorized data access, low availability impact (A:L), and scope change (S:C), resulting in a CVSS v3.1 base score of 7.6.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/cart-tracking-for-woocommerce/vulnerability/wordpress-cart-tracking-for-woocommerce-plugin-1-0-16-sql-injection-vulnerability?_s_id=cve.

Details

CWE(s)
CWE-89

MITRE ATT&CK Enterprise Techniques

T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

The SQL Injection vulnerability (CWE-89) directly enables arbitrary database queries, facilitating unauthorized data access from the application's database (high confidentiality impact).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References