Impact
Coolify’s endpoint is unauthenticated, lacks rate limiting and input validation, allowing attackers to post arbitrary content that the server forwards directly to a configured Discord webhook. This results in spam, malicious content injection, and webhook abuse. The vulnerability corresponds to CWE‑306 and CWE‑770.
Affected Systems
Coolify, the open‑source tool from all releases prior to 4.0.0‑beta.474. Any instance running an older version is vulnerable; the advisory does not list finer‑grained sub‑versions, so all earlier releases are considered at risk.
Risk and Exploitability
The CVSS score of 6.5 indicates a moderate risk. The EPSS score of <1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Since no authentication or rate limiting protects the endpoint, an unauthenticated attacker can send crafted HTTP POST requests from any network‑reachable machine to repeatedly abuse or flood the Discord webhook for prolonged periods.
OpenCVE Enrichment