Description
Unauthenticated SQL Injection in WP Data Access <= 5.5.81 versions.
Published: 2026-08-31
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an unauthenticated SQL injection flaw in the WordPress WP Data Access plugin versions 5.5.81 and earlier. Attackers can inject malicious SQL statements through the plugin's input fields, granting them read or write access to the underlying database. In the worst case, this could allow modification of site content, extraction of sensitive data, and potentially execution of arbitrary code if the database level grants elevated privileges. The weakness is identified as CWE-89.

Affected Systems

The affected component is the WP Data Access plugin for WordPress, developed by Passionate Programmer Peter. Users running version 5.5.81 or earlier are vulnerable. Guides and updates indicate that versions 5.5.82 and later contain the necessary patch.

Risk and Exploitability

The CVSS score of 9.3 signals critical severity, and while an EPSS score is currently unavailable, the lack of a KEV listing does not reduce the risk. Because the vulnerability does not require authentication, the likely attack vector is a web request to the plugin's exposed endpoint. The absence of defensive controls means an attacker can exploit it from any network location with access to the site’s frontend.

Generated by OpenCVE AI on August 31, 2026 at 21:25 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Update the WP Data Access Plugin to version 5.5.82 or later as provided by the vendor.
  • If updating is not immediately possible, disable the plugin or restrict its exposure by removing or blocking the vulnerable endpoint from the web server.
  • Monitor the WordPress database for abnormal query patterns or unauthorized modifications to detect potential exploitation attempts.

Generated by OpenCVE AI on August 31, 2026 at 21:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 22:15: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

Mon, 31 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WP Data Access <= 5.5.81 versions.
Title WordPress WP Data Access plugin <= 5.5.81 - 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-08-31T20:30:44.373Z

Reserved: 2026-08-26T17:33:34.891Z

Link: CVE-2026-81293

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T21:17:50.170

Modified: 2026-08-31T21:17:50.170

Link: CVE-2026-81293

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T22:00:05Z

Weaknesses
  • CWE-89

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