PatchSiren cyber security CVE debrief
CVE-2026-45790 Dokploy CVE debrief
CVE-2026-45790 is a high-severity vulnerability in Dokploy, a free, self-hostable Platform as a Service (PaaS). The vulnerability allows a user with member:create permission to invite an account with the owner role, and a privileged self-hosted user to create an account with an arbitrary role, enabling permanent organization takeover. This issue is fixed in version 0.29.6.
- Vendor
- Dokploy
- Product
- Unknown
- CVSS
- HIGH 8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Dokploy instances should assess exposure and apply the fix, as the vulnerability allows for permanent organization takeover. This includes operators managing Dokploy deployments, platform administrators, vulnerability management teams, and security teams who need to verify exposure and apply the fix to prevent potential lateral movement and elevation of privileges.
Why it matters
CVE-2026-45790 is a high-severity vulnerability in Dokploy that allows for permanent organization takeover. Defenders should prioritize verifying exposure and applying the fix.
- Permanent organization takeover
- Elevation of privileges for malicious users
- Potential for lateral movement within the organization
- Need for verification of Dokploy version and exposure
Technical summary
The vulnerability is caused by a flaw in the organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts and packages/server/src/services/user.ts. The issue allows for permanent organization takeover due to the ability to invite an account with the owner role or create an account with an arbitrary role. This issue is fixed in version 0.29.6. Defenders should prioritize verifying exposure and applying the fix, as the vulnerability allows for permanent organization takeover. The vulnerability has a high severity score and defenders responsible for Dokploy instances should assess exposure and apply the fix.
Defensive priority
Defenders should prioritize verifying exposure and applying the fix, as the vulnerability allows for permanent organization takeover.
Recommended defensive actions
- Verify exposure by checking if Dokploy version is prior to 0.29.6
- Apply the fix by upgrading to Dokploy version 0.29.6 or later
- Restrict member:create permissions to trusted users
- Monitor for suspicious activity related to organization invitations and account creations
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The vulnerability is caused by a flaw in the organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts and packages/server/src/services/user.ts. The issue allows for permanent organization takeover due to the ability to invite an account with the owner role or create an account with an arbitrary role.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45790 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45790
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45790 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45790
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e08
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4475
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/releases/tag/v0.29.6
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/security/advisories/GHSA-fm9p-wmpw-gxjh
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.