CVE-2026-41899 Details
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, POST /api/feedback has no authentication, no rate limiting, and no input validation, allowing arbitrary content to be forwarded directly to a Discord webhook and enabling spam, content injection, and webhook abuse. This issue is fixed in version 4.0.0-beta.474.
A vulnerability exists in Coolify versions prior to 4.0.0-beta.474, where the POST /api/feedback endpoint lacks authentication, rate limiting, and input validation. This oversight allows users to send arbitrary content directly to a Discord webhook, facilitating spam, content injection, and abuse of the webhook. The issue has been addressed in version 4.0.0-beta.474.
Users can update to Coolify version 4.0.0-beta.474 or later, where this vulnerability has been fixed. For those managing their own Coolify instances, it's recommended to add authentication and rate limiting to the feedback endpoint, as well as input validation in the controller.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 6, 2026CISA-ADP
Assessed Jul 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/coollabsio/coolify/security/advisories/GHSA-v64c-v633-58xp | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/coollabsio/coolify/commit/371e883c75a87d82c398bf89ee8ad6387348520d | [email protected] | Source CodeVendor |
| https://github.com/coollabsio/coolify/pull/9653 | [email protected] | Issue TrackingVendor |
| https://github.com/coollabsio/coolify/security/advisories/GHSA-v64c-v633-58xp | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Coolify | < 4.0.0-beta.474 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 7, 2026 | CVE Modified | CISA-ADP |
| Jul 6, 2026 | New CVE Received | [email protected] |
Volerion