3 matches found
CVE-2026-72884
Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...
CVE-2026-72884
Dokploy prior to v0.29.13 is affected by a command-injection risk in sanitizeCommand (packages/server/src/utils/builders/compose.ts): it only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, enabling an authenticated use...
CVE-2026-72865
Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...