Impact
The vulnerability exists in an unspecified function within the /app/Policies/ directory of Coolify versions up to 4.1.1. By manipulating this function, an attacker can remove the required authorization checks and access protected resources, effectively bypassing the system’s authorization controls.
Affected Systems
coollabsio Coolify (including 4.1.1 and all prior releases) is affected. The issue lies in the Policy Handler component, which is used by all deployments that rely on policy-based authorization; based on the description, it is inferred that any deployment utilizing this component could be impacted.
Risk and Exploitability
The CVSS base score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog; however, the exploit code is publicly available, increasing the risk for unpatched installations. The flaw maps to CWE-862 (Missing Authorization) and CWE-863 (Authorization Bypass By User‑Controlled Data).
OpenCVE Enrichment