Lucene search
+L

332 matches found

CVE
CVE
added 2026/08/10 6:36 p.m.34 views

CVE-2026-72867

Dokploy (PaaS) vulnerability CVE-2026-72867 affects versions 0.29.3–0.29.13. The incomplete fix for CVE-2026-45628 leaves server-side validation missing in packages/server/src/db/schema/compose.ts branch fields, allowing a direct compose.update request to store a malicious customGitBranch, branch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:34 p.m.26 views

CVE-2026-72866 WebSocket Terminal Auth Bypass

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
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:34 p.m.9 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.8CVSS5.4AI score0.00308EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/10 6:34 p.m.6 views

EUVD-2026-55724

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.8CVSS5.4AI score0.00308EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 6:34 p.m.26 views

CVE-2026-72866

CVE-2026-72866 affects Dokploy PaaS. The WebSocket-based terminal handler (apps/dokploy/server/wss/terminal.ts) authenticates a session but does not authorize access to the requested server, allowing an authenticated user to connect to /terminal?serverId=local and gain an interactive terminal on ...

8.8CVSS5.4AI score0.00308EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:34 p.m.5 views

CVE-2026-72866 WebSocket Terminal Auth Bypass

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.8CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:33 p.m.7 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.9CVSS5.6AI score0.00352EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 6:33 p.m.10 views

CVE-2026-72865 Dokploy: OS Command Injection via compose `composePath`

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.9CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:33 p.m.41 views

CVE-2026-72865

Dokploy prior to 0.29.13 suffers an OS command injection via an unvalidated composePath used by the compose.update/deploy flow. An authenticated user with compose write and deploy permissions can craft a path that is interpolated into docker commands (docker compose -f, docker stack deploy -c) an...

9.9CVSS5.6AI score0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:31 p.m.17 views

CVE-2026-72864 Dokploy Broken Access Control on docker-container-terminal WebSocket (Member -> Root in Arbitrary Containers)

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.9CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 6:31 p.m.29 views

CVE-2026-72864

CVE-2026-72864 affects Dokploy (= 0.29.13 or apply vendor-provided fixes. If present, references include Dokploy advisories and release notes.

9.9CVSS5.5AI score0.00274EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:31 p.m.9 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.9CVSS5.5AI score0.00274EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:28 p.m.8 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.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/10 6:28 p.m.27 views

CVE-2026-72863 Dokploy: Missing authorization in WebSocket handlers allows a low-privilege member to gain root on the Docker host

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
CVE
CVE
added 2026/08/10 6:28 p.m.47 views

CVE-2026-72863

Dokploy before 0.29.13 has a missing authorization check in WebSocket handlers (in-app terminals and log streamers) that authenticate a session but do not enforce role-based access. Any authenticated user can open an interactive shell into any container on the host (including the Dokploy containe...

9.9CVSS5.4AI score0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 6:28 p.m.11 views

CVE-2026-72863 Dokploy: Missing authorization in WebSocket handlers allows a low-privilege member to gain root on the Docker host

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

CVE-2026-72862

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the mariadb.ts, mongo.ts, mysql.ts, postgres.ts, redis.ts, and libsql.ts Dokploy database service deployment functions pass user-controlled dockerImage fields unquoted into docker pull $dockerImage shell commands on th...

9.9CVSS0.00433EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 6:18 p.m.11 views

CVE-2026-72738

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the search parameter through normalizeS3Path and interpolates it into an rclone lsjson command executed by childprocess.exec,...

9.9CVSS0.00521EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 6:18 p.m.10 views

CVE-2026-72737

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.29.8 and earlier, backup.create, backup.update, and backup.restoreBackupWithLogs in apps/dokploy/server/api/routers/backup.ts accept a client-controlled destinationId and use the referenced destination without verifying that...

9.6CVSS0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 6:18 p.m.10 views

CVE-2026-72740

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS0.00521EPSS
SaveExploits0References3
Rows per page
Query Builder