Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while packages/server/src/services/user.ts allows a privileged self-hosted user to create an account with an arbitrary role, enabling permanent organization takeover because owner roles cannot be demoted. This issue is fixed in version 0.29.6.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e
- https://github.com/Dokploy/dokploy/pull/4475
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.6
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-fm9p-wmpw-gxjh
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-fm9p-wmpw-gxjh
FAQ
What is CVE-2026-45790?
CVE-2026-45790 is a vulnerability with a CVSS score of 8.0 (HIGH). Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with...
How severe is CVE-2026-45790?
CVE-2026-45790 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45790?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.