3 matches found
CVE-2026-72734
Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer...
CVE-2026-72734 Dokploy: Cross-organization authorization bypass in server.remove allows deletion of another organization's server registration
Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer...
CVE-2026-72734
Dokploy (PaaS) v0.28.7–0.29.13 is affected by a cross-organization authorization bypass in the server.remove tRPC mutation (apps/dokploy/server/api/routers/server.ts). The mutation accepts a caller-controlled serverId and does not verify that the currentServer.organizationId equals ctx.session.ac...