CVE-2026-34599
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, there is an authenticated command injection vulnerability in the GetLogs Livewire component which allows users with team membership (lowest privilege member role) to execute arbitrary commands as root on managed servers. The $container Livewire public property is interpolated directly into shell commands (docker logs, docker service logs) without sanitization, and can be modified by any client via the Livewire wire protocol because it lacks the #[Locked] attribute. 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-q9j6-xcvx-px63 https://github.com/coollabsio/coolify/security/advisories/GHSA-q9j6-xcvx-px63
- https://github.com/coollabsio/coolify/pull/9229 https://github.com/coollabsio/coolify/pull/9229
- https://github.com/coollabsio/coolify/commit/f267a28cb2badc7e712c4592af4d79d090fe5063 https://github.com/coollabsio/coolify/commit/f267a28cb2badc7e712c4592af4d79d090fe5063
- https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.471 https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.471