Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the buildRemoteDocker() function in packages/server/src/utils/providers/docker.ts interpolates the application-controlled dockerImage value directly into a docker pull shell command. An authenticated user with project access can set a crafted dockerImage through application.update and trigger application.deploy, causing execAsync() to execute arbitrary operating-system commands as the Dokploy server process. This issue is fixed in version 0.29.13.
CVE-2026-72870
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 80% 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).
- 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
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 55(Track*)EG Risk 55/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 computedSeverity87% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 20%
- KEV
- Not listed
Published
August 10, 2026
Last Modified
August 11, 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 cba0b253c7de (Dokploy/dokploy)
Patch available: Dokploy/dokploy v0.29.13 (contains commit cba0b253c7de)
https://github.com/Dokploy/dokploy/commit/cba0b253c7de4157dd932de7f16a2ad247c7cee9fix(security): OS command injection in docker build/pull commands
Patch available: Dokploy/dokploy v0.29.13 (PR #4860 merged 2026-07-20)
https://github.com/Dokploy/dokploy/pull/4860Command Injection via Docker Credentials in buildRemoteDocker · Advisory · Dokploy/dokploy · GitHub
https://github.com/Dokploy/dokploy/security/advisories/GHSA-g9cg-4mmj-mh7pWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 39× 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:56 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 22:59 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 01:15 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 16:39 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 18:56 UTCEG score recompute
- 2026-08-23 10:22 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 01:49 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 04:05 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 19:26 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:43 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 00:00 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 15:25 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
Show 14 moreShow fewer
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:34 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 06:52 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 08:45 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 00:11 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 15:37 UTCEG score recompute
- 2026-08-11 14:58 UTCEG score recompute
- 2026-08-10 19:27 UTCEG score recompute
- 2026-08-10 18:55 UTCEG score recompute
- 2026-08-10 18:54 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-72870?
When was CVE-2026-72870 disclosed?
Is CVE-2026-72870 actively exploited?
What is the CVSS score of CVE-2026-72870?
How do I remediate CVE-2026-72870?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-72870
Is Your Infrastructure Affected by CVE-2026-72870?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.