GHSA-q672-hfc7-g833

Suggest an improvement
Source
https://github.com/advisories/GHSA-q672-hfc7-g833
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-q672-hfc7-g833/GHSA-q672-hfc7-g833.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-q672-hfc7-g833
Aliases
Published
2026-02-10T12:30:28Z
Modified
2026-02-12T14:52:28.087317Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Apache Druid Vulnerable to Authentication Bypass
Details

Affected Products and Versions * Apache Druid * Affected Versions: 0.17.0 through 35.x (all versions prior to 36.0.0) * Prerequisites: * druid-basic-security extension enabled * LDAP authenticator configured * Underlying LDAP server permits anonymous bind                                                                                                                                                   

Vulnerability Description

An authentication bypass vulnerability exists in Apache Druid when using the druid-basic-security extension with LDAP authentication. If the underlying LDAP server is configured to allow anonymous binds, an attacker can bypass authentication by providing an existing username with an empty password. This allows unauthorized access to otherwise restricted Druid resources without valid credentials.

The vulnerability stems from improper validation of LDAP authentication responses when anonymous binds are permitted, effectively treating anonymous bind success as valid user authentication.

Impact

A remote, unauthenticated attacker can: * Gain unauthorized access to the Apache Druid cluster * Access sensitive data stored in Druid datasources * Execute queries and potentially manipulate data * Access administrative interfaces if the bypassed account has elevated privileges * Completely compromise the confidentiality, integrity, and availability of the Druid deployment                                                                                                                                                                                    

Mitigation   Immediate Mitigation (No Druid Upgrade Required):                                                                                                                                                   * Disable anonymous bind on your LDAP server. This prevents the vulnerability from being exploitable and is the recommended immediate action.

Resolution * Upgrade Apache Druid to version 36.0.0 or later, which includes fixes to properly reject anonymous LDAP bind attempts.

Database specific
{
    "github_reviewed": true,
    "nvd_published_at": "2026-02-10T10:15:59Z",
    "cwe_ids": [
        "CWE-287"
    ],
    "severity": "CRITICAL",
    "github_reviewed_at": "2026-02-10T14:33:40Z"
}
References

Affected packages

Maven / org.apache.druid.extensions:druid-basic-security

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.17.0
Fixed
36.0.0

Affected versions

0.*
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
35.*
35.0.0
35.0.1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-q672-hfc7-g833/GHSA-q672-hfc7-g833.json"