---
id: CVE-2026-45790
title: 'Dokploy is a free, self-hostable Platform as a Service (PaaS)'
summary: >-
  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 a…
severity: high
cvss: 8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-269
published: '2026-08-17'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:03:08.410'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45790'
references:
  - url: >-
      https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e08
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/pull/4475'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/releases/tag/v0.29.6'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-fm9p-wmpw-gxjh'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-fm9p-wmpw-gxjh'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00284
epssPercentile: 0.21144
ingestedAt: '2026-09-08T21:11:12.279Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
