Description
A flaw has been found in coollabsio Coolify up to 4.1.2. The affected element is an unknown function of the file app/Http/Middleware/CanUpdateResource.php of the component Route-Level Middleware. Executing a manipulation can lead to missing authorization. The attack may be launched remotely. The exploit has been published and may be used. Upgrading to version 4.2.0 is sufficient to fix this issue. This patch is called 39ae16de4248075de8c08f3259114e064b20d52d. It is advisable to upgrade the affected component.
Published: 2026-09-27
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Resource Modification
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in Coolify’s Route‑Level Middleware, specifically the CanUpdateResource.php file. Missing authorization logic allows an attacker to modify resources remotely without proper authentication or privilege checks, as indicated by the CWE‑862 and CWE‑863 identifiers. The CVSS score of 6.9 reflects a moderate risk profile, but the presence of a published exploit elevates practical concern.

Affected Systems

The weakness affects coollabsio Coolify versions up to and including 4.1.2. Upgrading to version 4.2.0 or later applies the security fix (commit 39ae16de4248075de8c08f3259114e064b20d52d) and removes the missing authorization path. No other vendors or product lines are listed as affected.

Risk and Exploitability

The flaw can be exploited from a remote location, implying that an unauthenticated attacker may craft HTTP requests that pass through the vulnerable middleware and alter resources. Although the EPSS score is not publicly available, the published exploit indicates that attackers may use it at present. The vulnerability is not listed in the CISA KEV catalog, but the moderate CVSS score and remote attack vector suggest that should treat it as a noticeable security risk.

Generated by OpenCVE AI on September 27, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.2.0 or later to apply the commit that restores proper authorization checks in the middleware.
  • If an immediate upgrade is infeasible, limit network access to the administrative endpoints by configuring firewall rules or reverse‑proxy authentication so that only trusted IP ranges or authenticated users can reach the affected routes.
  • Review custom or third‑party middleware and route handlers to confirm that they enforce explicit authorization and do not rely on the omitted checks.

Generated by OpenCVE AI on September 27, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 01:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in coollabsio Coolify up to 4.1.2. The affected element is an unknown function of the file app/Http/Middleware/CanUpdateResource.php of the component Route-Level Middleware. Executing a manipulation can lead to missing authorization. The attack may be launched remotely. The exploit has been published and may be used. Upgrading to version 4.2.0 is sufficient to fix this issue. This patch is called 39ae16de4248075de8c08f3259114e064b20d52d. It is advisable to upgrade the affected component.
Title coollabsio Coolify Route-Level Middleware CanUpdateResource.php authorization
First Time appeared Coollabsio
Coollabsio coolify
Weaknesses CWE-862
CWE-863
CPEs cpe:2.3:a:coollabsio:coolify:*:*:*:*:*:*:*:*
Vendors & Products Coollabsio
Coollabsio coolify
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-27T01:15:13.433Z

Reserved: 2026-09-26T11:01:20.101Z

Link: CVE-2026-100744

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T02:17:20.907

Modified: 2026-09-27T02:17:20.907

Link: CVE-2026-100744

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T02:45:11Z

Weaknesses