CVE-2026-42145

Summary

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.

Affected Software

VendorProductVersion RangeStatus
coollabsiocoolify< 4.0.0-beta.474affected

Weaknesses

  • CWE-434: CWE-434: Unrestricted Upload of File with Dangerous Type
  • CWE-770: CWE-770: Allocation of Resources Without Limits or Throttling

References