Cyber Resilience

CVE-2023-24892

High

Published: 14 March 2023

Published
14 March 2023
Modified
28 February 2025
KEV Added
Patch
CVSS Score v3.1 8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
EPSS Score 0.1704 95.1th percentile
Risk Priority 27 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-24892 is a high-severity Open Redirect (CWE-601) vulnerability in Microsoft Edge Chromium. Its CVSS base score is 8.2 (High).

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

Deeper analysis

Microsoft Edge (Chromium-based) Webview2 contains a spoofing vulnerability tracked as CVE-2023-24892. The flaw received a CVSS 3.1 score of 8.2 and is associated with CWE-601 and CWE-290, indicating issues with URL redirection and authentication spoofing. It affects the Webview2 component used by applications embedding the Edge browser engine.

An unauthenticated remote attacker can exploit the vulnerability over the network with low complexity by crafting content that triggers user interaction. Successful exploitation allows the attacker to spoof interface elements or redirect navigation, resulting in high confidentiality impact and limited integrity changes within the affected context.

Microsoft published advisory details for CVE-2023-24892 on its Security Response Center site at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-24892. The current and peak EPSS scores both stand at 0.1704 with no material increase observed after disclosure.

EU & UK References

Vulnerability details

Microsoft Edge (Chromium-based) Webview2 Spoofing Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
edge chromium
≤ 111.0.1661.41

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-290 CWE-601

Training specifically addresses recognizing spoofed communications and phishing that enable authentication bypass.

addresses: CWE-290

Reveals spoofed logon attempts through unexpected previous logon timestamps upon legitimate login.

addresses: CWE-290

Requiring verifiable identity evidence at appropriate assurance levels makes it substantially harder for attackers to successfully spoof or impersonate users to obtain accounts.

addresses: CWE-290

Unique device authentication makes successful spoofing of device identity substantially more difficult to achieve.

addresses: CWE-290

Unique identification of non-organizational users reduces the feasibility of authentication bypass by spoofing.

addresses: CWE-290

Unique identification and authentication of services before communications makes spoofing of service identities substantially harder.

addresses: CWE-290

Isolated trusted path ensures the user interacts only with genuine system components, preventing spoofing of authentication interfaces or prompts.

addresses: CWE-290

Directly counters DNS response spoofing by requiring cryptographic origin authentication artifacts from the authoritative source.

References