CVE-2026-24841
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-28

Last updated on: 2026-02-04

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-28
Last Modified
2026-02-04
Generated
2026-05-27
AI Q&A
2026-01-29
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
dokploy dokploy to 0.26.6 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a critical command injection in Dokploy versions prior to 0.26.6. It occurs in the WebSocket endpoint `/docker-container-terminal`, where the `containerId` and `activeWay` parameters are directly inserted into shell commands without proper sanitization. This allows authenticated attackers to execute arbitrary commands on the host server.


How can this vulnerability impact me? :

An attacker who exploits this vulnerability can execute arbitrary commands on the host server, potentially leading to full system compromise, data theft, service disruption, or further attacks within the environment.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Dokploy to version 0.26.6 or later, as this version fixes the critical command injection vulnerability in the WebSocket endpoint `/docker-container-terminal`. Additionally, restrict access to the WebSocket endpoint to authenticated and trusted users only.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart