CVE-2025-13753 MEDIUM

CVE-2025-13753: WP Table Builder <= 2.0.19 - Incorrect Authorization to Authenticated (Subscriber+) Arbitrary Table Creation

Vendor Wptb
Product WP Table Builder – Drag & Drop Table Builder
Weakness CWE-863 · Incorrect authorization
Published January 9, 2026
Last update April 14, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Table Builder – Drag & Drop Table Builder plugin for WordPress is vulnerable to unauthorized modification of data due to an incorrect authorization check on the save_table() function in all versions up to, and including, 2.0.19. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create new wptb-table posts.

Explanation of Vulnerability in Simple Terms

02Summary

WP Table Builder versions up to 2.0.19 contain an authorization flaw that allows authenticated users to modify table data they should not have access to. The vulnerability requires a logged-in account but no special privileges. An attacker with basic user access can alter tables belonging to other users or restricted content, potentially corrupting or defacing site data.

What an attacker can do

03Attacker Capabilities

Modify or corrupt tables created by other users or in restricted areas of the site.

Potential impact on your site

04Site Impact

Unauthorized users can alter or delete table content across your site, risking data integrity and site reputation.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least basic login access.

Key dates

06Disclosure timeline

January 9, 2026 CVE published
April 14, 2026 Record updated