CVE-2025-59158 PUBLISHED

Coolify has Stored XSS in Project Name

Assigner: GitHub_M
Reserved: 09.09.2025 Published: 05.01.2026 Updated: 05.01.2026

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Coolify versions prior to and including v4.0.0-beta.420.6 are vulnerable to a stored cross-site scripting (XSS) attack in the project creation workflow. An authenticated user with low privileges (e.g., member role) can create a project with a maliciously crafted name containing embedded JavaScript. When an administrator later attempts to delete the project or its associated resource, the payload automatically executes in the admin’s browser context. Version 4.0.0-beta.420.7 contains a patch for the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

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

References

Problem Types

  • CWE-116: Improper Encoding or Escaping of Output CWE