apache druid CVE-2021-26920 is a vulnerability in Apache Druid
Published on July 2, 2021

Apache Druid: The HTTP inputSource allows authenticated users to read data from other sources than intended
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 process. This is not an elevation of privilege when users access Druid directly, since Druid also provides the Local InputSource, which allows the same level of access. But it is problematic when users interact with Druid indirectly through an application that allows users to specify the HTTP InputSource, but not the Local InputSource. In this case, users could bypass the application-level restriction by passing a file URL to the HTTP InputSource.

NVD


Products Associated with CVE-2021-26920

Want to know whenever a new CVE is published for Apache Druid? stack.watch will email you.

 

Affected Versions

Apache Software Foundation Apache Druid:

Exploit Probability

EPSS
3.21%
Percentile
86.88%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.