
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13192 is a SQL Injection vulnerability in the "Popup builder with Gamification, Multi-Step Popups, Page-Level Targeting, and WooCommerce Triggers" plugin for WordPress. It affects all versions up to and including 2.2.0, allowing unauthenticated attackers to append malicious SQL queries via multiple REST API endpoints due to insufficient input escaping and improper query preparation. The vulnerability was published on February 5, 2026, and carries a CVSS v3.1 base score of 8.2 (High) (Red Hat CVE, Wordfence).
The root cause is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), arising from insufficient escaping of user-supplied parameters and a lack of prepared statements across multiple REST API endpoints in the plugin (Red Hat CVE). Because the vulnerable endpoints are accessible without authentication, an attacker can craft HTTP requests containing malicious SQL fragments that are appended to existing queries, enabling blind or error-based SQL injection techniques (CAPEC-7, CAPEC-66). No special preconditions — such as an active user session or specific site configuration — are required for exploitation against unauthenticated attack surfaces; Administrator-level injection vectors were separately addressed in version 2.2.3.
Successful exploitation allows unauthenticated attackers to extract sensitive information from the WordPress database, including user credentials (hashed passwords), email addresses, personal data, and any other confidential content stored by the site (Red Hat CVE). The CVSS scoring reflects high confidentiality impact and low integrity impact, with no direct availability impact. Extracted credentials could facilitate account takeover, privilege escalation, or lateral movement within the WordPress environment.
As of the time of reporting, there is no public proof-of-concept exploit code and no confirmed evidence of in-the-wild exploitation (Red Hat CVE). The vulnerability has an EPSS score of approximately 0.104%, indicating a low but non-negligible probability of exploitation in the near term. The CVE is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The vulnerability was detected by Qualys (detection ID 530917) and included in CISA's weekly vulnerability bulletin for the week of February 2, 2026 (CISA Bulletin).
/wp-content/plugins/ directory listings or readme.txt files)./wp-json/<plugin-namespace>/v1/<endpoint>) by reviewing plugin source code or API discovery tools.' OR 1=1-- or time-based blind injection payloads like ' AND SLEEP(5)--) that is insufficiently escaped before being incorporated into a database query.sqlmap targeting the identified endpoint and parameter to enumerate databases, tables, and extract sensitive data such as WordPress user credentials (wp_users table) and site options./wp-json/<plugin-namespace>/v1/*) containing SQL metacharacters such as single quotes ('), UNION, SELECT, SLEEP, or -- in query parameters or request bodies.UNION SELECT, information_schema, or SLEEP() functions.The vulnerability was partially patched in version 2.2.1 (addressing unauthenticated attack vectors) and fully patched in version 2.2.3 (addressing Administrator-level vectors as well); upgrading to version 2.2.3 or later is the recommended remediation (Red Hat CVE, Wordfence). If an immediate upgrade is not possible, consider temporarily disabling the plugin or deploying a Web Application Firewall (WAF) with rules to detect and block SQL injection attempts targeting the plugin's REST API endpoints. Monitor database access logs for anomalous query patterns as an interim detection measure.
Wordfence included CVE-2025-13192 in its weekly WordPress vulnerability report for February 2–8, 2026, highlighting it as a notable unauthenticated SQL injection risk (Wordfence). The vulnerability was also referenced in CISA's weekly vulnerability bulletin and picked up by security aggregators including Qualys, Vulners, and VulDB shortly after publication. Social media mentions were observed on Mastodon and Bluesky via TheHackerWire, indicating moderate community awareness.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."