CVE-2026-72876
Dokploy: Cross-organization IDOR leads to root RCE on another tenant's server via swarm.*
CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, swarm.getNodes, swarm.getNodeInfo, swarm.getNodeApps, and swarm.getAppInfos in apps/dokploy/server/api/routers/swarm.ts accept another organization’s serverId without an activeOrganizationId ownership check, and getNodeInfo in packages/server/src/services/docker.ts interpolates nodeId into execAsyncRemote, allowing a caller with server:read permission to execute arbitrary commands as the configured SSH user on another tenant’s server. This issue is fixed in version 0.29.13.
| CWE | CWE-78 CWE-639 CWE-862 |
| Vendor | dokploy |
| Product | dokploy |
| Published | Aug 10, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for dokploy dokploy
Be the first to know when new critical 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:L/PR:L/UI:N/S:C/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
Dokploy / dokploy
< 0.29.13
References
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-jj6h-388v-9rwm github.com: https://github.com/Dokploy/dokploy/pull/4858 github.com: https://github.com/Dokploy/dokploy/commit/5563699f71b2058b49eebdfd66c6c3dbd92ede9c github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13