The important detail is not just that Vercel had an incident, but that a third-party AI tool's Google Workspace OAuth app opened the door. Vercel says the investigation widened to additional compromised accounts and that the broader app compromise may have affected hundreds of users across many organizations.
#vercel
RSS FeedVercel's breach no longer looks like a one-off employee compromise. TechCrunch reports some customer data theft predates the company's April incident disclosure, widening the timeline and pushing teams to treat this as a credential exposure problem.
HN reacted less to the “limited subset” language and more to the OAuth shape of the incident: one third-party AI tool’s Google Workspace app may have reached users across many organizations.
Vercel says a third-party AI tool's Google Workspace OAuth app led to unauthorized access to internal systems, with a limited subset of customers affected. The detail matters because AI-era SaaS permissions are now part of production security.
Vercel is making durable execution a first-party primitive for apps and agents. Workflows is now GA after more than 100M beta runs across 1,500+ customers, removing separate queues, workers and retry infrastructure.
Vercel said AI Gateway can now enforce team-wide Zero Data Retention across model providers, extending compliance controls without code changes. The linked post says the feature routes only to ZDR-capable providers and pairs team-wide policy with request-level controls and prompt-training opt-outs.
A Hacker News discussion grew around public <code>vercel-plugin</code> hooks that route consent through Claude context, record Bash commands in base telemetry, and store a persistent device ID. The dispute is less about a confirmed exploit than about disclosure, scope, and plugin boundaries in agent tools.
OpenAIDevs said on April 4, 2026 that developers can move from project setup to deployment with the Vercel plugin in the Codex app. The post aligns with OpenAI’s Codex plugin documentation and Vercel’s late-March rollout of plugin support for OpenAI Codex and Codex CLI.
Vercel introduced a rebuilt v0 positioned for production apps and agents rather than demo-only prototyping. The release adds repo import into a sandbox runtime, git-native branch and pull-request workflows, secure Snowflake and AWS database integrations, and enterprise-grade security controls.
Vercel said on March 25, 2026 that its Custom Reporting API for AI Gateway is now in beta for Pro and Enterprise plans. Vercel's blog says teams can query cost, token usage, and request volume across AI Gateway traffic, including BYOK requests, and break results down by model, provider, user ID, tags, and credential type.
Vercel said on March 19, 2026 that it built Chat SDK to remove the platform-specific plumbing that slowed internal agent rollouts. Vercel’s blog describes an open-source public-beta TypeScript library that lets one bot implementation target Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, and now WhatsApp through adapters.
Vercel used X on March 12, 2026 to show how Notion Workers runs agent-capable code on Vercel Sandbox. Vercel's write-up says Workers handle third-party syncs, automations, and AI agent tool calls, while Sandbox provides isolation, credential management, network controls, snapshots, and active-CPU billing.