---
id: CVE-2026-72873
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, application.one in apps/dokploy/server/api/routers/application.ts
  returns provider relations loaded by findApplicationById in
  packages/server/src/services/a…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
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-72873'
references:
  - url: >-
      https://github.com/Dokploy/dokploy/commit/68ea9f7771afe6acca57032dc4328f93c4f25999
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/pull/4859'
    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-hg9j-j5mc-phf5'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00452
epssPercentile: 0.3668
ingestedAt: '2026-09-08T21:11:12.274Z'
---

## Overview

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret, githubPrivateKey, or githubWebhookSecret, allowing a user with only service:read permission to retrieve another user’s Git provider secrets even when hasGitProviderAccess is false and unauthorizedProvider is set. This issue is fixed in version 0.29.13.

## Remediation

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