SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-42145

LOW · CVSS 3.1 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

The file upload endpoint in Coolify prior to version 4.0.0-beta.474 lacks proper validation for file type and size, allowing authenticated users to upload potentially harmful or excessively large files. This vulnerability could lead to service disruptions or availability issues. Users of Coolify, particularly those managing critical applications and databases, should prioritize upgrading to the patched version to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-42145
Severity
LOW
CVSS
3.1
EPSS
0.25%

Original NVD 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.