Lucene search
+L

332 matches found

NVD
NVD
added 2026/08/10 8:17 p.m.8 views

CVE-2026-72880

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS0.00298EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.7 views

CVE-2026-72882

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.28.8 and earlier, an authenticated user who can create or update file mounts for a service can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed serv...

9.9CVSS0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-72879

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.8, the getRegistryCommands function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project...

9.4CVSS0.00278EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.8 views

CVE-2026-72874

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, cloneGitRepository in packages/server/src/utils/providers/git.ts interpolates customGitUrl and customGitBranch into a git clone command passed to execAsync or execAsyncRemote, allowing an authenticated user with...

8.7CVSS0.00354EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.8 views

CVE-2026-72875

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, settings.readTraefikFile in apps/dokploy/server/api/routers/settings.ts passes a path accepted by apiReadTraefikConfig to readConfigInPath in packages/server/src/utils/traefik/application.ts, where configPath is...

8.8CVSS0.00539EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.8 views

CVE-2026-72873

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS0.00332EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:41 p.m.30 views

CVE-2026-72902

Dokploy (PaaS) vulnerability CVE-2026-72902 affects version prior to 0.29.13. An authenticated user can run arbitrary commands on a local/SSH target because registry.ts interpolates the password field into an execAsyncRemote shell command instead of using safeDockerLoginCommand. This is fixed in ...

9.9CVSS5.7AI score0.00539EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:41 p.m.28 views

CVE-2026-72902 Dokploy: Authenticated RCE via Command Injection in registry.testRegistry / registry.testRegistryById

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...

9.9CVSS0.00539EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:41 p.m.8 views

CVE-2026-72902

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...

9.9CVSS5.7AI score0.00539EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 7:41 p.m.8 views

CVE-2026-72902 Dokploy: Authenticated RCE via Command Injection in registry.testRegistry / registry.testRegistryById

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...

9.9CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 7:40 p.m.29 views

CVE-2026-72901 Dokploy: Remote Code Execution via volume-backup

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host because the volumeName field accepted by volumeBackup.create and volumeBackup.runManually is interpolated...

9.9CVSS0.00634EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:40 p.m.9 views

CVE-2026-72901

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host because the volumeName field accepted by volumeBackup.create and volumeBackup.runManually is interpolated...

9.9CVSS5.9AI score0.00634EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:40 p.m.61 views

CVE-2026-72901

CVE-2026-72901 affects Dokploy before version 0.29.13. An authenticated low-privilege user could run arbitrary commands on the control-plane host due to the volumeName field used by volumeBackup.create/runManually being interpolated without quoting in packages/server/src/utils/volume-backups/back...

9.9CVSS5.9AI score0.00634EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:40 p.m.14 views

CVE-2026-72901 Dokploy: Remote Code Execution via volume-backup

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host because the volumeName field accepted by volumeBackup.create and volumeBackup.runManually is interpolated...

9.9CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 7:38 p.m.52 views

CVE-2026-72886

Summary : Dokploy PaaS contains an access-control logic flaw in schedule.create/schedule.update (server/dokploy/apps/dokploy/server/api/routers/schedule.ts). From versions 0.29.2–0.29.13, the code derives serviceId from applicationId or composeId and executes the owner/admin host-schedule gate on...

9.9CVSS5.4AI score0.00361EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:38 p.m.26 views

CVE-2026-72886 Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS0.00361EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:38 p.m.9 views

CVE-2026-72886 Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:38 p.m.9 views

CVE-2026-72886

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS5.4AI score0.00361EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 7:31 p.m.10 views

CVE-2026-72885 Dokploy: Authenticated Command Injection in Dokploy Dockerfile Builder

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, dockerContextPath accepted by apps/dokploy/components/dashboard/application/build/show.tsx flows through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into the unquoted cd command in...

6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 7:31 p.m.34 views

CVE-2026-72885

Dokploy is a self-hosted PaaS. Before v0.29.13, the dockerContextPath passed by apps/dokploy/components/dashboard/application/build/show.tsx flowed through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into an unquoted cd command in packages/server/src/utils/builders/d...

6AI score0.00577EPSS
SaveExploits0References4
Rows per page
Query Builder