CVE-2026-42665
Description
Unauthenticated SQL injection in WP Data Access ≤ 5.5.70 allows remote attackers to execute arbitrary SQL queries.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated SQL injection in WP Data Access ≤ 5.5.70 allows remote attackers to execute arbitrary SQL queries.
Vulnerability
An unauthenticated SQL injection vulnerability exists in the WP Data Access plugin for WordPress, affecting versions 5.5.70 and earlier. The flaw allows an attacker to inject arbitrary SQL queries without requiring authentication, due to insufficient sanitization of user-supplied input. [1]
Exploitation
An attacker can exploit this vulnerability remotely by sending a crafted HTTP request to the vulnerable WordPress site. No authentication or special network position is required; the attacker only needs network access to the target site. The exploit involves injecting malicious SQL statements through an input parameter that is not properly sanitized before being used in a database query. [1]
Impact
Successful exploitation allows the attacker to directly interact with the underlying database, including stealing sensitive information, modifying data, or potentially escalating to further compromise of the server. The CVSS score of 9.3 (Critical) underscores the severity of the impact. This vulnerability is expected to be used in mass-exploit campaigns targeting thousands of websites. [1]
Mitigation
The vendor has released version 5.5.71 to fix the vulnerability. Users should update to this version or later immediately. If unable to update, users can apply a mitigation rule (available from Patchstack) that blocks attacks until the plugin is updated. Patchstack users can enable auto-update for vulnerable plugins. No other workarounds are documented. [1]
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=5.5.70+ 1 more
- (no CPE)range: <=5.5.70
- (no CPE)range: <=5.5.70
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.