CVE-2026-34167

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the ActivityMonitor Livewire component exposes a public $activityId property without Livewire's #[Locked] attribute. It loads activities via Activity::find($this->activityId) with no authorization or team scoping. Activity IDs are auto-incrementing integers. Any authenticated user can enumerate activity records across all teams and read the full command output from remote SSH processes, which may include secrets, configuration files, and infrastructure details. This issue is fixed in version 4.0.0-beta.471.
Configurations

No configuration.

History

08 Jul 2026, 20:16

Type Values Removed Values Added
References () https://github.com/coollabsio/coolify/security/advisories/GHSA-962v-gxmw-56hc - () https://github.com/coollabsio/coolify/security/advisories/GHSA-962v-gxmw-56hc -

06 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-06 22:16

Updated : 2026-07-08 20:16


NVD link : CVE-2026-34167

Mitre link : CVE-2026-34167

CVE.ORG link : CVE-2026-34167


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key