CVE-2026-34599

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.
Configurations

No configuration.

History

06 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-06 22:16

Updated : 2026-07-07 15:16


NVD link : CVE-2026-34599

Mitre link : CVE-2026-34599

CVE.ORG link : CVE-2026-34599


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')