
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69366 is a Blind SQL Injection vulnerability in the TeconceTheme Emerce Core WordPress plugin (CWE-89). It affects all versions of the Emerce Core plugin through version 1.8, allowing unauthenticated remote attackers to extract sensitive database information without user interaction. The vulnerability was published on February 20, 2026, and carries a CVSS v3.1 base score of 9.3 (Critical) with a changed scope, reflecting its potential cross-boundary impact (Feedly).
The root cause is improper neutralization of user-supplied input incorporated into SQL queries (CWE-89), enabling Blind SQL Injection. Because the plugin does not use parameterized queries or adequate input sanitization, an attacker can craft malicious HTTP requests that manipulate backend SQL logic without directly observing query output — instead inferring data through boolean-based or time-based side channels. No authentication or user interaction is required, and the attack is conducted entirely over the network with low complexity. The changed scope indicates that the impact extends beyond the vulnerable component itself, potentially affecting the broader database server environment (Feedly, Patchstack).
Successful exploitation allows unauthenticated attackers to enumerate and extract sensitive database contents, including user credentials, personal data, and other confidential information stored by the WordPress site. The high confidentiality impact combined with changed scope means data from components beyond the plugin itself — such as other WordPress tables or shared database users — may be exposed. Availability is also marginally affected (low impact), and while integrity is not directly compromised, extracted credentials could enable follow-on attacks such as account takeover or lateral movement (Feedly).
As of the time of reporting, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.021%, indicating a currently low probability of exploitation in the near term. However, the unauthenticated, network-accessible nature of the flaw and the absence of a patch make it an attractive target if a PoC is published (Feedly).
/wp-content/plugins/emerce-core/).' AND SLEEP(5)-- or ' AND 1=1-- vs. ' AND 1=2--) to confirm injection point without direct output.sqlmap with the identified endpoint and parameter to systematically extract database names, table names, and column contents.wp_users) to retrieve hashed passwords, email addresses, and other credentials for potential follow-on attacks (Feedly).AND, SLEEP, BENCHMARK, OR 1=1) in query parameters or POST bodies.SLEEP()-based blind injection.No official patch has been released for Emerce Core as of the disclosure date; users should monitor the plugin's repository for an update beyond version 1.8 and apply it immediately when available. In the interim, consider deactivating or removing the Emerce Core plugin if it is not essential. Deploy a Web Application Firewall (WAF) with SQL injection detection rules (e.g., Wordfence, Cloudflare WAF) to block malicious requests. Additionally, restrict database user privileges to the minimum required for the application and enable slow query logging to detect anomalous database activity (Feedly, Patchstack).
Wordfence noted this vulnerability in their weekly WordPress vulnerability report covering the period of January 26 – February 1, 2026, highlighting it as part of a broader set of plugin-level SQL injection issues affecting the WordPress ecosystem (Wordfence). No significant additional vendor statements or notable researcher commentary beyond standard database listings have been identified.
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."