Cyber Resilience

CVE-2026-24306

Critical

Published: 22 January 2026

Published
22 January 2026
Modified
27 February 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0078 51.2th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-24306 is a critical-severity Improper Access Control (CWE-284) vulnerability in Microsoft Azure Front Door. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 48.8% of CVEs by exploit likelihood; 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-24306 is an improper access control vulnerability affecting Azure Front Door (AFD), published on 2026-01-22. It stems from CWE-284 and enables an unauthorized attacker to elevate privileges over a network. The issue carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), classifying it as critical due to its network accessibility, low complexity, and lack of prerequisites for exploitation.

Any unauthorized attacker with network access to the affected Azure Front Door instance can exploit this vulnerability remotely without privileges or user interaction. Successful exploitation allows privilege elevation, potentially leading to high-impact compromise of confidentiality, integrity, and availability of the targeted resources.

Mitigation guidance is available in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-24306.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Improper access control in Azure Front Door (AFD) allows an unauthorized attacker to elevate privileges over a network.

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.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE describes remote unauthenticated exploitation of a public-facing Azure service (AFD) resulting in privilege escalation, directly matching T1190 (public-facing app exploit) and T1068 (priv-esc via exploitation).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-24300Same product: Microsoft Azure Front Door
CVE-2026-24304Same vendor: Microsoft
CVE-2025-53763Same vendor: Microsoft
CVE-2025-24989Same vendor: Microsoft
CVE-2025-55244Same vendor: Microsoft
CVE-2025-59273Same vendor: Microsoft
CVE-2025-21380Same vendor: Microsoft
CVE-2026-24290Same vendor: Microsoft
CVE-2025-24076Same vendor: Microsoft
CVE-2025-21359Same vendor: Microsoft

Affected Assets

microsoft
azure front door
all versions

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces approved access authorizations, preventing unauthorized privilege elevation due to improper access control in Azure Front Door.

prevent

Applies least privilege to restrict unauthorized attackers from escalating privileges even if initial access is gained.

preventdetect

Monitors and controls network communications at system boundaries, blocking remote unauthorized access to vulnerable Azure Front Door instances.

References