CVE-2026-42145 PUBLISHED

Coolify: File Upload Without Type or Size Validation in Database Backup Restore

Assigner: GitHub_M
Reserved: 24.04.2026 Published: 07.07.2026 Updated: 07.07.2026

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.

Metrics

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

Product Status

Vendor coollabsio
Product coolify
Versions
  • Version < 4.0.0-beta.474 is affected

References

Problem Types

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