CVE-2025-12324 MEDIUM

CVE-2025-12324: TablePress – Tables in WordPress made easy <= 3.2.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

Vendor Tobiasbg
Product TablePress – Tables in WordPress made easy
Weakness CWE-79 · XSS
Published November 4, 2025
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

TablePress versions up to 3.2.4 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users with low privileges to inject malicious scripts into table data. When other users view affected tables, the injected code executes in their browsers, potentially compromising their sessions or stealing data. The vulnerability affects the scope beyond the plugin itself due to WordPress integration.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript into tables that executes when other users view them, stealing session data or performing actions on their behalf.

Potential impact on your site

04Site Impact

Authenticated users can inject code into tables affecting all site visitors; compromises user sessions and data integrity across your WordPress site.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with low-level privileges (e.g., contributor or editor role) to create or edit tables.

Key dates

06Disclosure timeline

November 4, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE