惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Vercel News
Vercel News
Martin Fowler
Martin Fowler
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LangChain Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
F
Fortinet All Blogs

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Vercel security roundup: improved bot defenses, DoS mitig...
2025-05-23 · via Vercel News

4 min read

Billions of attacks blocked while cutting response time and expanding control

Since February, Vercel blocked 148 billion malicious requests from 108 million unique IP addresses. Every deployment automatically inherits these protections, keeping your workloads secure by default and enabling your team to focus on shipping rather than incidents.
Our real-time DDoS filtering, managed Web Application Firewall (WAF), and enhanced visibility ensure consistent, proactive security.

Here's what's new since February.

Link to headingWAF performance insights

Since our last update, Vercel WAF mitigated over 148 billion malicious requests, a 70% increase quarter-over-quarter. These requests originated from over 108 million unique IP addresses, a staggering 468% increase that signals a sharp rise in distributed activity.

The largest volumes of malicious traffic originated from:

  • United States: 55 billion

  • Ireland: 29 billion

  • Singapore: 7 billion

  • Hong Kong: 5 billion

  • Germany: 3 billion

This quarter's insights highlight shifting global threat trends, with notable increases in malicious activity emerging in new geographies. At the same time, other regions like Australia (previously among the top sources of malicious traffic) dropped out of the top five.

Attack volumes and unique IPs have grown dramatically. This reinforces the importance of automatic global protections with Vercel to ensure your deployments remain secure by default.

Link to headingKey security enhancements

Link to headingAdvanced bot protection

Our new Bot Filter entered public beta, free for all users on all plans. Bot Filter is a managed WAF ruleset that you can activate with one click, immediately challenging non-browser bot traffic without disrupting critical automations such as verified webhook providers (Googlebot, Stripe, PayPal) and internal cron jobs.

You can preview which requests Bot Filter would block using log-only mode, improving performance by ensuring your application resources remain available for legitimate users. If you have feedback on this beta feature, leave a comment in the Vercel Community.

Link to headingFaster denial-of-service mitigation

We introduced Protectd, a powerful update to our denial-of-service (DoS) mitigation infrastructure. Protectd analyzes roughly 550,000 events per second globally, significantly accelerating our ability to mitigate Layer 7 attacks.

The result is a median mitigation time of just 2.5 seconds and a P99 of around 3.5 seconds, blocking sophisticated attacks that traditional CDNs often miss. Protectd operates transparently and immediately benefits all deployments without any configuration required.

Link to headingComprehensive SDLC security guidance

Our new Secure every step of a modern SDLC whitepaper, is a comprehensive resource that clearly outlines how Vercel's built-in security features apply to every phase of software development, from planning and coding to deployment and monitoring. This whitepaper aims to simplify compliance discussions and helps streamline secure application development.

Read the Secure SDLC whitepaper

Building, deploying, and operating secure applications on Vercel.

Read now

Link to headingProactive vulnerability management and account security

In recent months, Vercel proactively hardened our platform against high-severity vulnerabilities in open-source frameworks, ensuring that customer applications remained secure without requiring manual intervention. We still recommend updating to the latest patched versions of the affected packages and frameworks.

  • React Router and Remix vulnerabilities CVE-2025-43864 and CVE-2025-43865: Vercel proactively deployed mitigation to the Vercel Firewall, and purged any potentially impacted caches, to protect customers against CVEs that can lead to cache poisoning denial of service and stored cross-site scripting attacks

  • React Router vulnerability CVE-2025-31137: Our platform architecture prevented exposure to this CVE that allows URL manipulation

  • SAMLStorm CVE-2025-29774 and CVE-2025-29775: We deployed a security update to the Vercel Firewall that mitigated this SAML authentication bypass risk

  • Next.js middleware vulnerabilities CVE-2025-29927 and CVE-2025-30218: While Vercel was not affected by CVE-2025-29927, during our analysis we identified a low serverity issue, CVE-2025-30218, at the edge, which we patched and disclosed early to our infrastructure provider partners

  • Multi-Factor Authentication (MFA): Strengthen your account security by adding a second factor using TOTP apps like Google Authenticator or Authy alongside existing Passkeys

Link to headingFirewall usability improvements

We’ve rolled out several Firewall updates to give teams more flexibility and control over rule creation, finer control during active threats, and deeper visibility into malicious or unexpected traffic patterns.

Verified bots and cron jobs now bypass Attack Challenge Mode, ensuring core services like payments and analytics aren’t interrupted during security incidents. Custom Firewall rules now support the logical OR operator, reducing configuration complexity, especially in use cases where multiple conditions must be grouped more flexibly.

System bypass rules have also been expanded, allowing you to apply them to preview domains with increased limits, offering greater flexibility for deployment using external proxies. Finally, the Firewall dashboard now includes IP enrichment. Hover over any IP address to see ASN, location, and other metadata. This gives teams faster insight and more control when investigating traffic.

Link to headingOnline session: Protecting your traffic with the Vercel Firewall

We hosted an online session, Protecting your traffic with the Vercel Firewall. Watch the recording to learn practical guidance on DDoS and bot protection strategies, effective traffic control and threat mitigation techniques, and previews into the product roadmap.

Link to headingLooking ahead

At this year’s RSA Conference, we sat down with security teams to talk through what’s shaping web security in 2025. Conversations focused on securing the software supply chain, applying AI-driven automation inside security teams (not just in business processes) and ensuring that emerging practices such as vibe coding are built with security in mind from the start.

These conversations continue to shape our ongoing work across the Vercel platform and in tools like v0 to ensure every deployment is secure by default.

Link to headingUpcoming events

We’re continuing these conversations at Vercel Ship on June 25th. Join us in New York City or steam online for live demos, technical discussions, and insights from customers who rely on Vercel to secure their applications.

Link to headingOpen roles

We're also expanding our team to continue enhancing the security and availability of your applications. If you're passionate about secure web infrastructure, explore our current open roles:

Learn about security that scales with you

The Vercel Firewall delivers multi-layer protection against application-layer attacks, DDoS threats, and bots. Visit our security page to sign up for a demo or add firewall rules today

Learn more