Threat Intelligence / CVE / CVE-2026-41896

CVE-2026-41896

CVSS 7.5 (HIGH) · EPSS 0.2% · Priority 4.3/10 · Published 2026-06-29

As of 2026-06-30, CVE-2026-41896 is a CVSS 7.5 (HIGH-severity) vulnerability. EPSS exploitation probability 0.2%. Threadlinqs Intelligence tracks 0 threats exploiting it.

Last updated: 2026-06-30

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the HMAC key is the application's manual_webhook_secret_github field, which is used by Coolify's webhook endpoints to validate incoming requests, is nullable with no default — meaning newly created applications have a null webhook secret. PHP's hash_hmac() function silently coerces a null key to an empty string ''. So when the secret is null, the server computes hash_hmac('sha256', $payload, '') — a deterministic value that any attacker can calculate independently. By sending X-Hub-Signature-256: sha256=, an unauthenticated attacker can forge a valid signature and trigger deployments. This vulnerability is fixed in 4.0.0-beta.474.

CVSS v3 vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Weaknesses (CWE)

CWE-287

References

Full detection coverage & IOCs for threats exploiting CVE-2026-41896 are available via the Threadlinqs MCP server (Purple tier). View plans →

← all vulnerabilities · Markdown version · Threadlinqs Intelligence

Enriched from CVE.org, NVD (this product uses the NVD API but is not endorsed or certified by the NVD), FIRST EPSS, CISA KEV, and GitHub Security Advisories.