Context.ai OAuth Token Compromise

· Source: wiz.io - Www.wiz.io · Field: Technology & Digital — Cybersecurity & Data Privacy, Artificial Intelligence & Machine Learning, Cloud Computing & IT Infrastructure · Depth: Advanced, medium

Summary

On April 19th, 2026, Vercel disclosed a security incident involving unauthorized access to its internal systems, stemming from a compromised employee Google Workspace account. The breach occurred via Context.ai, a third-party AI tool whose consumer-focused AI Office Suite environment was also compromised. This represents a double supply chain attack, affecting Context.ai, then Vercel, and potentially Vercel's customers. Technical details reveal that OAuth tokens for some Context.ai consumer users were likely compromised, with at least one Vercel employee having granted "Allow All" permissions to the affected OAuth application. This enabled attackers to use the stolen token to access Vercel's Google Workspace. The incident aligns with a broader trend of attacks exploiting trusted third-party OAuth integrations for initial access, relying on pre-authorized access and delegated permissions for stealthy lateral movement, rather than exploiting platform vulnerabilities. A specific OAuth App client ID, 110671459871-30f1spbu0hptbs60cb4vsmv79i7bbvqj.apps.googleusercontent.com, has been identified as compromised.

Key takeaway

For Security Engineers managing SaaS integrations, this incident underscores the critical need to audit third-party OAuth application permissions. You should immediately identify and revoke access for the compromised Context.ai application (client ID 110671459871-30f1spbu0hptbs60cb4vsmv79i7bbvqj.apps.googleusercontent.com) across your identity providers. Furthermore, assess and rotate credentials for all affected users and investigate account activity for any signs of misuse. Proactively enforce least privilege for all OAuth grants to minimize future blast radius.

Key insights

Third-party OAuth integrations present a significant supply chain attack vector, enabling broad access via delegated permissions.

Principles

Method

Identify and revoke access to compromised OAuth applications, assess exposure by rotating credentials, and investigate account activity for misuse across identity providers like Google Workspace, Azure/Entra ID, and Okta.

In practice

Topics

Best for: AI Security Engineer, Security Engineer, IT Professional

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by wiz.io - Www.wiz.io.