Description
The TablePress – Tables in WordPress made easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `table` shortcode attributes in all versions up to, and including, 3.2.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-11-04
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via shortcode attributes
Action: Immediate Patch
AI Analysis

Impact

The TablePress plugin allows users to create tables in WordPress by inserting a shortcode that accepts attributes. When these attributes are not properly sanitized or escaped, an attacker with contributor level or higher can store arbitrary JavaScript code in a table. Once any user views a page that includes the affected table, the injected script runs in the victim’s browser, enabling theft of credentials, session hijacking, or defacement. This vulnerability is a classic stored XSS flaw (CWE‑79).

Affected Systems

All installations of the tobiasbg TablePress – Tables in WordPress made easy plugin up to and including version 3.2.4 (the official advisories note the issue exists through 3.2.3), running on any WordPress site that permits contributors to modify tables.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, while an EPSS score of less than 1% shows a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker must already possess authenticated contributor or higher access to inject malicious code, making the attack vector internal. If the role permissions are lax, the breadth of impact could extend throughout the site. Nevertheless, the combination of moderate CVSS and low EPSS suggests a lower but still notable risk that should be remediated promptly.

Generated by OpenCVE AI on April 22, 2026 at 12:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the TablePress plugin to a patched version newer than 3.2.3 which implements proper input sanitization and output escaping for all shortcode attributes.
  • If an immediate upgrade is not feasible, restrict contributor and other non‑administrator roles from editing tables or from adding shortcodes that accept user‑supplied attributes, using WordPress role editor or a capabilities plugin to revoke the ‘edit_table’ right.
  • Apply an additional layer of protection by enabling a Content Security Policy that disallows inline JavaScript or by using a security plugin such as Wordfence to block execution of scripts originating from table content.

Generated by OpenCVE AI on April 22, 2026 at 12:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Nov 2025 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Tablepress
Tablepress tablepress
Wordpress
Wordpress wordpress
Vendors & Products Tablepress
Tablepress tablepress
Wordpress
Wordpress wordpress

Tue, 04 Nov 2025 03:00: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 plugin's `table` shortcode attributes in all versions up to, and including, 3.2.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-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.2.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:33.261Z

Reserved: 2025-10-27T10:15:14.904Z

Link: CVE-2025-12324

cve-icon Vulnrichment

Updated: 2025-11-05T14:49:23.915Z

cve-icon NVD

Status : Deferred

Published: 2025-11-04T03:15:49.667

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12324

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:45:17Z

Weaknesses