← Back to browse · API

CVE-2026-72902

Severity
CRITICAL
CVSS
9.9
EPSS
0.00539
Risk score
39.79
CISA KEV
No
PoC
No
Published
2026-08-10
Modified
2026-08-12
First seen
2026-08-11
Aliases
EUVD-2026-55799
Products
Dokploy:dokploy < 0.29.13
Sources
euvd EUVD-2026-55799
nvd CVE-2026-72902

Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy allows an authenticated user to execute arbitrary commands on a local or SSH-connected target server because registry.testRegistry and registry.testRegistryById in apps/dokploy/server/api/routers/registry.ts interpolate the password field into an execAsyncRemote shell command instead of using safeDockerLoginCommand. This issue is fixed in version 0.29.13.

References