CVE-2026-34170 PUBLISHED

Coolify: Server-Side Request Forgery via attacker-controlled GitHub App API URL

Assigner: GitHub_M
Reserved: 25.03.2026 Published: 07.07.2026 Updated: 07.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor coollabsio
Product coolify
Versions
  • Version < 4.0.0-beta.471 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE