Cyber Resilience

CVE-2021-22147

Medium

Published: 15 September 2021

Published
15 September 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0031 54.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-22147 is a medium-severity Incorrect Permission Assignment for Critical Resource (CWE-732) vulnerability in Elastic Elasticsearch. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 45.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Elasticsearch before 7.14.0 did not apply document and field level security to searchable snapshots. This could lead to an authenticated user gaining access to information that they are unauthorized to view.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

elastic
elasticsearch
7.11.0 — 7.14.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-862 CWE-732

Requiring an access control policy ensures authorization checks are defined and applied for critical functions.

addresses: CWE-862 CWE-732

Requiring attribute association with information prevents authorization from being performed without necessary security or privacy context.

addresses: CWE-732 CWE-862

Assessments review permission assignments on critical resources to confirm correctness, mitigating exploitation via incorrect permissions.

addresses: CWE-862 CWE-732

Requires verification that authorization checks are present and operational for protected resources.

addresses: CWE-732 CWE-862

Defining and enforcing access restrictions ensures correct permission assignments on resources that support changes.

addresses: CWE-732 CWE-862

Tailoring actions include assigning or restricting permissions on critical resources to the minimum necessary for the system's purpose and threat environment.

addresses: CWE-862 CWE-732

Requiring documented authorization for system operation and critical functions ensures missing authorization controls are identified and corrected during the approval process.

addresses: CWE-732 CWE-862

Program reviews and corrects overly permissive resource assignments that insiders could exploit for unauthorized access.

References