CVE-2026-42145
Coolify: File Upload Without Type or Size Validation in Database Backup Restore
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.
INFO
Published Date :
July 7, 2026, 4:17 a.m.
Last Modified :
July 7, 2026, 4:17 a.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | LOW | [email protected] |
Solution
- Update Coolify to version 4.0.0-beta.474.
- Ensure file type and size validations are configured.
- Restrict upload access to authorized users only.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-42145.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-42145 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-42145
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-42145 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-42145 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
Jul. 07, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'coollabsio', 'product': 'coolify', 'versions': [{'status': 'affected', 'version': '< 4.0.0-beta.474'}]}] Added 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. Added CVSS V3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L Added CWE CWE-434 Added CWE CWE-770 Added Reference https://github.com/coollabsio/coolify/commit/e6a6446daeace2999fb77888a611a3271812911f Added Reference https://github.com/coollabsio/coolify/pull/9667 Added Reference https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.474 Added Reference https://github.com/coollabsio/coolify/security/advisories/GHSA-66gv-g2w9-6wxp