{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-72865",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-10T15:28:27.616Z",
        "datePublished": "2026-08-10T18:33:05.447Z",
        "dateUpdated": "2026-08-11T14:40:35.304Z"
    },
    "containers": {
        "cna": {
            "title": "Dokploy: OS Command Injection via compose `composePath`",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-78",
                            "lang": "en",
                            "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                            "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-8r5w-vqjr-8c44",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-8r5w-vqjr-8c44"
                },
                {
                    "name": "https://github.com/Dokploy/dokploy/pull/4863",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Dokploy/dokploy/pull/4863"
                },
                {
                    "name": "https://github.com/Dokploy/dokploy/commit/d48037a80203bb0ecaec4f5653aef75fcfdb656d",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Dokploy/dokploy/commit/d48037a80203bb0ecaec4f5653aef75fcfdb656d"
                },
                {
                    "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.13",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-10T18:33:05.447Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c, and touch shell commands executed through /bin/sh -c. An authenticated member with compose write and deploy permission can supply a crafted composePath, trigger compose.deploy or startCompose, and execute arbitrary operating-system commands in the Docker-privileged Dokploy host context. This issue is fixed in version 0.29.13."
                }
            ],
            "source": {
                "advisory": "GHSA-8r5w-vqjr-8c44",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-8r5w-vqjr-8c44",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-11T14:40:11.517199Z",
                                "id": "CVE-2026-72865",
                                "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-11T14:40:35.304Z"
                }
            }
        ]
    }
}