
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23906 is an authentication bypass vulnerability in Apache Druid's LDAP integration, classified as Critical severity. It affects Apache Druid versions 0.17.0 through 35.x (all versions prior to 36.0.0) when the druid-basic-security extension is enabled with LDAP authentication and the underlying LDAP server permits anonymous binds. The vulnerability was disclosed on February 9–10, 2026, via the oss-security mailing list and the GitHub Advisory Database. It carries a CVSS v3.1 base score of 9.8 (Critical) (GitHub Advisory, oss-security).
The root cause is improper validation of LDAP authentication responses (CWE-287: Improper Authentication). When the LDAP server allows anonymous binds, Apache Druid's druid-basic-security extension incorrectly treats a successful anonymous bind — triggered by submitting a valid username with an empty password — as a successful authentication event. This means the application never verifies the user's actual credentials; it simply accepts the anonymous bind result as proof of identity. Exploitation requires three preconditions: the druid-basic-security extension must be enabled, an LDAP authenticator must be configured, and the backend LDAP server must permit anonymous binds (GitHub Advisory, oss-security).
A remote, unauthenticated attacker who knows or can enumerate a valid Druid username can gain full unauthorized access to the Apache Druid cluster. This enables access to sensitive data stored in Druid datasources, execution of arbitrary queries, and potential data manipulation. If the bypassed account holds administrative privileges, the attacker can access administrative interfaces and achieve complete compromise of the confidentiality, integrity, and availability of the Druid deployment (GitHub Advisory, oss-security).
/druid-ext/basic-security/authentication/db/<authenticatorName>/users) or through error message differences between valid and invalid usernames./druid/coordinator/v1/, /druid-ext/basic-security/) with a valid username and an empty or blank password field; unusual volume of API calls from unexpected source IPs./druid/coordinator/v1/rules, /druid-ext/basic-security/) from accounts not typically used for administration.The immediate workaround — requiring no Druid upgrade — is to disable anonymous bind on the LDAP server. This eliminates the exploitable condition entirely and is the recommended first action for all affected deployments. The long-term fix is to upgrade Apache Druid to version 36.0.0 or later, which includes code changes to properly reject anonymous LDAP bind attempts during authentication. Organizations should also audit LDAP server configurations to ensure anonymous binds are disabled as a security baseline (GitHub Advisory, oss-security).
The vulnerability received coverage from security news outlets including SecurityOnline.info and The Hacker Wire shortly after disclosure (SecurityOnline, The Hacker Wire). It was also included in Cyble's weekly vulnerability report for the week of February 19, 2026, and noted in a vulnerability digest covering SolarWinds, Ivanti, and critical ICS exposures. Social media activity on Bluesky (infosec.skyfleet.blue) flagged the advisory shortly after publication. Red Hat also published a security advisory tracking the CVE for their product portfolio (Red Hat).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."