CVE-2026-72871
Dokploy: Unauthenticated Git Provider Injection via GitHub OAuth Callback
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-306 |
| Vendor | dokploy |
| Product | dokploy |
| Published | Aug 10, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for dokploy dokploy
Be the first to know when new high 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:N/UI:N/S:U/C:N/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
Affected Versions
Dokploy / dokploy
< 0.29.13
References
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-g9pp-xcf2-ph7x github.com: https://github.com/Dokploy/dokploy/pull/4870 github.com: https://github.com/Dokploy/dokploy/commit/5ae344db5814bfdcd700c5cc8ee8eb1a23af7253 github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13