CVE-2026-24993
Published: 25 March 2026
Summary
CVE-2026-24993 is a critical-severity SQL Injection (CWE-89) vulnerability. Its CVSS base score is 9.3 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 19.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).
Deeper analysis
CVE-2026-24993 is an SQL Injection vulnerability, classified as Improper Neutralization of Special Elements used in an SQL Command (CWE-89), that enables Blind SQL Injection in the WPFactory Advanced WooCommerce Product Sales Reporting plugin, also known as webd-woocommerce-advanced-reporting-statistics. This issue affects all versions of the plugin from n/a through 4.1.3 and was published on 2026-03-25.
The vulnerability carries a CVSS v3.1 base score of 9.3 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L), indicating it is exploitable by unauthenticated attackers over the network with low attack complexity and no user interaction required. Exploitation changes the scope, allowing high confidentiality impact through data extraction via blind SQL injection techniques, with no integrity impact and low availability impact.
Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/webd-woocommerce-advanced-reporting-statistics/vulnerability/wordpress-advanced-woocommerce-product-sales-reporting-plugin-4-1-3-sql-injection-vulnerability?_s_id=cve.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-15608
Vulnerability details
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WPFactory Advanced WooCommerce Product Sales Reporting webd-woocommerce-advanced-reporting-statistics allows Blind SQL Injection.This issue affects Advanced WooCommerce Product Sales Reporting: from n/a through <= 4.1.3.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Blind SQL injection (CWE-89) in public-facing WordPress plugin directly enables remote unauthenticated exploitation of a web application per T1190, resulting in high-impact data extraction.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly prevents SQL injection by validating and sanitizing user inputs before they are used in SQL commands.
Remediates the specific SQL injection flaw in the plugin by identifying, prioritizing, and applying patches or updates.
Scans for vulnerabilities like this blind SQL injection in web applications and hosted plugins to enable timely remediation.