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

Impact

The vulnerability is an unauthenticated Cross Site Scripting flaw in the WordPress Ninja Tables plugin versions up to 5.2.9. It allows an attacker to inject arbitrary JavaScript into the plugin’s stored content which is rendered in the browser of any user visiting that page. The flaw is categorized as CWE‑79 and can lead to session hijacking, defacement, or the execution of malicious code in the context of the site’s users.

Affected Systems

The affected product is the WordPress Ninja Tables plugin (WPManageNinja), specifically all releases through 5.2.9. No other WordPress core components or plugins are directly implicated by this specific vulnerability.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity, while the EPSS score is not available and the issue is not listed in the CISA KEV catalog. Because the flaw is unauthenticated, the attack vector requires an attacker to get the malicious content into a table that is then displayed to a user; once displayed, the injected script runs with the privileges of the visitor’s browser session. There is no known requirement for network access or local privileges beyond the ability to insert table content, making exploitation relatively straightforward if an attacker can add or edit table entries.

Generated by OpenCVE AI on August 6, 2026 at 15:22 UTC.

Remediation

Vendor Solution

Update the WordPress Ninja Tables Plugin to the latest available version (at least 5.2.10).


OpenCVE Recommended Actions

  • Upgrade the Ninja Tables plugin to version 5.2.10 or newer.
  • Restrict the ability to add or edit table content to trusted administrative roles, removing any anonymous or low‑privilege users from having that capability.
  • Apply a Content Security Policy or use a trusted sanitization library to filter user‑supplied table data before it is rendered.

Generated by OpenCVE AI on August 6, 2026 at 15:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16: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
Wpmanageninja
Wpmanageninja ninja Tables
Vendors & Products Wordpress
Wordpress wordpress
Wpmanageninja
Wpmanageninja ninja Tables

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

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Ninja Tables <= 5.2.9 versions.
Title WordPress Ninja Tables plugin <= 5.2.9 - 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
Wpmanageninja Ninja Tables
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:17:11.212Z

Reserved: 2026-07-13T06:13:50.885Z

Link: CVE-2026-61964

cve-icon Vulnrichment

Updated: 2026-08-06T15:17:06.358Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T15:45:02Z

Weaknesses
  • CWE-79

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