CVE-2026-34058
HIGH
8.8
CVSS 3.1
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the Livewire component Server\Resources exposes public methods (startUnmanaged, stopUnmanaged, restartUnmanaged) that accept a container ID parameter directly from the browser without any sanitization or escaping. This parameter is interpolated directly into shell commands executed via SSH on managed servers, enabling any authenticated team member to execute arbitrary OS commands on remote servers. This issue is fixed in version 4.0.0-beta.471.
Metadata
Severity & Metrics
8.8
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| coollabsio | coolify | — | < 4.0.0-beta.471 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-78 | cna | CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.8 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
References (4)
- https://github.com/coollabsio/coolify/security/advisories/GHSA-rh5x-qx77-fq9v https://github.com/coollabsio/coolify/security/advisories/GHSA-rh5x-qx77-fq9v
- https://github.com/coollabsio/coolify/pull/9172 https://github.com/coollabsio/coolify/pull/9172
- https://github.com/coollabsio/coolify/commit/944a038349216f00b390e905c121355adc8b23c1 https://github.com/coollabsio/coolify/commit/944a038349216f00b390e905c121355adc8b23c1
- https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.471 https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.471