CVE-2025-5096 MEDIUM

CVE-2025-5096: TablePress <= 3.1.2 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting via Multiple Parameters

Vendor Tobiasbg
Product TablePress – Tables in WordPress made easy
Weakness CWE-79 · XSS
Published May 23, 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 plugin for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the 'data-caption', 'data-s-content-padding', 'data-s-title', and 'data-footer' data-attributes in all versions up to, and including, 3.1.2 due to insufficient input sanitization and output escaping. 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.1.2 contain a cross-site scripting (XSS) vulnerability that allows authenticated users 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 requires a logged-in attacker but affects all site visitors who view the compromised table.

What an attacker can do

03Attacker Capabilities

Inject JavaScript code that runs in visitors' browsers when they view a table, stealing session cookies or performing actions on their behalf.

Potential impact on your site

04Site Impact

Visitors viewing tables created by compromised accounts may have their sessions hijacked or be redirected to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with permission to create or edit TablePress tables.

Key dates

06Disclosure timeline

May 23, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE