---
id: CVE-2026-86059
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, Dokploy organization members without Git provider access can retrieve
  plaintext provider credentials through github.one, gitlab.one, gitea.one, and
  bitbucke…
severity: critical
cvss: 9.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'
cwe:
  - CWE-200
  - CWE-862
vendor: Dokploy
product: dokploy
affected:
  - dokploy < 0.29.13
published: '2026-09-22'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T18:17:24.473'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86059'
references:
  - url: >-
      https://github.com/Dokploy/dokploy/commit/ecbaf6060bf6d00491ee51086e28258979777226
    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-wx75-vxph-2m2f'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-wx75-vxph-2m2f'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-22T17:11:02.101522Z'
ingestedAt: '2026-09-22T17:07:07.385Z'
epss: 0.00487
epssPercentile: 0.39336
---

## Overview

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy organization members without Git provider access can retrieve plaintext provider credentials through github.one, gitlab.one, gitea.one, and bitbucket.one because those protected procedures return full provider rows without applying getAccessibleGitProviderIds or an organization check. The application.one route also returns nested GitHub, GitLab, Gitea, and Bitbucket relations from findApplicationById with GitHub App private keys, OAuth tokens, client secrets, webhook secrets, and app passwords even when hasGitProviderAccess is false. A member with application read access or a provider identifier can therefore bypass per-member provider assignment and use the exposed credentials to access private repositories or manipulate external workflows. This issue is fixed in version 0.29.13.

## Remediation

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