CVE-2026-86059 Details
Description
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.
A vulnerability in Dokploy prior to version 0.29.13 allows organization members without Git provider access to retrieve plaintext provider credentials through specific tRPC endpoints. Affected routes include 'github.one', 'gitlab.one', 'gitea.one', 'bitbucket.one', and 'application.one'. The issue arises because these endpoints do not properly check for accessible Git providers or organization membership, leading to unauthorized access to sensitive information such as GitHub App private keys, OAuth tokens, and other credentials. This vulnerability can be exploited to access private repositories or manipulate external workflows.
Users can update to Dokploy version 0.29.13 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 22, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Dokploy/dokploy/security/advisories/GHSA-wx75-vxph-2m2f | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/Dokploy/dokploy/commit/ecbaf6060bf6d00491ee51086e28258979777226 | [email protected] | Source CodeVendor |
| https://github.com/Dokploy/dokploy/pull/4859 | [email protected] | Issue TrackingVendor |
| https://github.com/Dokploy/dokploy/releases/tag/v0.29.13 | [email protected] | Release NotesVendor |
| https://github.com/Dokploy/dokploy/security/advisories/GHSA-wx75-vxph-2m2f | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dokploy | <= 0.29.8 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 22, 2026 | New CVE Received | [email protected] |
Volerion