---
id: CVE-2026-72868
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.13, apps/dokploy/server/api/routers/destination.ts interpolates the
  accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from
  destination.t…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-78
  - CWE-862
published: '2026-08-10'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:54:37.790'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72868'
references:
  - url: >-
      https://github.com/Dokploy/dokploy/commit/eeb6e7b8ea88e4b4b1fac8460755464100516ac9
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/pull/4873'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/releases/tag/v0.29.13'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-f6x8-vfwh-8hjr'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00707
epssPercentile: 0.51399
ingestedAt: '2026-09-08T21:11:12.273Z'
---

## Overview

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through child_process.exec. The `withPermission("destination", "create")` path permits a low-privileged organization member to reach the mutation, close a quoted argument with a crafted field, and execute arbitrary commands in the root Dokploy container, which has access to the host Docker socket. This issue is fixed in version 0.29.13.

## Remediation

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