Lucene search
+L

332 matches found

CVE
CVE
added 2026/08/10 7:19 p.m.39 views

CVE-2026-72880

Dokploy is affected by CVE-2026-72880. Before version 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and certificate.ts joins that value to the certificate root without confinement. An authenticated user with cer...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:19 p.m.8 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

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.9CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/10 7:17 p.m.7 views

CVE-2026-72871

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts ghinit organizationId and userId values from the state parameter and calls createGithub in...

7.5CVSS0.00294EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.7 views

CVE-2026-72872

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

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

CVE-2026-72866

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handler in apps/dokploy/server/wss/terminal.ts validates a session but does not authorize access to the requested server. An authenticated user can connect to /terminal?serverId=local, select the special...

8.8CVSS0.00308EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.12 views

CVE-2026-72870

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.7CVSS0.00278EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.11 views

CVE-2026-72864

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the local branch of /docker-container-terminal in apps/dokploy/server/wss/docker-container-terminal.ts authenticates with validateRequest but does not authorize the attacker-controlled containerId against the caller's...

9.9CVSS0.00274EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 7:17 p.m.7 views

CVE-2026-72867

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

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

CVE-2026-72868

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
NVD
NVD
added 2026/08/10 7:17 p.m.13 views

CVE-2026-72869

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.9CVSS0.00352EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.9 views

CVE-2026-72865

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

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

CVE-2026-72863

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's WebSocket handlers in-app terminals and log streamers authenticate the session but never authorize it. They establish who the user is via validateRequest and then proceed without consulting the role/permissio...

9.9CVSS0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 7:14 p.m.7 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.4CVSS5.8AI score0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 7:14 p.m.31 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.00278EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:14 p.m.9 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.00278EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 7:11 p.m.28 views

CVE-2026-72878 Dokploy: OS Command Injection in backup/restore pipeline via unescaped user-controlled shell arguments

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:11 p.m.9 views

CVE-2026-72878 Dokploy: OS Command Injection in backup/restore pipeline via unescaped user-controlled shell arguments

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS5.7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:11 p.m.9 views

CVE-2026-72878

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS5.6AI score0.00267EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:11 p.m.32 views

CVE-2026-72878

CVE-2026-72878 : Dokploy before 0.29.13 is vulnerable to OS command injection in the backup/restore pipeline. The system constructs shell commands by directly interpolating user-controlled database fields into bash -c and sh -c strings, then executes them via child_process.exec(), allowing an aut...

9.6CVSS5.6AI score0.00267EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:02 p.m.49 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
Rows per page
Query Builder