CVE-2026-72873
Dokploy: Cross-tenant Git provider secrets are disclosed to low-privileged service readers via `application.one`
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-200 |
| Vendor | dokploy |
| Product | dokploy |
| Published | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for dokploy dokploy
Be the first to know when new medium vulnerabilities affecting dokploy dokploy are published β delivered to Slack, Telegram or Discord.
Get Free Alerts β
Free Β· No credit card Β· 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
Dokploy / dokploy
< 0.29.13
References
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-hg9j-j5mc-phf5 github.com: https://github.com/Dokploy/dokploy/pull/4859 github.com: https://github.com/Dokploy/dokploy/commit/68ea9f7771afe6acca57032dc4328f93c4f25999 github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13