Description
Unauthenticated Cross Site Scripting (XSS) in wpDataTables <= 7.5.1 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross Site Scripting exists in wpDataTables plugin versions 7.5.1 and earlier. The flaw allows an attacker to inject arbitrary scripts that execute in the browsers of users who view affected pages. This vulnerability is identified as CWE‑79, indicating improper handling of user‑supplied data. The primary impact is that malicious code runs with the privileges of the site’s visitors, which can be used to deface content or exfiltrate data from the visitor’s session context.

Affected Systems

WordPress sites that have installed the wpDataTables plugin version 7.5.1 or older are vulnerable. No other products or versions are listed in the CNA data as affected.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, and the EPSS score is not available, so the current exploitation probability is unknown. The vulnerability is not listed in the CISA KEV catalog, but because the attack is unauthenticated and can be triggered by any visitor, the risk of exploitation remains significant for sites that have not applied the upgrade. Official remediation is to upgrade the plugin to version 7.5.2 or later, which removes the vulnerable code.

Generated by OpenCVE AI on August 6, 2026 at 16:23 UTC.

Remediation

Vendor Solution

Update the WordPress wpDataTables Plugin to the latest available version (at least 7.5.2).


OpenCVE Recommended Actions

  • Update the wpDataTables plugin to version 7.5.2 or later
  • If an immediate update is not feasible, implement input sanitization or output encoding for all fields rendered by the plugin
  • Deploy a Web Application Firewall rule set that blocks common Cross Site Scripting payloads

Generated by OpenCVE AI on August 6, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdatatables
Wpdatatables wpdatatables
Vendors & Products Wordpress
Wordpress wordpress
Wpdatatables
Wpdatatables wpdatatables

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in wpDataTables <= 7.5.1 versions.
Title WordPress wpDataTables plugin <= 7.5.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpdatatables Wpdatatables
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:25.343Z

Reserved: 2026-07-22T08:53:52.510Z

Link: CVE-2026-65509

cve-icon Vulnrichment

Updated: 2026-08-06T17:06:57.301Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:30:04Z

Weaknesses
  • CWE-79

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