Description
Unauthenticated SQL Injection in WP Data Access <= 5.5.70 versions.
Published: 2026-06-15
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in the WordPress WP Data Access plugin versions up to and including 5.5.70, allowing a threat actor to inject arbitrary SQL statements into the plugin’s database queries. The vulnerability is catalogued as CWE‑89 and could be exploited to read, modify, or delete sensitive data stored in the MySQL or MariaDB database used by the WordPress site. The CVE description confirms that no authentication is required, meaning the exploit does not rely on valid user credentials.

Affected Systems

The vulnerability affects the "WP Data Access" plugin developed by Passionate Programmer Peter. Any WordPress installation running plugin version 5.5.70 or older is susceptible; the official advisory indicates that updates from 5.5.71 onward contain the fix.

Risk and Exploitability

The CVSS score of 9.3 marks the flaw as critical, reflecting its high impact potential. The EPSS score of less than 1% suggests that, as of the last assessment, attacker attempts are unlikely to be frequent, and the flaw is not currently observed in public exploit feeds. It is not listed in CISA’s KEV catalog, further indicating low exploitation likelihood at present. Based on the description, the likely attack vector is the web application layer: an attacker can send crafted query parameters to plugin‑exposed endpoints without needing any form of authentication, leveraging the vulnerability to manipulate database content.

Generated by OpenCVE AI on June 18, 2026 at 03:23 UTC.

Remediation

Vendor Solution

Update the WordPress WP Data Access Plugin to the latest available version (at least 5.5.71).


OpenCVE Recommended Actions

  • Update the WordPress WP Data Access Plugin to version 5.5.71 or later, which includes the official fix for the SQL injection flaw.
  • If immediate update is not possible, limit external access to the WordPress administration interface (e.g., require authentication or VPN access) and restrict the plugin’s exposed URLs to trusted IP ranges.
  • Deploy a web‑application firewall or equivalent input validation layer to block suspicious SQL injection patterns targeting the WP Data Access endpoints.

Generated by OpenCVE AI on June 18, 2026 at 03:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Passionate Programmer Peter
Passionate Programmer Peter wp Data Access
Wordpress
Wordpress wordpress
Vendors & Products Passionate Programmer Peter
Passionate Programmer Peter wp Data Access
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WP Data Access <= 5.5.70 versions.
Title WordPress WP Data Access plugin <= 5.5.70 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Passionate Programmer Peter Wp Data Access
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T01:25:11.078Z

Reserved: 2026-04-29T09:04:47.838Z

Link: CVE-2026-42665

cve-icon Vulnrichment

Updated: 2026-06-16T01:25:05.997Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:56.280

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-42665

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:07:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')