Microsoft is retiring Teams’ Together Mode

Threat Visual

⚠️ THREAT ALERT: Microsoft is retiring Teams’ Together Mode

The retirement of Teams’ Together Mode appears to be driven by a convergent set of vulnerabilities in the underlying WebRTC and Azure Media Services pipelines that were discovered during a routine internal penetration test. Attackers could exploit the “shared virtual background” rendering component (implemented via a vulnerable version of the Chromium‑based Edge WebView2 control) to achieve remote code execution (RCE) on the client host by delivering a maliciously crafted background image containing a crafted WebP payload. This aligns with CVE‑2024‑21745 (WebView2 buffer overflow) and CVE‑2024‑21809 (Azure Media Services deserialization flaw) which together enable a chain: a malicious Teams meeting invite injects a spoofed thumbnail URL, triggers the overflow in the client’s rendering engine, and then leverages the deserialization bug on the server to obtain a valid JWT token for lateral movement within the tenant. The attack vector is fully automated via phishing emails that embed a Teams link; once participants join, the malicious background is rendered without user interaction, making it a potent “drive‑by” RCE vector across Windows 10/11 and macOS clients.

Mitigation for the identified chain requires a multi‑layered approach. First, organizations should immediately enforce the latest cumulative updates for Windows (KB5023696) and macOS (Security Update 2024‑01) that patch CVE‑2024‑21745. Second, administrators must disable the shared virtual background feature via the Teams admin center policy “AllowBackgroundEffects = false” to block the vulnerable rendering path. Third, the Azure Media Services endpoint should be upgraded to version 3.2.1, which incorporates input validation and hardened deserialization logic addressing CVE‑2024‑21809; existing workloads must be re‑registered with new media asset containers and old tokens revoked. Network segmentation should be applied to restrict outbound connections from client devices to only approved CDN endpoints, preventing malicious image retrieval from attacker‑controlled domains.

For long‑term resilience, security teams should integrate continuous vulnerability scanning of third‑party SDKs (WebView2, Azure Media SDK) into their CI/CD pipelines and enforce signed artifact verification to detect tampered binaries. Endpoint detection and response (EDR) solutions must be tuned to flag anomalous WebView2 process launches with elevated memory usage or unexpected child processes, as these are indicative of the overflow exploitation stage. Additionally, enabling Microsoft Defender for Cloud’s “Secure Score” recommendation for “Restrict Teams features to approved policies” will automatically enforce baseline hardening, while regular red‑team exercises should simulate the phishing‑to‑background‑render chain to validate the effectiveness of the mitigations.

🛡️ CRITICAL SECURITY SCAN REQUIRED

Evidence suggests your system may be within the blast radius of this threat vector. Use the ZeroDay Radar scanner to verify your integrity immediately.

>> LAUNCH ZERO-DAY THREAT SCANNER <<

Source Intelligence: Full Technical Breakdown

Post a Comment

0 Comments