CVE-2026-72871
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Dokploy | dokploy | < 0.29.13 | affected |
Weaknesses
- CWE-306: CWE-306: Missing Authentication for Critical Function
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
Additional References
References
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-g9pp-xcf2-ph7x
- https://github.com/Dokploy/dokploy/pull/4870
- https://github.com/Dokploy/dokploy/commit/5ae344db5814bfdcd700c5cc8ee8eb1a23af7253
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.