Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the WebSocket handler in apps/dokploy/server/wss/terminal.ts validates a session but does not authorize access to the requested server. An authenticated user can connect to /terminal?serverId=local, select the special serverId=local branch, and obtain an interactive terminal on the Dokploy host without an organization role or server-access check. This issue is fixed in version 0.29.13.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/68f5afae42fca353dcb3d3bc6219ffe9e168cb
- https://github.com/Dokploy/dokploy/pull/4865
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-c68r-7wg9-p7v2
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-c68r-7wg9-p7v2
FAQ
What is CVE-2026-72866?
CVE-2026-72866 is a vulnerability with a CVSS score of 8.8 (HIGH). Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the WebSocket handler in apps/dokploy/server/wss/terminal.ts validates a session but does not authorize access to the r...
How severe is CVE-2026-72866?
CVE-2026-72866 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72866?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.