← Back to browse · API

CVE-2026-45663

Severity
CRITICAL
CVSS
9.9
EPSS
0.00866
Risk score
39.9
CISA KEV
No
PoC
No
Published
2026-05-29
Modified
2026-05-29
First seen
2026-08-05
Aliases
EUVD-2026-33348
Products
Dokploy:dokploy ≤ 0.29.1
Sources
nvd CVE-2026-45663
euvd EUVD-2026-33348

Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.1 and earlier, a command injection vulnerability exists in the Docker file upload functionality. When an authenticated user uploads a file to a container, the destinationPath parameter is not properly sanitized and is directly interpolated into a shell command string. By including shell metacharacters such as ; or ", an attacker can escape the intended docker cp command and execute arbitrary OS commands on the Dokploy host.

References