CVE-2026-34170 Details
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the GithubApp api_url field is used as the base URL for server-side HTTP requests without allowlisting or private IP blocking, allowing an authenticated user to configure a GitHub App source that causes Coolify to request internal services or cloud metadata endpoints. This issue is reported as fixed in version 4.0.0-beta.471.
A server-side request forgery (SSRF) vulnerability has been identified in Coolify versions prior to 4.0.0-beta.471. The issue arises because the GitHub App 'api_url' field is used as the base URL for server-side HTTP requests without proper validation or blocking of private IP addresses. This allows an authenticated user to configure a GitHub App source that directs Coolify to internal services or cloud metadata endpoints. The vulnerability can be exploited by any authenticated user who creates or edits a GitHub App source with a malicious URL, which Coolify then fetches via its server-side API.
Users are advised to update to Coolify version 4.0.0-beta.471 or later. For those unable to update, consider implementing a custom validation rule that blocks private or reserved IP addresses in the 'api_url' field, or allowlisting known GitHub API hosts.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 7, 2026CISA-ADP
Assessed Jul 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/coollabsio/coolify/security/advisories/GHSA-3g6r-cxv5-3c7h | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/coollabsio/coolify/security/advisories/GHSA-3g6r-cxv5-3c7h | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Coolify | < 4.0.0-beta.471 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 7, 2026 | CVE Modified | CISA-ADP |
| Jul 7, 2026 | New CVE Received | [email protected] |
Volerion