Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/utils/restore/utils.ts interpolate database names, usernames, and passwords into nested shell command strings passed to child_process.exec(). An authenticated administrator with permission to create databases and configure backups can use crafted database configuration fields to execute arbitrary commands inside PostgreSQL, MariaDB, MySQL, MongoDB, or LibSQL containers, exposing database data and credentials and potentially enabling escape when a container is overprivileged. This issue is fixed in version 0.29.13.
CVE-2026-72881
This medium-severity CVE scores 6.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 61% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.4
- EG Score
- 6.4(medium)
- EG Risk
- 45(Track)EG Risk 45/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 computedSeverity64% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 39%
- KEV
- Not listed
Published
August 10, 2026
Last Modified
August 10, 2026
Advisory Details (4)
Auto-updated Aug 10, 2026v0.29.13
Patch available: Dokploy/dokploy v0.29.13
https://github.com/Dokploy/dokploy/releases/tag/v0.29.13commit ccd2e83c57d9 (Dokploy/dokploy)
Patch available: Dokploy/dokploy v0.29.13 (contains commit ccd2e83c57d9)
https://github.com/Dokploy/dokploy/commit/ccd2e83c57d99f725220d37e0152270e0827d71bfix(security): OS command injection in database backup/restore commands
Patch available: Dokploy/dokploy v0.29.13 (PR #4862 merged 2026-07-20)
https://github.com/Dokploy/dokploy/pull/4862Command Injection via database credentials in backup/restore commands · Advisory · Dokploy/dokploy · GitHub
https://github.com/Dokploy/dokploy/security/advisories/GHSA-qc73-mp78-4833Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 38× 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.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:55 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 19:41 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 19:12 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 19:17 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:22 UTCEG score recompute
- 2026-08-23 19:26 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 19:31 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 19:36 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 19:46 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 19:50 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 19:55 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 20:00 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
Show 13 moreShow fewer
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 20:05 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 20:09 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 20:19 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 20:24 UTCEG score recompute
- 2026-08-10 20:29 UTCEG score recompute
- 2026-08-10 20:05 UTCEG score recompute
- 2026-08-10 19:45 UTCEG score recompute
- 2026-08-10 19:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-78
- CVE-2009-20011EG 10.0CRITICAL
- CVE-2011-10017EG 10.0CRITICAL
- CVE-2012-1166EG 10.0EPSS p91HIGH
- CVE-2012-2976EG 10.0EPSS p92HIGH
- CVE-2012-2953EG 10.0EPSS p99HIGH
- CVE-2011-4502EG 10.0EPSS p92HIGH
- CVE-2011-2148EG 10.0EPSS p92HIGH
- CVE-2011-0382EG 10.0EPSS p90HIGH
- CVE-2011-0381EG 10.0EPSS p92HIGH
- CVE-2011-0372EG 10.0HIGH
Frequently asked(5)
What is CVE-2026-72881?
When was CVE-2026-72881 disclosed?
Is CVE-2026-72881 actively exploited?
What is the CVSS score of CVE-2026-72881?
How do I remediate CVE-2026-72881?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-72881
Is Your Infrastructure Affected by CVE-2026-72881?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.