You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Private Key Enumeration on Onboarding resulting in Remote Command Execution (RCE)
Critical
andrasbacsai
published
GHSA-wg8x-cgq4-vjxjJan 24, 2025
Package
coolify
(coollabsio)
Affected versions
< v4.0.0-beta.374
Patched versions
v4.0.0-beta.374
Description
The missing authorization allows an authenticated user to retrieve any existing private keys on a coolify instance in plain text.
If the server configuration of IP / domain, port (most likely 22) and user (root) matches with the victim's server configuration, then the attacker can execute arbitrary commands on the remote server.
The missing authorization allows an authenticated user to retrieve any existing private keys on a coolify instance in plain text.
If the server configuration of IP / domain, port (most likely 22) and user (root) matches with the victim's server configuration, then the attacker can execute arbitrary commands on the remote server.
PoC