CVE-2026-72864
9.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Summary
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the local branch of /docker-container-terminal in apps/dokploy/server/wss/docker-container-terminal.ts authenticates with validateRequest but does not authorize the attacker-controlled containerId against the caller's role, organization, or service access before passing it to docker exec, allowing any authenticated member to obtain a root shell in arbitrary containers on a self-hosted instance. This issue is fixed in version 0.29.13.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Dokploy | dokploy | < 0.29.13 | affected |
Weaknesses
- CWE-862: CWE-862: Missing Authorization
References
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-899j-cjwp-v4gw
- https://github.com/Dokploy/dokploy/commit/68f5afae42fca353dcb3d3bc6219ffe9e168cb91
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.