{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-72867", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-08-10T15:28:27.616Z", "datePublished": "2026-08-10T18:36:54.333Z", "dateUpdated": "2026-08-13T17:34:32.952Z" }, "containers": { "cna": { "title": "Dokploy: Incomplete fix of CVE-2026-45628: Command Injection via Unvalidated Branch Fields in Compose Deployment Pipeline (server-side regex missing in compose.ts)", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "lang": "en", "description": "CWE-20: Improper Input Validation", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-78", "lang": "en", "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-602", "lang": "en", "description": "CWE-602: Client-Side Enforcement of Server-Side Security", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-cg8g-x23v-5fw8", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-cg8g-x23v-5fw8" }, { "name": "https://github.com/Dokploy/dokploy/pull/4855", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Dokploy/dokploy/pull/4855" }, { "name": "https://github.com/Dokploy/dokploy/commit/47347ab885b0ad1f5d0ef0e5e74bbba35c7f93bc", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Dokploy/dokploy/commit/47347ab885b0ad1f5d0ef0e5e74bbba35c7f93bc" }, { "name": "https://github.com/Dokploy/dokploy/releases/tag/v0.29.13", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Dokploy/dokploy/releases/tag/v0.29.13" } ], "affected": [ { "vendor": "Dokploy", "product": "dokploy", "versions": [ { "version": ">= 0.29.3, < 0.29.13", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-08-10T18:36:54.333Z" }, "descriptions": [ { "lang": "en", "value": "Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch, branch, gitlabBranch, bitbucketBranch, or giteaBranch. A low-privileged authenticated user can trigger compose.deploy, which passes the stored branch to shell-based Git clone commands in packages/server/src/utils/providers/git.ts, github.ts, gitlab.ts, bitbucket.ts, and gitea.ts, resulting in arbitrary host command execution. This issue is fixed in version 0.29.13." } ], "source": { "advisory": "GHSA-cg8g-x23v-5fw8", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-cg8g-x23v-5fw8", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-08-13T17:34:27.352944Z", "id": "CVE-2026-72867", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-08-13T17:34:32.952Z" } } ] } }