Skip to main content

Azure Active Directory CVE-2026-45480

| EUVDEUVD-2026-38086 CRITICAL
Improper Authentication (CWE-287)
2026-06-19 secure@microsoft.com GHSA-rfvj-frr3-5qvh
10.0
CVSS 3.1 · Vendor: microsoft
Temporal: 8.7
Share

Severity by source

Vendor (microsoft) PRIMARY
10.0 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CIRCL (temporal)
8.7 HIGH
cvss
vuln.today AI
10.0 CRITICAL

Unauthenticated network-reachable auth bypass in an identity provider yields PR:N/UI:N/AC:L; scope changes because compromised IdP impacts downstream relying parties with full CIA loss.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 19, 2026 - 21:39 vuln.today
CVE Published
Jun 19, 2026 - 21:16 nvd
CRITICAL 10.0

DescriptionCVE.org

Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.

AnalysisAI

Privilege escalation in Microsoft Azure Active Directory allows unauthenticated remote attackers to bypass authentication controls and gain elevated access across tenant boundaries. With a maximum CVSS score of 10.0 and a scope-changing impact, successful exploitation could compromise identity, access, and resources federated through Azure AD. No public exploit identified at time of analysis, but the trivial attack complexity and network-reachable vector make this a top-priority issue for any organization relying on Azure AD for identity.

Technical ContextAI

Azure Active Directory (now branded Microsoft Entra ID) is Microsoft's cloud identity and access management service used to authenticate users and applications across Microsoft 365, Azure, and federated third-party SaaS. The root-cause class CWE-287 (Improper Authentication) means the service fails to correctly verify that a principal is who it claims to be - examples include token validation flaws, missing signature checks, replayable assertions, or logic errors that accept malformed credentials. Because Azure AD issues OAuth 2.0/OIDC tokens and SAML assertions consumed by downstream resources, an authentication flaw at the identity provider cascades into any application trusting those tokens. No specific CPE strings were provided in the input to narrow the affected component (sign-in service, token issuance, B2B/B2C, federation, etc.).

RemediationAI

Because Azure AD is a Microsoft-operated cloud service, the primary remediation path is server-side mitigation by Microsoft rather than a customer-installed patch; patch available per vendor advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45480, which customers should review to confirm whether tenant action (e.g., rotating refresh tokens, revoking sessions, updating libraries like MSAL/ADAL, or reconfiguring federation) is required. As compensating controls while validating the fix, enforce Conditional Access policies that require compliant devices and trusted network locations, require phishing-resistant MFA (FIDO2/Windows Hello) for privileged roles, restrict legacy authentication protocols, and monitor sign-in logs for anomalous token issuance - note that aggressive conditional access can break legitimate B2B/guest workflows and service principal authentications, so test in report-only mode first. Consider revoking all refresh tokens for privileged accounts via Revoke-AzureADUserAllRefreshToken to force re-authentication once Microsoft confirms the issue is remediated.

Share

CVE-2026-45480 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy