On 18 November 2025 Cloudflare — the company that provides a content‑delivery network (CDN) for millions of websites — experienced one of its worst outages in years. Internet users across the globe suddenly saw “Error 5xx” pages instead of their favourite sites, including social networks, games and productivity apps. Although services began recovering after about three hours, the incident underscored how fragile the modern web can be when a single provider fails.

Timeline of the outage

The outage began around 11:20 UTC when Cloudflare’s network started returning HTTP 5xx errors for core traffic. Engineers initially suspected a large‑scale distributed denial‑of‑service (DDoS) attack and spent time investigating that possibility. By 14:30 UTC Cloudflare rolled out a fix that stopped propagating a faulty configuration file, and core traffic flows returned to normal. All services were fully restored by 17:06 UTC.

What actually happened?

Contrary to early speculation, the outage was not caused by a cyber‑attack. In an extensive post‑mortem, Cloudflare explained that a routine change to improve database permissions triggered a chain reaction that brought down key parts of its network:

The cause is remarkably similar to previous tech outages: a small configuration change coupled with hidden assumptions (in this case, a query that didn’t expect new schemas) cascading into a systemic failure.

Which services were impacted?

The outage affected a wide range of Cloudflare products and the sites that depend on them:

Outside of Cloudflare, major websites including ChatGPT, X (formerly Twitter), Canva, League of Legends and Valorant experienced downtime. Even the outage‑monitoring site Downdetector went offline.

How Cloudflare responded

Once engineers realised the problem wasn’t a DDoS attack, they implemented several mitigations:

  1. Stopped propagation of the faulty file: At 14:30 UTC they halted the generation and distribution of the oversized feature file and manually inserted a known‑good configuration.

  2. Forced restart of the core proxy: Restarting the proxy cleared the bad state and allowed the network to process traffic normally again.

  3. Bypass for Workers KV and Access: At 13:05 UTC, before rolling out the main fix, Cloudflare temporarily bypassed these services by falling back to an earlier version of the core proxy. This reduced the error rate for customers dependent on those services while investigations continued.

  4. Careful restoration: After the main fix, Cloudflare gradually restarted affected services (Turnstile, KV, Access and the dashboard) while monitoring load. The long tail of 5xx errors was due to restarting and scaling systems as traffic surged back.

Lessons Cloudflare learned

Cloudflare has publicly committed to several changes to prevent a repeat of this incident. Key takeaways from their post‑mortem include:

These actions mirror industry best practices: avoid single points of failure, validate all inputs, and build robust failure containment.

How much did the outage cost?

Cloudflare has not published a direct cost estimate. However, analysts at Forrester estimated that the 3 hour 20 minute outage could cause global economic losses of $250–300 million when you include downtime costs and the impact on marketplaces like Shopify and Etsy. That figure reflects just how intertwined the internet’s infrastructure has become — a fault in one provider can ripple across the digital economy.

What can businesses do to protect themselves?

No CDN or hosting provider can guarantee 100% uptime. The Cloudflare outage underscores the importance of resilience and contingency planning:

Conclusion

The November 18 Cloudflare outage is a case study in how small configuration changes can cascade into large‑scale failures. A database permissions tweak exposed previously hidden tables, a query unexpectedly doubled the size of a machine‑learning configuration file, and a memory‑limit check caused the proxy software to panic. Within minutes, vast portions of the web were inaccessible. Cloudflare has pledged improvements, but the incident reminds us that resilience — not blind reliance on any single provider — is essential. At Datronix Tech, we design platforms with redundancy and fail‑safes, ensuring that your site keeps running even when big players stumble. Reach out to see how we can help future‑proof your online presence.

Leave a Reply

Your email address will not be published. Required fields are marked *