Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts gh_init organizationId and userId values from the state parameter and calls createGithub in packages/server/src/services/github.ts, allowing an attacker to insert a GitHub App provider containing client_secret, webhook_secret, and PEM private key material into another organization. This issue is fixed in version 0.29.13.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/5ae344db5814bfdcd700c5cc8ee8eb1a23af72
- https://github.com/Dokploy/dokploy/pull/4870
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-g9pp-xcf2-ph7x
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-g9pp-xcf2-ph7x
FAQ
What is CVE-2026-72871?
CVE-2026-72871 is a vulnerability with a CVSS score of 7.5 (HIGH). Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts gh_ini...
How severe is CVE-2026-72871?
CVE-2026-72871 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72871?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.