Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, LocalFileVolume::saveStorageOnServer builds shell commands using unescaped fs_path and parent_dir values before validation, and submitFileStorage does not validate the user-controlled file-mount path before creating a volume, allowing an authenticated user who can add file storage to execute commands when the storage is saved. This issue is fixed in version 4.0.0-beta.471.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/commit/3fdce06b654fa3b7b4be59c0faaab6b4546
- https://github.com/coollabsio/coolify/pull/9176
- https://github.com/coollabsio/coolify/security/advisories/GHSA-46hp-7m8g-7622
FAQ
What is CVE-2026-34153?
CVE-2026-34153 is a vulnerability with a CVSS score of 8.8 (HIGH). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, LocalFileVolume::saveStorageOnServer builds shell commands using unescaped ...
How severe is CVE-2026-34153?
CVE-2026-34153 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34153?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.