GHSA-w88f-4875-99c8

Suggest an improvement
Source
https://github.com/advisories/GHSA-w88f-4875-99c8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/11/GHSA-w88f-4875-99c8/GHSA-w88f-4875-99c8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w88f-4875-99c8
Aliases
Published
2025-11-26T09:31:21Z
Modified
2025-11-26T23:50:50.606360Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Apache Druid’s Kerberos authenticator uses a weak fallback secret
Details

Apache 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, potentially enabling token forgery or authentication bypass. Additionally, each process generates its own fallback secret, resulting in inconsistent secrets across nodes. This causes authentication failures in distributed or multi-broker deployments, effectively leading to a incorrectly configured clusters. Users are advised to configure a strong druid.auth.authenticator.kerberos.cookieSignatureSecret

This issue affects Apache Druid: through 34.0.0.

Users are recommended to upgrade to version 35.0.0, which fixes the issue making it mandatory to set druid.auth.authenticator.kerberos.cookieSignatureSecret when using the Kerberos authenticator. Services will fail to come up if the secret is not set.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2025-11-26T23:19:18Z",
    "severity": "CRITICAL",
    "nvd_published_at": "2025-11-26T09:15:46Z",
    "cwe_ids": [
        "CWE-338"
    ]
}
References

Affected packages

Maven / org.apache.druid:druid

Package

Name
org.apache.druid:druid
View open source insights on deps.dev
Purl
pkg:maven/org.apache.druid/druid

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
35.0.0

Affected versions

0.*
0.13.0-incubating
0.14.0-incubating
0.14.1-incubating
0.14.2-incubating
0.15.0-incubating
0.15.1-incubating
0.16.0-incubating
0.16.1-incubating
0.17.0
0.17.1
0.18.0
0.18.1
0.19.0
0.20.0
0.20.1
0.20.2
0.21.0
0.21.1
0.22.0
0.22.1
0.23.0
24.*
24.0.0
24.0.1
24.0.2
25.*
25.0.0
26.*
26.0.0
27.*
27.0.0
28.*
28.0.0
28.0.1
29.*
29.0.0
29.0.1
30.*
30.0.0
30.0.1
31.*
31.0.0
31.0.1
31.0.2
32.*
32.0.0
32.0.1
33.*
33.0.0
34.*
34.0.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/11/GHSA-w88f-4875-99c8/GHSA-w88f-4875-99c8.json"