CVE-2025-53376: Dokploy allows attackers to run arbitrary OS commands on the Dokploy host.
Dokploy is a self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases. An authenticated, low-privileged user can run arbitrary OS commands on the Dokploy host. The tRPC procedure docker.getContainersByAppNameMatch interpolates the attacker-supplied appName value into a Docker CLI call without sanitisation, enabling command injection under the Dokploy service account. This vulnerability is fixed in 0.23.7.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-53376?
CVE-2025-53376 has been classified as a medium severity vulnerability due to the potential for low-privileged users to execute arbitrary OS commands.
How do I fix CVE-2025-53376?
To fix CVE-2025-53376, users should upgrade Dokploy to version 0.23.7 or later, where the vulnerability has been addressed.
Who is affected by CVE-2025-53376?
CVE-2025-53376 affects instances of Dokploy versions prior to 0.23.7.
What can happen if CVE-2025-53376 is exploited?
If exploited, CVE-2025-53376 allows authenticated low-privileged users to run arbitrary OS commands, compromising the host system.
Is there a workaround for CVE-2025-53376?
Currently, the recommended solution for CVE-2025-53376 is to upgrade the affected software, as no official workaround has been provided.