๐Ÿ” CVE Alert

CVE-2026-72734

HIGH 8.4

Dokploy: Cross-organization authorization bypass in server.remove allows deletion of another organization's server registration

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor dokploy
Product dokploy
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for dokploy dokploy

Be the first to know when new high vulnerabilities affecting dokploy dokploy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

Dokploy / dokploy
>= 0.28.7, < 0.29.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-3rpx-c3j9-q99x github.com: https://github.com/Dokploy/dokploy/pull/4874 github.com: https://github.com/Dokploy/dokploy/commit/4aee66b2d1dc2c027749a541e553aa49947075c1 github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13