CVE-2026-27882
MEDIUMCoolify: Timing Attack in GitLab Webhook Token Validation
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-27882. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-27882, a non-constant-time string comparison vulnerability in Coolify's GitLab webhook endpoint. The code includes placeholder methods (`check` and `run`) but lacks actual exploit implementation or technical details about the vulnerability mechanics.
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.
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-27882, a non-constant-time string comparison vulnerability in Coolify's GitLab webhook endpoint. The code includes placeholder methods (`check` and `run`) but lacks actual exploit implementation or technical details about the vulnerability mechanics.
References (1)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N