Description
Author Cross Site Scripting (XSS) in WP Data Access <= 5.5.79 versions.
Published: 2026-08-13
Score: 5.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WordPress WP Data Access plugin versions up to 5.5.79 contain an unsanitized input handler that can be exploited for Cross Site Scripting. An attacker can inject arbitrary JavaScript that executes in the browser of any user who views data generated by this plugin, potentially leading to session hijacking, defacement, or malicious redirects.

Affected Systems

All installations of the WP Data Access plugin from Passionate Programmer Peter, specifically versions 5.5.79 and earlier, are affected. Updates to 5.5.80 or newer remove the vulnerability.

Risk and Exploitability

With a CVSS score of 5.9, the vulnerability is considered medium severity. No EPSS score is available, and it is not listed in the CISA KEV catalog. The likely attack vector is a web‑based request that contains malicious payloads rendered by the plugin. An attacker would need to supply a crafted input that the plugin processes without proper sanitization; this could be delivered through a user‑facing form or data entry. While no active exploits are documented, the nature of XSS means attackers could attempt to trick users into opening malicious links or modifying plugin‑generated content to execute arbitrary JavaScript in the victim’s browser.

Generated by OpenCVE AI on August 13, 2026 at 17:37 UTC.

Remediation

Vendor Solution

Update the WordPress WP Data Access plugin to the latest available version (at least 5.5.80).


OpenCVE Recommended Actions

  • Update the WP Data Access plugin to version 5.5.80 or newer.
  • Clear any stored plugin data that may contain malicious scripts, such as custom queries or user‑generated database entries, after upgrading.
  • Apply output escaping to all plugin‑generated content, ensuring data is rendered via WordPress sanitization functions to prevent any residual XSS vectors.

Generated by OpenCVE AI on August 13, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 19:45: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

Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Author Cross Site Scripting (XSS) in WP Data Access <= 5.5.79 versions.
Title WordPress WP Data Access plugin <= 5.5.79 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:32:23.285Z

Reserved: 2026-08-12T10:51:08.683Z

Link: CVE-2026-73344

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:12.750

Modified: 2026-08-13T16:19:04.143

Link: CVE-2026-73344

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:30:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')