Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/68ea9f7771afe6acca57032dc4328f93c4f259
- https://github.com/Dokploy/dokploy/pull/4859
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-hg9j-j5mc-phf5
FAQ
What is CVE-2026-72873?
CVE-2026-72873 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 findApplicationB...
How severe is CVE-2026-72873?
CVE-2026-72873 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72873?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.