Description
The TablePress – Tables in WordPress made easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘table-name’ parameter in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-03-27
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Immediate Patch
AI Analysis

Impact

The TablePress plugin for WordPress stores table metadata in the database. An authenticated user with Author or higher privileges can edit a table’s name through the ‘table‑name’ parameter. The plugin fails to sanitize or escape this input before rendering it into a table view, creating a stored cross‑site scripting flaw. An attacker who controls the table name can inject arbitrary JavaScript that will run in the browser context of any user who views the affected table, enabling session hijacking, cookie theft, or defacement. The vulnerability is limited to users who can edit tables and does not exploit public users.

Affected Systems

The flaw exists in all TablePress releases up to and including version 3.0.4. The product is a WordPress plugin named TablePress – Tables in WordPress made easy, provided by the author tobiasbg. Systems running WordPress with this plugin installed and an honest Author or higher role are susceptible. No specific WordPress core version is required beyond the plugin version.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity. The EPSS score of less than 1% suggests the likelihood of exploitation is low at the current time. The flaw is not listed in CISA’s KEV catalog. Because the requires authenticated access, the vector is internal or trusted user. Once a trusted user injects malicious code, any other user who views the table will be impacted. The moderate score reflects the loss of confidentiality and integrity if session data is captured, but no direct remote code execution or data exfiltration outside the user session.

Generated by OpenCVE AI on April 20, 2026 at 23:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update TablePress to the latest version (3.0.5 or newer) where sanitization and output escaping have been applied to the ‘table‑name’ field.
  • If an immediate upgrade is not possible, disable or remove the ability for non‑administrator roles to edit table names by adjusting role capabilities within the plugin or WordPress.
  • Employ a web application firewall or security plugin to detect and block malicious script content in the ‘table‑name’ parameter.

Generated by OpenCVE AI on April 20, 2026 at 23:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8282 The TablePress – Tables in WordPress made easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘table-name’ parameter in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Fri, 08 Aug 2025 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Tablepress
Tablepress tablepress
CPEs cpe:2.3:a:tablepress:tablepress:*:*:*:*:*:wordpress:*:*
Vendors & Products Tablepress
Tablepress tablepress

Thu, 27 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Mar 2025 05:30:00 +0000

Type Values Removed Values Added
Description The TablePress – Tables in WordPress made easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘table-name’ parameter in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title TablePress – Tables in WordPress made easy <= 3.0.4 - Authenticated (Author+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Tablepress Tablepress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:29:13.872Z

Reserved: 2025-03-22T16:55:17.830Z

Link: CVE-2025-2685

cve-icon Vulnrichment

Updated: 2025-03-27T14:38:50.859Z

cve-icon NVD

Status : Analyzed

Published: 2025-03-27T06:15:29.550

Modified: 2025-08-08T19:18:08.760

Link: CVE-2025-2685

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:30:16Z

Weaknesses