← Back
VulnerabilityRapid7 Blog·1 week ago

Rapid7 Analysis: Microsoft SharePoint JWT Token Authentication Bypass (CVE-2026-55040)

Rapid7 and Microsoft disclosed CVE-2026-55040, a critical authentication bypass in Microsoft SharePoint's JWT token validation that allows unauthenticated remote attackers to forge valid tokens and impersonate any site user or administrator. The vulnerability stems from four chained weaknesses in the token validation pipeline: disabled signature verification on outer tokens, unverified actor token resolution using attacker-controlled certificate thumbprints, overly permissive issuer validation, and non-cryptographic signature checks. Rapid7 has published a technical analysis and proof-of-concept demonstrating how attackers can construct malicious JWTs to gain authenticated access to vulnerable SharePoint Server Subscription Edition instances.

Read full article at Rapid7 Blog

Related Articles

VulnerabilitySecurityWeek·2 days ago

Encrypted Prompts Bypass AI Safety Guardrails in Grok and Gemini

Researchers have identified a new attack technique called Cryptographic Context Injection that encrypts malicious instructions to evade safety guardrails in AI models including Grok and Gemini. The method works by concealing harmful prompts until they are decrypted within a trusted execution environment, effectively bypassing existing content filtering mechanisms. This vulnerability highlights a novel attack vector against popular large language models that defenders should monitor.