Lucene search
+L

35583 matches found

Cvelist
Cvelist
added 2026/08/10 7:14 p.m.34 views

CVE-2026-72879 Dokploy: Command Injection via Registry Credentials in Swarm Upload

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.00353EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:14 p.m.63 views

CVE-2026-72879

Summary: Dokploy before version 0.29.8 is affected by a command injection in getRegistryCommands() when building a shell command from registry.password and registry.registryUrl in packages/server/src/utils/cluster/upload.ts. An authenticated user with project access can supply malicious registry ...

9.4CVSS5.7AI score0.00353EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/10 7:14 p.m.15 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.4CVSS5.7AI score0.00353EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/10 7:14 p.m.12 views

EUVD-2026-55745

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.4CVSS5.8AI score0.00353EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:02 p.m.41 views

CVE-2026-72877 Dokploy: Command Injection via dockerImage in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 7:02 p.m.61 views

CVE-2026-72877

Dokploy (PaaS) contains a command-injection vulnerability in buildRemoteDocker(): the dockerImage field was interpolated into shell commands without quoting, allowing an authenticated user with application create/update permissions to perform shell command substitution and execute arbitrary comma...

9.6CVSS5.8AI score0.00402EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:02 p.m.38 views

CVE-2026-72877 Dokploy: Command Injection via dockerImage in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS0.00402EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/10 7:02 p.m.15 views

CVE-2026-72877

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS5.8AI score0.00402EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/10 7:02 p.m.7 views

CVE-2026-72877 Dokploy: Command Injection via dockerImage in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS5.8AI score0.00402EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/10 6:59 p.m.12 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.8CVSS5.7AI score0.00539EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:59 p.m.59 views

CVE-2026-72875

CVE-2026-72875 — Dokploy RCE via command injection : In Dokploy prior to 0.29.13, a vulnerability exists in settings.readTraefikFile where a path accepted by apiReadTraefikConfig is passed to readConfigInPath, and configPath is interpolated into execAsyncRemote as cat ${configPath}. This allows a...

8.8CVSS5.7AI score0.00539EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:59 p.m.13 views

EUVD-2026-55740

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.8CVSS5.7AI score0.00539EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:59 p.m.33 views

CVE-2026-72875 Dokploy: Remote Code Execution (RCE) via Command Injection in settings.readTraefikFile

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
OSV
OSV
added 2026/08/10 6:59 p.m.25 views

CVE-2026-72875 Dokploy: Remote Code Execution (RCE) via Command Injection in settings.readTraefikFile

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.8CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 6:45 p.m.13 views

CVE-2026-72870 Dokploy: Command Injection via Docker Credentials in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the buildRemoteDocker function in packages/server/src/utils/providers/docker.ts interpolates the application-controlled dockerImage value directly into a docker pull shell command. An authenticated user with project...

8.7CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 6:40 p.m.14 views

EUVD-2026-55728

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS5.5AI score0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:40 p.m.59 views

CVE-2026-72869 Dokploy: Authenticated OS command injection in backup.restoreBackupWithLogs (databaseName) leading to host RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:39 p.m.55 views

CVE-2026-72868

Dokploy prior to v0.29.13 is vulnerable: destination.testConnection fields are interpolated into an rclone ls command executed via child_process.exec, enabling a low-privileged member with destination:create permission to craft arguments and execute arbitrary commands in the Dokploy container, wh...

9.9CVSS5.6AI score0.00363EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:39 p.m.38 views

CVE-2026-72868 Dokploy: Member-role RCE as host root via destination.testConnection rclone shell injection

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through...

9.9CVSS0.00363EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:39 p.m.26 views

CVE-2026-72868 Dokploy: Member-role RCE as host root via destination.testConnection rclone shell injection

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through...

9.9CVSS5.7AI score
SaveExploits0References6
Rows per page
Query Builder