Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). In versions prior to 0.26.6, a critical command injection vulnerability exists in Dokploy's WebSocket endpoint `/docker-container-terminal`. The `containerId` and `activeWay` parameters are directly interpolated into shell commands without sanitization, allowing authenticated attackers to execute arbitrary commands on the host server. Version 0.26.6 fixes the issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dokploy | Dokploy | < 0.26.6 |
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/blob/canary/apps/dokploy/server/wss/docker-coProduct
- https://github.com/Dokploy/dokploy/commit/74e0bd5fe3ef7199f44fcd19c6f5a2f09b806dPatch
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-vx6x-6559-x35rExploitVendor AdvisoryMitigation
FAQ
What is CVE-2026-24841?
CVE-2026-24841 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Dokploy is a free, self-hostable Platform as a Service (PaaS). In versions prior to 0.26.6, a critical command injection vulnerability exists in Dokploy's WebSocket endpoint `/docker-container-termina...
How severe is CVE-2026-24841?
CVE-2026-24841 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-24841?
Check the references section above for vendor advisories and patch information. Affected products include: Dokploy Dokploy.