The WP Database Backup – Unlimited Database & Files Backup by Backup for WP plugin for WordPress is vulnerable to OS Command Injection in all versions up to and including 7.11 via the wp_db_exclude_table parameter. This is due to the direct concatenation of user-supplied $_POST['wp_db_exclude_table'] values into the mysqldump shell command string in the mysqldump() function of includes/admin/class-wpdb-admin.php without wrapping them in escapeshellarg()—every other argument in the same command (DB_USER, DB_PASSWORD, host, filename, DB_NAME) is properly escaped, making the exclude-table values the sole exception—and because the only applied filtering, sanitize_text_field() via recursive_sanitize_text_field(), strips HTML tags but leaves shell metacharacters such as ;, |, ` `, and $() intact. This makes it possible for authenticated attackers, with administrator-level access and above, to execute arbitrary operating system commands on the server, potentially enabling full remote code execution. The injection is stored: malicious values submitted through the plugin settings form are persisted to the WordPress options table via update_option('wp_db_exclude_table') and later retrieved with get_option() and passed unsanitized to shell_exec()` whenever a backup operation runs.
CVE-2026-9834
Score 7.2 from GitHub Security Advisory (severity: HIGH) published 2026-07-02. a secondary CVSS source baseline 7.2; 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
- 7.2
- EG Score
- 7.2(medium)
- EG Risk
- 38(Track)EG Risk 38/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 computedSeverity72% × 45%Exploitation3% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 3%
- EPSS %ILE
- 85%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
July 2, 2026
References (8)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.10/includes/admin/class-wpdb-admin.php#L216
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.10/includes/admin/class-wpdb-admin.php#L2644
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.10/includes/admin/class-wpdb-admin.php#L2654
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.11/includes/admin/class-wpdb-admin.php#L216
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.11/includes/admin/class-wpdb-admin.php#L2644
- security@wordfencehttps://plugins.trac.wordpress.org/browser/wp-database-backup/tags/7.11/includes/admin/class-wpdb-admin.php#L2654
- security@wordfencehttps://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3574273%40wp-database-backup&new=3574273%40wp-database-backup&sfp_email=&sfph_mail=
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/0a97a217-b00b-4268-a472-8d62ae1d18e3?source=cve
Vendor Advisories for CVE-2026-9834(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 75× 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 198 total refreshes for this CVE.
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:38 UTCEPSS rescore
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-06 14:23 UTCEG score recompute
- 2026-09-06 14:23 UTCGHSA enrichment
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 00:32 UTCEG score recompute
- 2026-09-06 00:32 UTCGHSA enrichment
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 05:07 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 23:45 UTCEG score recompute
- 2026-08-30 23:45 UTCGHSA enrichment
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 11:26 UTCEG score recompute
- 2026-08-30 11:26 UTCGHSA enrichment
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 22:18 UTCEG score recompute
- 2026-08-27 22:18 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:47 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-25 14:58 UTCEG score recompute
- 2026-08-25 14:58 UTCGHSA enrichment
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 22:47 UTCEG score recompute
- 2026-08-24 22:47 UTCGHSA enrichment
- 2026-08-24 14:18 UTCEPSS rescore
- 2026-08-24 10:23 UTCEG score recompute
- 2026-08-24 10:23 UTCGHSA enrichment
- 2026-08-23 20:22 UTCGHSA enrichment
- 2026-08-23 08:02 UTCEG score recompute
- 2026-08-23 08:02 UTCGHSA enrichment
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 19:43 UTCGHSA enrichment
- 2026-08-22 06:42 UTCEG score recompute
- 2026-08-22 06:42 UTCGHSA enrichment
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 17:34 UTCGHSA enrichment
- 2026-08-21 05:14 UTCEG score recompute
- 2026-08-21 05:14 UTCGHSA enrichment
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 16:54 UTCGHSA enrichment
- 2026-08-20 04:23 UTCEG score recompute
- 2026-08-20 04:23 UTCGHSA enrichment
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 09:52 UTCGHSA enrichment
- 2026-08-18 20:56 UTCEG score recompute
- 2026-08-18 20:56 UTCGHSA enrichment
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 04:43 UTCEG score recompute
- 2026-08-18 04:43 UTCGHSA enrichment
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 11:48 UTCGHSA enrichment
- 2026-08-16 23:23 UTCEG score recompute
- 2026-08-16 23:23 UTCGHSA enrichment
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 11:04 UTCEG score recompute
- 2026-08-16 11:04 UTCGHSA enrichment
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 22:45 UTCGHSA enrichment
- 2026-08-15 10:26 UTCEG score recompute
- 2026-08-15 10:26 UTCGHSA enrichment
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 22:07 UTCGHSA enrichment
- 2026-08-14 09:46 UTCEG score recompute
- 2026-08-14 09:46 UTCGHSA enrichment
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 21:27 UTCGHSA enrichment
- 2026-08-13 09:05 UTCGHSA enrichment
- 2026-08-12 20:45 UTCEG score recompute
- 2026-08-12 20:45 UTCGHSA enrichment
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 08:26 UTCGHSA enrichment
- 2026-08-11 20:07 UTCEG score recompute
- 2026-08-11 20:07 UTCGHSA enrichment
- 2026-08-11 13:43 UTCEPSS rescore
- 2026-08-11 07:48 UTCEG score recompute
- 2026-08-11 07:48 UTCGHSA enrichment
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 19:29 UTCGHSA enrichment
- 2026-08-10 07:08 UTCGHSA enrichment
- 2026-08-09 18:49 UTCEG score recompute
- 2026-08-09 18:49 UTCGHSA enrichment
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 06:30 UTCGHSA enrichment
- 2026-08-08 18:11 UTCEG score recompute
- 2026-08-08 18:11 UTCGHSA enrichment
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 05:51 UTCGHSA enrichment
- 2026-08-07 17:32 UTCEG score recompute
- 2026-08-07 17:32 UTCGHSA enrichment
- 2026-08-07 16:30 UTCEPSS rescore
- 2026-08-07 05:13 UTCGHSA enrichment
- 2026-08-06 16:54 UTCEG score recompute
- 2026-08-06 16:54 UTCGHSA enrichment
- 2026-08-06 13:47 UTCEPSS rescore
Related CVEs(same CWE)
Same CWE
10 shownCWE-77
- CVE-2015-7541EG 10.0CRITICAL
- CVE-2015-1815EG 10.0EPSS p97HIGH
- CVE-2014-1905EG 10.0EPSS p95HIGH
- CVE-2013-2810EG 10.0EPSS p93HIGH
- CVE-2014-5470EG 9.8EPSS p95CRITICAL
- CVE-2013-2513EG 9.8CRITICAL
- CVE-2015-20108EG 9.8CRITICAL
- CVE-2015-10096NVD 5.0EG 9.8CRITICAL
- CVE-2015-20107NVD 7.6EG 9.8EPSS p94CRITICAL
- CVE-2014-4982EG 9.8EPSS p91CRITICAL
Frequently asked(5)
What is CVE-2026-9834?
When was CVE-2026-9834 disclosed?
Is CVE-2026-9834 actively exploited?
What is the CVSS score of CVE-2026-9834?
How do I remediate CVE-2026-9834?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-9834
Is Your Infrastructure Affected by CVE-2026-9834?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.