
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-52693 is an unauthenticated SQL injection vulnerability in the eCommerce Product Catalog WordPress plugin by impleCode, affecting all versions up to and including 3.5.5. Discovered by researcher Aurélien BOURDOIS (Elymaro) and reported on May 23, 2026, it was publicly disclosed on June 15, 2026, with a patch released in version 3.5.6. The vulnerability carries a CVSS v3.1 base score of 9.3 (Critical), assigned by Patchstack (Patchstack, Github Advisory).
The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-supplied input passed through the product catalog interface is not properly sanitized or parameterized before being incorporated into SQL queries. This allows a remote, unauthenticated attacker to inject arbitrary SQL commands with no privileges or user interaction required. The changed scope in the CVSS vector indicates that successful exploitation can impact resources beyond the vulnerable component itself, such as the broader WordPress database. No public proof-of-concept code has been identified at this time (Patchstack, Github Advisory).
Successful exploitation allows an unauthenticated attacker to execute arbitrary SQL queries against the WordPress database, enabling exfiltration of sensitive data including customer personally identifiable information (PII), order records, product data, WordPress user credentials (hashed passwords), and other confidential records stored in the database. The changed scope means the impact extends beyond the plugin itself to the entire WordPress installation's database. Additionally, the vulnerability carries a low availability impact, meaning attackers could potentially disrupt service. Depending on database server configuration, more severe outcomes such as file read/write operations or command execution via SQL features (e.g., INTO OUTFILE, xp_cmdshell) may also be possible (Patchstack).
inurl:/wp-content/plugins/ecommerce-product-catalog/).' OR 1=1-- or use time-based blind injection (' AND SLEEP(5)--) to confirm exploitability.sqlmap to enumerate the database, extract table names, and dump sensitive data (e.g., wp_users, wp_usermeta, order tables) without requiring any authentication.', --, UNION SELECT, SLEEP, OR 1=1) in query parameters; high-volume automated requests from a single IP to product catalog URLs./wp-content/plugins/ecommerce-product-catalog/) with encoded or obfuscated SQL payloads in GET/POST parameters; database error messages in WordPress debug logs referencing malformed SQL queries.UNION SELECT or INTO OUTFILE statements in query history.The vendor impleCode has released version 3.5.6 of the eCommerce Product Catalog plugin, which resolves this vulnerability — all users should update immediately (Patchstack). Patchstack users benefit from a virtual patch (mitigation rule) that blocks exploitation attempts until the plugin is updated. As interim measures, administrators should deploy a Web Application Firewall (WAF) with SQL injection detection rules, restrict database user privileges to the minimum required (preventing FILE operations), and monitor database access logs for anomalous SQL patterns. If the plugin cannot be updated immediately, consider temporarily disabling it or restricting access to the product catalog interface.
Wordfence included this vulnerability in their weekly WordPress vulnerability intelligence report covering June 8–14, 2026 (Wordfence Blog). Patchstack, the assigning CNA, flagged it as high priority and noted that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress sites regardless of their size or traffic (Patchstack). The vulnerability was also noted on social platforms including Bluesky and Mastodon (infosec.exchange) shortly after disclosure, reflecting standard community awareness activity for high-severity WordPress plugin vulnerabilities.
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."