VYPR

Druid

by Apache

Source repositories

CVEs (12)

  • CVE-2021-25646HigJan 29, 2021
    risk 0.68cvss 8.8epss 0.99

    Apache Druid includes the ability to execute user-provided JavaScript code embedded in various types of requests. This functionality is intended for use in high-trust environments, and is disabled by default. However, in Druid 0.20.0 and earlier, it is possible for an…

  • CVE-2026-23906CriFeb 10, 2026
    risk 0.64cvss 9.8epss 0.01

    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   …

  • CVE-2025-59390CriNov 26, 2025
    risk 0.57cvss 9.8epss 0.01

    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…

  • CVE-2021-26919HigMar 30, 2021
    risk 0.52cvss 8.8epss 0.23

    Apache Druid allows users to read data from other database systems using JDBC. This functionality is to allow trusted users with the proper permissions to set up lookups or submit ingestion tasks. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can…

  • CVE-2021-36749MedSep 24, 2021
    risk 0.49cvss 6.5epss 0.81

    In the Druid ingestion system, the InputSource is used for reading data from a certain data source. However, the HTTP InputSource allows authenticated users to read data from other sources than intended, such as the local file system, with the privileges of the Druid server…

  • CVE-2021-26920MedJul 2, 2021
    risk 0.43cvss 6.5epss 0.10

    In the Druid ingestion system, the InputSource is used for reading data from a certain data source. However, the HTTP InputSource allows authenticated users to read data from other sources than intended, such as the local file system, with the privileges of the Druid server…

  • CVE-2021-44791MedJul 7, 2022
    risk 0.40cvss 6.1epss 0.02

    In Apache Druid 0.22.1 and earlier, certain specially-crafted links result in unescaped URL parameters being sent back in HTML responses. This makes it possible to execute reflected XSS attacks.

  • CVE-2020-1958MedApr 1, 2020
    risk 0.36cvss 6.5epss 0.05

    When LDAP authentication is enabled in Apache Druid 0.17.0, callers of Druid APIs with a valid set of LDAP credentials can bypass the credentialsValidator.userSearch filter barrier that determines if a valid LDAP user is allowed to authenticate with Druid. They are still subject…

  • CVE-2024-45537MedSep 17, 2024
    risk 0.35cvss 6.5epss 0.01

    Apache Druid allows users with certain permissions to read data from other database systems using JDBC. This functionality allows trusted users to set up Druid lookups or run ingestion tasks. Druid also allows administrators to configure a list of allowed properties that users…

  • CVE-2025-27888MedMar 20, 2025
    risk 0.28cvss 5.4epss 0.02

    Severity: medium (5.8) / important Server-Side Request Forgery (SSRF), Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'), URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Druid. This issue affects all previous…

  • CVE-2024-45384MedSep 17, 2024
    risk 0.28cvss 5.3epss 0.01

    Padding Oracle vulnerability in Apache Druid extension, druid-pac4j. This could allow an attacker to manipulate a pac4j session cookie. This issue affects Apache Druid versions 0.18.0 through 30.0.0. Since the druid-pac4j extension is optional and disabled by default, Druid…

  • CVE-2022-28889MedJul 7, 2022
    risk 0.28cvss 4.3epss 0.02

    In Apache Druid 0.22.1 and earlier, the server did not set appropriate headers to prevent clickjacking. Druid 0.23.0 and later prevent clickjacking using the Content-Security-Policy header.