CVE-2026-72870
- EPSS 0.28%
- Veröffentlicht 10.08.2026 18:45:17
- Zuletzt bearbeitet 11.08.2026 15:17:36
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 s...
CVE-2026-72869
- EPSS 0.35%
- Veröffentlicht 10.08.2026 18:40:48
- Zuletzt bearbeitet 11.08.2026 15:17:36
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,...
CVE-2026-72868
- EPSS 0.36%
- Veröffentlicht 10.08.2026 18:39:08
- Zuletzt bearbeitet 12.08.2026 23:17:22
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...
CVE-2026-72867
- EPSS 0.49%
- Veröffentlicht 10.08.2026 18:36:54
- Zuletzt bearbeitet 13.08.2026 18:18:16
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.up...
CVE-2026-72866
- EPSS 0.31%
- Veröffentlicht 10.08.2026 18:34:34
- Zuletzt bearbeitet 10.08.2026 20:17:33
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...
CVE-2026-72865
- EPSS 0.35%
- Veröffentlicht 10.08.2026 18:33:05
- Zuletzt bearbeitet 11.08.2026 15:17:36
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...
CVE-2026-72864
- EPSS 0.27%
- Veröffentlicht 10.08.2026 18:31:24
- Zuletzt bearbeitet 11.08.2026 15:17:36
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 atta...
CVE-2026-72863
- EPSS 0.3%
- Veröffentlicht 10.08.2026 18:28:22
- Zuletzt bearbeitet 10.08.2026 21:17:24
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() a...
CVE-2026-72862
- EPSS 0.43%
- Veröffentlicht 10.08.2026 18:18:53
- Zuletzt bearbeitet 13.08.2026 19:17:33
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 i...
CVE-2026-72740
- EPSS 0.52%
- Veröffentlicht 10.08.2026 18:18:52
- Zuletzt bearbeitet 10.08.2026 20:17:32
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...