Cyber Resilience

CVE-2021-22149

High

Published: 15 September 2021

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

Summary

CVE-2021-22149 is a high-severity Incorrect Permission Assignment for Critical Resource (CWE-732) vulnerability in Elastic Enterprise Search. Its CVSS base score is 8.8 (High).

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

EU & UK References

Vulnerability details

Elastic Enterprise Search App Search versions before 7.14.0 are vulnerable to an issue where API keys were missing authorization via an alternate route. Using this vulnerability, an authenticated attacker could utilize API keys belonging to higher privileged users.

CWE(s)

Related Threats

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

Affected Assets

elastic
enterprise search
≤ 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