---
id: CVE-2026-6922
title: >-
  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
summary: >-
  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…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H'
cwe:
  - CWE-863
vendor: wptb
product: WP Table Builder – Drag & Drop Table Builder
affected:
  - wp_table_builder_drag_drop_table_builder <= 2.2.1
published: '2026-09-22'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T19:04:55.677'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-6922'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/tags/2.1.10/inc/Admin/Api/TablePost.php#L292
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/tags/2.1.10/inc/Admin/Api/TablePost.php#L299
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/tags/2.1.10/inc/Admin/Api/TablePost.php#L318
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/tags/2.1.10/inc/Admin/Authorization.php#L9
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/tags/2.1.10/inc/Core/Settings.php#L107
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/trunk/inc/Admin/Api/TablePost.php#L292
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/trunk/inc/Admin/Api/TablePost.php#L299
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/trunk/inc/Admin/Api/TablePost.php#L318
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/trunk/inc/Admin/Authorization.php#L9
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-table-builder/trunk/inc/Core/Settings.php#L107
    label: security@wordfence.com
  - url: 'https://plugins.trac.wordpress.org/changeset/3676426'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/7c9ae1cd-c2fa-40a3-88f7-9ee7428391e5?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T14:12:04.982826Z'
ingestedAt: '2026-09-22T08:00:27.690Z'
epss: 0.00306
epssPercentile: 0.23519
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
