The Create DB Tables plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.2.1. The plugin registers admin_post action hooks for creating tables (admin_post_add_table) and deleting tables (admin_post_delete_db_table) without implementing any capability checks via current_user_can() or nonce verification via wp_verify_nonce()/check_admin_referer(). The admin_post hook only requires the user to be logged in, meaning any authenticated user including Subscribers can access these endpoints. The cdbt_delete_db_table() function takes a user-supplied table name from $_POST['db_table'] and executes a DROP TABLE SQL query, allowing any authenticated attacker to delete any database table including critical WordPress core tables such as wp_users or wp_options. The cdbt_create_new_table() function similarly allows creating arbitrary tables. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary database tables and delete any existing database table, potentially destroying the entire WordPress installation.
CVE-2026-4119
Score 9.1 from GitHub Security Advisory (severity: CRITICAL) published 2026-04-22. NVD baseline CVSS 9.1; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 56(Track)EG Risk 56/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 52%
- KEV
- Not listed
Published
April 22, 2026
Last Modified
April 22, 2026
References (13)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-db-tables.php#L370
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-db-tables.php#L376
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-db-tables.php#L405
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-db-tables.php#L408
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-new-table.php#L14
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/tags/1.2.1/create-new-table.php#L69
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-db-tables.php#L370
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-db-tables.php#L376
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-db-tables.php#L405
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-db-tables.php#L408
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-new-table.php#L14
- security@wordfencehttps://plugins.trac.wordpress.org/browser/create-db-tables/trunk/create-new-table.php#L69
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/d1a3bc4b-cc17-4728-b242-13841b5f7660?source=cve
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 24× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 244 total refreshes for this CVE.
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 09:59 UTCGHSA enrichment
- 2026-08-16 06:02 UTCEG score recompute
Show 75 moreShow fewer
- 2026-08-16 06:02 UTCGHSA enrichment
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-15 00:05 UTCGHSA enrichment
- 2026-08-14 20:08 UTCGHSA enrichment
- 2026-08-14 16:11 UTCGHSA enrichment
- 2026-08-14 12:14 UTCGHSA enrichment
- 2026-08-14 08:18 UTCGHSA enrichment
- 2026-08-14 04:21 UTCEG score recompute
- 2026-08-14 04:21 UTCGHSA enrichment
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 08:40 UTCGHSA enrichment
- 2026-08-13 02:27 UTCGHSA enrichment
- 2026-08-12 22:31 UTCGHSA enrichment
- 2026-08-12 18:33 UTCEG score recompute
- 2026-08-12 18:33 UTCGHSA enrichment
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 00:40 UTCGHSA enrichment
- 2026-08-11 20:44 UTCGHSA enrichment
- 2026-08-11 16:48 UTCEG score recompute
- 2026-08-11 16:48 UTCGHSA enrichment
- 2026-08-11 06:19 UTCGHSA enrichment
- 2026-08-11 02:23 UTCEG score recompute
- 2026-08-11 02:23 UTCGHSA enrichment
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 12:48 UTCGHSA enrichment
- 2026-08-10 08:26 UTCGHSA enrichment
- 2026-08-10 04:28 UTCGHSA enrichment
- 2026-08-10 00:32 UTCGHSA enrichment
- 2026-08-09 20:35 UTCGHSA enrichment
- 2026-08-09 16:39 UTCEG score recompute
- 2026-08-09 16:39 UTCGHSA enrichment
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 12:42 UTCGHSA enrichment
- 2026-08-09 07:32 UTCGHSA enrichment
- 2026-08-09 03:35 UTCEG score recompute
- 2026-08-09 03:35 UTCGHSA enrichment
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 12:36 UTCGHSA enrichment
- 2026-08-08 08:34 UTCGHSA enrichment
- 2026-08-08 04:37 UTCGHSA enrichment
- 2026-08-08 00:41 UTCGHSA enrichment
- 2026-08-07 20:44 UTCGHSA enrichment
- 2026-08-07 16:48 UTCEG score recompute
- 2026-08-07 16:48 UTCGHSA enrichment
- 2026-08-07 12:51 UTCGHSA enrichment
- 2026-08-06 21:22 UTCGHSA enrichment
- 2026-08-06 17:25 UTCEG score recompute
- 2026-08-06 17:25 UTCGHSA enrichment
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 11:32 UTCGHSA enrichment
- 2026-08-06 06:59 UTCGHSA enrichment
- 2026-08-06 03:02 UTCGHSA enrichment
- 2026-08-05 23:06 UTCEG score recompute
- 2026-08-05 23:06 UTCGHSA enrichment
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-04 05:34 UTCGHSA enrichment
- 2026-08-04 01:13 UTCGHSA enrichment
- 2026-08-03 21:16 UTCEG score recompute
- 2026-08-03 21:16 UTCGHSA enrichment
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-03 00:42 UTCGHSA enrichment
- 2026-08-02 20:27 UTCGHSA enrichment
- 2026-08-02 16:30 UTCGHSA enrichment
- 2026-08-02 12:33 UTCEG score recompute
- 2026-08-02 12:33 UTCGHSA enrichment
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
Frequently asked(5)
What is CVE-2026-4119?
When was CVE-2026-4119 disclosed?
Is CVE-2026-4119 actively exploited?
What is the CVSS score of CVE-2026-4119?
How do I remediate CVE-2026-4119?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-4119
Is Your Infrastructure Affected by CVE-2026-4119?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.