Cyber Resilience

CVE-2026-21223

HighLPE

Published: 16 January 2026

Published
16 January 2026
Modified
22 February 2026
KEV Added
Patch
CVSS Score v3.1 7.1 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0003 8.5th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21223 is a high-severity Improper Privilege Management (CWE-269) vulnerability in Microsoft Edge Chromium. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 8.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Deeper analysis

CVE-2026-21223 is an improper privilege management vulnerability affecting Microsoft Edge (Chromium-based), published on 2026-01-16T22:16:25.983. It enables an authorized attacker to bypass a security feature locally and is classified under CWE-269: Improper Privilege Management. The vulnerability has a CVSS v3.1 base score of 7.1, reflecting attack vector (AV:L), low attack complexity (AC:L), low privileges required (PR:L), no user interaction (UI:N), unchanged scope (S:U), high confidentiality impact (C:H), high integrity impact (I:H), and no availability impact (A:N).

The attack requires local access and low-level privileges, allowing exploitation with low complexity and no user interaction. A successful attacker can achieve high confidentiality and integrity impacts by bypassing the security feature, potentially leading to unauthorized data access or modification within the affected Edge environment.

Mitigation details are available in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21223.

EU & UK References

Vulnerability details

Improper privilege management in Microsoft Edge (Chromium-based) allows an authorized attacker to bypass a security feature locally.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1548.002 Bypass User Account Control Privilege Escalation
Adversaries may bypass UAC mechanisms to elevate process privileges on system.
Why these techniques?

Improper privilege management in Edge enables local bypass of a security feature with low privileges, directly facilitating exploitation for privilege escalation and UAC bypass mechanisms.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-21408Same product: Microsoft Edge Chromium
CVE-2026-41107Same product: Microsoft Edge Chromium
CVE-2025-21279Same product: Microsoft Edge Chromium
CVE-2026-45495Same product: Microsoft Edge Chromium
CVE-2025-21342Same product: Microsoft Edge Chromium
CVE-2025-21283Same product: Microsoft Edge Chromium
CVE-2025-21287Same vendor: Microsoft
CVE-2026-21533Same vendor: Microsoft
CVE-2025-21360Same vendor: Microsoft
CVE-2026-33821Same vendor: Microsoft

Affected Assets

microsoft
edge chromium
≤ 144.0.3719.82

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly counters the improper privilege management flaw by restricting Edge processes and users to the minimum privileges needed, blocking local bypass of the security feature.

prevent

Enforces access control policies on all Edge operations so an authorized local attacker cannot bypass the intended security feature to gain elevated confidentiality or integrity.

prevent

Requires a tamper-proof reference monitor to mediate every access request inside Edge, preventing the unauthorized privilege escalation described in the CVE.

References