<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn" -->

---
title: Cloudflare Outage on November 18, 2025: A Database...
description: Cloudflare experienced a three-hour outage on November 18, 2025, affecting major services like Shopify, Amazon, and ChatGPT. A database permissions change in...
canonical: https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Cloudflare Outage on November 18, 2025: A Database Permissions Mishap | daily.dev
og:description: Cloudflare experienced a three-hour outage on November 18, 2025, affecting major services like Shopify, Amazon, and ChatGPT. A database permissions change in...
og:url: https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn
og:image: https://api.daily.dev/og/posts/oxniqSFNn.png
og:image:alt: Cloudflare Outage on November 18, 2025: A Database Permissions Mishap
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Cloudflare Outage on November 18, 2025: A Database Permissions Mishap

**[Collections](https://daily.dev/sources/collections)** · 2 min read · 15 upvotes · 0 comments

## Summary

Cloudflare experienced a three-hour outage on November 18, 2025, affecting major services like Shopify, Amazon, and ChatGPT. A database permissions change in their ClickHouse cluster caused the bot management feature file to double in size with duplicate entries, exceeding proxy system limits and triggering widespread 5xx errors. A faulty query generated corrupted configuration files every five minutes, creating intermittent failures that initially appeared as a DDoS attack. Engineers resolved the issue by halting faulty file generation, deploying a known-good configuration, and restarting services. Cloudflare committed to stricter validation protocols, global kill switches, and comprehensive failure mode reviews to prevent future incidents.

## Content

On November 18, 2025, Cloudflare experienced a significant outage that affected large portions of the internet, including services like Shopify, Amazon, ChatGPT, Spotify, and Reddit. This three-hour disruption was rooted in a database permissions change within Cloudflare's ClickHouse cluster, which inadvertently caused the bot management system's feature file to double in size due to duplicate entries. This increase exceeded the configured size limits in the proxy system, resulting in widespread 5xx errors.

The problem was compounded by a faulty query that repeatedly generated corrupted configuration files every five minutes, leading to intermittent failures across Cloudflare's network. Initially, the unpredictable nature of these failures led engineers to suspect a Distributed Denial of Service (DDoS) attack. Indeed, the sudden drop in service visibility, as even Cloudflare's status page was affected, added to this confusion.

Ultimately, engineers were able to identify the root cause: the database query's failure to respect the intended data structure following the permissions change. Recovery involved halting the generation of the faulty files, manually deploying a known-good configuration, and restarting affected services. Full resolution was achieved by 17:06 UTC after a series of emergency procedures, including stabilizing in the failing state, fixing file ingestion issues, and implementing more robust validation checks.

This incident underscores the risks associated with internet centralization around a few key infrastructure providers like Cloudflare. The outage has prompted discussions on the necessity of diversified architectures and multi-cloud strategies to mitigate the impact of similar incidents in the future. Cloudflare has committed to enforcing stricter validation protocols, developing global kill switches, and extending comprehensive failure mode reviews to prevent recurrences of such disruptions.

The high-profile outage serves as a stark reminder of the vulnerabilities inherent in today's internet infrastructure and highlights the critical need for transparency and robust post-incident analysis.

## Similar posts on daily.dev

- [Cloudflare Outage. What exactly happened?](https://daily.dev/posts/cloudflare-outage-what-exactly-happened--eheuucb6n) · Code Like A Girl · 2 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#cloudflare](https://daily.dev/tags/cloudflare), [#clickhouse](https://daily.dev/tags/clickhouse)

[View this post on daily.dev](https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Cloudflare Outage on November 18, 2025: A Database Permissions Mishap","url":"https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn"},"datePublished":"2025-11-19T16:12:40.371Z","dateModified":"2025-11-22T10:02:15.851Z","description":"Cloudflare experienced a three-hour outage on November 18, 2025, affecting major services like Shopify, Amazon, and ChatGPT. A database permissions change in...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/76a7ffcd486066d16e686f938ff79948?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/76a7ffcd486066d16e686f938ff79948?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/cloudflare-outage-on-november-18-2025-a-database-permissions-mishap-oxniqsfnn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":15},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"database,cloudflare,clickhouse","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Cloudflare Outage on November 18, 2025: A Database Permissions Mishap"}]}
```

