Cyber Resilience

CVE-2021-20278

Medium

Published: 28 May 2021

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

Summary

CVE-2021-20278 is a medium-severity Authentication Bypass by Spoofing (CWE-290) vulnerability in Kiali Kiali. Its CVSS base score is 6.5 (Medium).

Operationally, ranked at the 36.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

An authentication bypass vulnerability was found in Kiali in versions before 1.31.0 when the authentication strategy `OpenID` is used. When RBAC is enabled, Kiali assumes that some of the token validation is handled by the underlying cluster. When OpenID `implicit…

more

flow` is used with RBAC turned off, this token validation doesn't occur, and this allows a malicious user to bypass the authentication.

CWE(s)

Related Threats

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

Affected Assets

kiali
kiali
≤ 1.31.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-287 CWE-290

Detects unauthorized successful logons resulting from improper authentication implementations.

addresses: CWE-287 CWE-290

Security awareness training instructs users on secure authentication practices and avoiding credential compromise.

addresses: CWE-287 CWE-290

Identity proofing requires collecting, validating, and verifying evidence to resolve claims to unique individuals, directly preventing insufficient proof of identity during account establishment.

addresses: CWE-287 CWE-290

Enforces unique device identification and authentication before any connection is established, directly mitigating improper authentication weaknesses.

addresses: CWE-287 CWE-290

Mandates unique identification and authentication of non-organizational users, directly mitigating improper authentication.

addresses: CWE-287 CWE-290

Requires unique identification and authentication of services before any communications, directly mitigating improper authentication.

addresses: CWE-287 CWE-290

Requires authentication mechanisms on the wireless link, making improper authentication weaknesses harder to exploit.

addresses: CWE-287

Documented procedures ensure personnel are trained on authentication mechanisms, tangibly lowering the risk of improper authentication being exploited.

References