Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.druid.extensions/druid-basic-security
  4. ›
  5. CVE-2026-23906

CVE-2026-23906: Apache Druid Vulnerable to Authentication Bypass

February 10, 2026 (updated February 12, 2026)

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.

References

  • github.com/advisories/GHSA-q672-hfc7-g833
  • github.com/apache/druid
  • lists.apache.org/thread/2x9rv3kv6t1p577lvq4z0rl0zlt9g4sr
  • nvd.nist.gov/vuln/detail/CVE-2026-23906

Code Behaviors & Features

Detect and mitigate CVE-2026-23906 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.17.0 before 36.0.0

Fixed versions

  • 36.0.0

Solution

Upgrade to version 36.0.0 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication

Source file

maven/org.apache.druid.extensions/druid-basic-security/CVE-2026-23906.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:16:52 +0000.