Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/1e3f10bd22c1c28a7b65a2d7ac15a0a5e47599
- https://github.com/Dokploy/dokploy/pull/4869
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-r89g-h7x9-phr2
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-r89g-h7x9-phr2
FAQ
What is CVE-2026-72886?
CVE-2026-72886 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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 appli...
How severe is CVE-2026-72886?
CVE-2026-72886 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-72886?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.