Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the file upload endpoint (app/Http/Controllers/UploadController.php) for database backup restore uploads did not enforce file type or size validation, allowing an authenticated user to upload unexpected or oversized files that could affect service availability. This issue is fixed in version 4.0.0-beta.474.
Problem types
CWE-434: Unrestricted Upload of File with Dangerous Type
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
References
github.com/...oolify/security/advisories/GHSA-66gv-g2w9-6wxp
github.com/coollabsio/coolify/pull/9667
github.com/...ommit/e6a6446daeace2999fb77888a611a3271812911f
github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.474