GHSA-w88f-4875-99c8
CRITICALCVE-2025-59390Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator. This may allow an attacker to predict or brute force the secret used to sign authentication cookies, p
- Affected
- < 35.0.0
- Fixed in
- 35.0.0
- Weakness
- CWE-338
- Published
- 2025-11-26
- Source
- github