Cloudflare Workers Rulesets Rate Limiting Bypass Issue Fixed
What happened
Cloudflare identified and fixed an issue where some requests processed by Cloudflare Workers were not correctly enforcing rulesets rate limiting counts. The incident began on April 20, 2024, and was resolved within approximately one hour. During this period, requests that should have been rate-limited or blocked may have been allowed through to origin servers. Cloudflare implemented a fix and moved to monitoring status to ensure the issue was fully resolved.
Business impact
Background
Cloudflare Workers allow developers to run serverless code at the edge, often used for custom security rules, API protection, and traffic management. Rulesets rate limiting is a key feature for preventing abuse and managing traffic spikes. Rate limiting failures can expose applications to various attacks including credential stuffing, inventory hoarding, and API abuse that can significantly impact site performance and security.
What this means for your team
What to watch
Monitor Cloudflare's status page for any related incidents or follow-up communications about this rate limiting issue. Check if Cloudflare releases any post-incident analysis or recommended configuration changes for Workers-based rate limiting rules.
Sources
-
Rulesets Rate Limiting accuracy
Cloudflare Status