Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the buildHelperImage method in app/Livewire/Settings/Index.php constructs a Docker build command using the dev_helper_version field without shell escaping, allowing an attacker who can set the helper version and trigger the helper image build in a development environment to execute arbitrary commands on the server. This issue is fixed in version 4.0.0-beta.474.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/commit/dc9322b11f5f4ab96e56af0df7d4f877e96
- https://github.com/coollabsio/coolify/pull/9670
- https://github.com/coollabsio/coolify/security/advisories/GHSA-x9qh-w4c4-54f9
- https://github.com/coollabsio/coolify/security/advisories/GHSA-x9qh-w4c4-54f9
FAQ
What is CVE-2026-42148?
CVE-2026-42148 is a vulnerability with a CVSS score of 3.8 (LOW). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the buildHelperImage method in app/Livewire/Settings/Index.php constructs a...
How severe is CVE-2026-42148?
CVE-2026-42148 has been rated LOW with a CVSS base score of 3.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42148?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.