Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.461, the GitLab webhook endpoint uses a non-constant-time string comparison operator (!==) to validate the webhook secret token. This implementation is vulnerable to timing attacks, which could allow an attacker to gradually discover the secret token by measuring response time differences. This vulnerability is fixed in 4.0.0-beta.461.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/security/advisories/GHSA-x525-46rq-mr8c
- https://github.com/coollabsio/coolify/security/advisories/GHSA-x525-46rq-mr8c
FAQ
What is CVE-2026-27882?
CVE-2026-27882 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.461, the GitLab webhook endpoint uses a non-constant-time string comparison oper...
How severe is CVE-2026-27882?
CVE-2026-27882 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27882?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.