Auth bypass in Dokploy
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 without verifying that currentServer.organizationId equals ctx.session.activeOrganizationId. An authenticated owner or administrator with server:delete in one organization who previously observed another organization's serverId can delete that organization's server registration and deployment records, interrupt Dokploy management, and receive the associated plaintext SSH private key even though server.one denies the same cross-organization read. This issue is fixed in version 0.29.13.
Vulnerability class: IDOR (Insecure Direct Object Reference)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 8.4 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L.
EPSS exploit prediction
EPSS: 0.004 (29.9th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 30th percentile — 29.9% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.004 · change: +0.001
Affected products
- Dokploy — versions >= 0.28.7, < 0.29.13
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-72734?
- CVE-2026-72734 is a high-severity vulnerability in Dokploy, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 8.4/10. Published 2026-08-10.
- How severe is CVE-2026-72734?
- High severity. CVSS v3 base score is 8.4 out of 10.