Security readout for executives and security teams
Plain-English summary
Apache Druid 0.21.1 and earlier can let authenticated users read data sources an application intended to block, including local files readable by the Druid server process. The risk is highest where another application exposes Druid ingestion and allows HTTP input sources while trying to forbid local-file input.
Executive priority
Prioritize remediation where Druid ingestion is delegated to customers, analysts, or internal users through another application. Direct-admin-only deployments are lower urgency, but still need version review because sources confirm the prior fix was incomplete.
Technical view
The Druid ingestion HTTP InputSource could read unintended sources because the earlier CVE-2021-26920 fix was incomplete. Authenticated users may bypass application-level restrictions by supplying non-HTTP source locations to the HTTP InputSource, causing reads with Druid server privileges. Sources do not provide CVSS, CWE, or confirmed fixed-version details.
Likely exposure
Deployments using Apache Druid 0.21.1 or earlier are in scope, especially multi-user or application-mediated ingestion workflows where users can influence HTTP InputSource configuration.
Exploitation context
The bundle reports an authenticated misuse path but does not cite active exploitation, public weaponization, or KEV listing. Treat this as access-control bypass and unintended file/data exposure risk, not confirmed internet-scale exploitation.
Researcher notes
This is an authenticated access-control boundary issue around ingestion source handling. The important research question is whether application-level restrictions assume HTTP InputSource cannot reach local or unintended sources. Evidence does not include exploit prevalence, CVSS, or a named fixed version.
Mitigation direction
- Inventory Apache Druid versions and flag 0.21.1 or earlier.
- Review Apache advisory guidance before choosing an upgrade or workaround.
- Restrict who can submit ingestion specs or inputSource settings.
- Block untrusted applications from passing arbitrary HTTP InputSource values.
- Review Druid server file permissions and reduce readable sensitive files.
Validation and detection
- Confirm whether users can influence Druid ingestion inputSource configuration.
- Identify application layers that allow HTTP InputSource but block Local InputSource.
- Review Druid audit logs for unusual ingestion source locations.
- Check Druid process permissions against sensitive local paths.
- Verify remediation against Apache's official advisory or release guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Privilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-36749 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://lists.apache.org/thread.html/rc9400a70d0ec5cdb8a3486fc5ddb0b5282961c0b63e764abfbcb9f5d%40%3Cdev.druid.apache.org%3ECVE reference · x_refsource_MISC
- [announce] 20210923 CVE-2021-36749: Apache Druid: The HTTP inputSource allows authenticated users to read data from other sources than intended (incomplete fix of CVE-2021-26920)CVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
