Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Network-reachable JWT forgery requires no credentials or interaction; integrity-only impact reflects impersonation with no data exposure or disruption.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper verification of cryptographic signature in Microsoft Teams allows an unauthorized attacker to perform spoofing over a network.
AnalysisAI
Cryptographic signature spoofing in Microsoft Teams exposes enterprise collaboration environments to unauthenticated identity impersonation over the network. The flaw, tagged as a JWT attack enabling authentication bypass, allows a remote attacker with no prior credentials to forge or tamper with token-based identity claims that Teams fails to properly verify. No active exploitation has been confirmed by CISA KEV, and no public proof-of-concept has been identified at time of analysis, though the CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates a low-barrier, remotely exploitable path with high integrity impact.
Technical ContextAI
The root cause is CWE-347 (Improper Verification of Cryptographic Signature), meaning Microsoft Teams does not adequately validate the cryptographic signature on tokens used to assert user or service identity. The intelligence tags - 'JWT Attack' and 'Authentication Bypass' - indicate the affected mechanism is JSON Web Token (JWT) processing, which is widely used in Microsoft's identity stack (Azure AD / Entra ID) to convey signed claims about user identity, permissions, or session state. When a JWT signature check is improperly implemented - for example, accepting unsigned tokens, accepting tokens signed with a weak or mismatched algorithm (e.g., the 'alg:none' bypass), or failing to validate the signing key - an attacker can craft arbitrary token payloads. No CPE strings were provided in the available input, so exact affected build versions cannot be enumerated from this data alone; the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62918 is the authoritative source for version scope.
RemediationAI
Apply the vendor-released patch by following the guidance in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62918 - an exact patched version number is not independently confirmed from the available data and should be verified there. Because Microsoft Teams (particularly the SaaS version) is often updated automatically by Microsoft, organizations should verify their tenant's update channel and confirm client versions are current. As a compensating control pending confirmation, security teams should enable anomalous sign-in and identity alerts in Microsoft Defender for Cloud Apps or Purview, focusing on unexpected identity changes or unusual message-sender patterns within Teams. Network-layer controls (firewall rules) are not effective mitigations, since this is an application-layer JWT handling flaw. Restricting Teams API access to known corporate IP ranges via Conditional Access policies may reduce the attack surface for unauthenticated external actors, though it does not address the root flaw.
More in Jwt Attack
View allWhy is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update
Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke
Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT
A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti
A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27
A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote
Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54316
GHSA-p2wf-cwq4-f5gj