Skip to content

OAuth Secrets Leak

Moderate
andrasbacsai published GHSA-496v-9q38-2x6c Jan 24, 2025

Package

coolify (coollabsio)

Affected versions

< v4.0.0-beta.361

Patched versions

v4.0.0-beta.361

Description

The missing authorization allows any authenticated user to fetch the global coolify instance OAuth configuration.
This exposes the "client id" and "client secret" for every custom OAuth provider.
The attacker can also modify the global OAuth configuration.

PoC

https://your-own-coolify.instance/settings/oauth

Severity

Moderate

CVE ID

CVE-2025-22610

Weaknesses

Credits