CVE-2026-65509
Received Received - Intake

Unauthenticated XSS in wpDataTables Plugin

Vulnerability report for CVE-2026-65509, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in wpDataTables <= 7.5.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpdatatables wpdatatables 7.5.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting wpDataTables plugin versions 7.5.1 and below. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in wpDataTables <= 7.5.1, inspect web application inputs for unsanitized user data. Check for reflected or stored XSS by testing form fields, URL parameters, and database entries with payloads like <script>alert(1)</script>. Review server logs for unusual JavaScript execution patterns.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect users to malicious sites, or deface web pages. Since no authentication is required, any visitor to a vulnerable site could be affected.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR and HIPAA requirements for protecting user data. Organizations may face fines or penalties if exploited due to inadequate security measures.

Mitigation Strategies

Immediately update wpDataTables to the latest version beyond 7.5.1. If an update is unavailable, disable the plugin temporarily. Implement input validation and output encoding for all user-supplied data. Use a web application firewall to filter malicious scripts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65509. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart