Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-6922 2 Wordpress, Wptb 2 Wordpress, Wp Table Builder – Drag & Drop Table Builder 2026-09-22 7.1 High
The WP Table Builder – Drag & Drop Table Builder plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 2.2.1. This is due to an operator precedence bug in the post-type guard within the trash_table_bulk() and restore_table_bulk() functions that causes the guard to never fire, combined with a permission callback that only verifies plugin role membership without per-post-type or ownership checks. This makes it possible for authenticated attackers, with subscriber-level access and above, to trash or restore any post, page, or custom post type on the site by supplying arbitrary post IDs.
CVE-2025-13753 2 Wordpress, Wptb 2 Wordpress, Wp Table Builder 2026-04-20 4.3 Medium
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.