PT-2026-44904 · Dokploy · Dokploy
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Dokploy versions prior to 0.29.2
Description
An authenticated user can execute arbitrary OS commands on the host system through the Docker file upload functionality. The issue occurs because the
destinationPath parameter is not properly sanitized and is directly interpolated into a shell command string. By using shell metacharacters such as ; or ", an attacker can escape the intended docker cp command.Recommendations
Update to version 0.29.2 or later.
As a temporary workaround, restrict access to the Docker file upload functionality for untrusted authenticated users.
Exploit
Fix
Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dokploy