CVE-2026-72886

Source
https://cve.org/CVERecord?id=CVE-2026-72886
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72886.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72886
Aliases
  • GHSA-r89g-h7x9-phr2
Published
2026-08-10T19:38:24.177Z
Modified
2026-08-12T04:18:53.987360370Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)
Details

Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch, allowing a member with access to one application to attach its applicationId to a dokploy-server schedule and run a supplied script as root through schedule.runManually. This issue is fixed in version 0.29.13.

Database specific
{
    "cwe_ids": [
        "CWE-269",
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72886.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/dokploy/dokploy

Affected ranges

Type
GIT
Repo
https://github.com/dokploy/dokploy
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.29.2"
        },
        {
            "fixed": "0.29.13"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72886.json"