2 matches found
CVE-2026-72740
CVE-2026-72740 describes an OS command injection in Dokploy (PaaS) caused by parsing the user-controlled customGitUrl in packages/server/src/utils/providers/git.ts and interpolating its domain into an ssh-keyscan command without shell quoting. This allows an authenticated member with service depl...
9.9CVSS5.8AI score
SaveExploits0References3
CVE-2026-72740 Dokploy: OS Command Injection via SSH-form `customGitUrl` domain in `ssh-keyscan`
Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...
9.9CVSS
SaveExploits0References3
20