{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-45662","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-05-12T21:59:25.665Z","datePublished":"2026-05-29T16:04:51.019Z","dateUpdated":"2026-05-29T16:04:51.019Z"},"containers":{"cna":{"title":"Dokploy: Command Injection via incomplete shell escaping in docker logout (registry deletion)","problemTypes":[{"descriptions":[{"cweId":"CWE-78","lang":"en","description":"CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"name":"https://github.com/Dokploy/dokploy/security/advisories/GHSA-827c-7x62-29jq","tags":["x_refsource_CONFIRM"],"url":"https://github.com/Dokploy/dokploy/security/advisories/GHSA-827c-7x62-29jq"}],"affected":[{"vendor":"Dokploy","product":"dokploy","versions":[{"version":"<= 0.29.0","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-05-29T16:04:51.019Z"},"descriptions":[{"lang":"en","value":"Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.0 and earlier, the deleteRegistry function in Dokploy (packages/server/src/services/registry.ts) executes docker logout ${response.registryUrl} without shell escaping. In the same file, the docker login command correctly uses shEscape() to prevent command injection. This inconsistency creates a command injection vulnerability when deleting a registry with a crafted registryUrl."}],"source":{"advisory":"GHSA-827c-7x62-29jq","discovery":"UNKNOWN"}}}}