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

推荐订阅源

有赞技术团队
有赞技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
D
DataBreaches.Net
Recent Announcements
Recent Announcements
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
Y
Y Combinator Blog
博客园 - 【当耐特】
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
P
Proofpoint News Feed
量子位
C
Check Point Blog
F
Fortinet All Blogs
罗磊的独立博客
Last Week in AI
Last Week in AI
GbyAI
GbyAI
L
LangChain Blog
博客园 - 司徒正美

Latest from TechRadar in News

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone NYT Connections today – my hints and answers for April 16 (#1040) Quordle hints and answers for Thursday, April 16 (game #1543) NYT Strands hints and answers for Thursday, April 16 (game #774) Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way Allbirds — the shoe viral company — just pivoted into AI, and I wish this were an Onion headline 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros NYT Connections hints and answers for Tuesday, April 14 (game #1038) Forget Dr Doolittle, study finds animals might not only want to use tech, but they also want to talk to us with it… 'The decision is deeply troubling': Tesla gets a green light for Full Self-Driving in Europe — but not… OpenAI flags third-party data issue — all macOS users should update now Microsoft says Copilot is for ‘entertainment' not work, Meta’s Muse Spark and 7 other AI stories you… Man Utd vs Leeds Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news What is the release date for Invincible season 4 episode 7 on Prime Video? Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… The Lenovo Legion Go 2 handheld costs more than two Nvidia RTX 5080 GPUs — and that's genuinely absurd Secretlab is launching its first Diablo desk, with a design that 'traces the infernal history' of the series
'It took 9 seconds': tech founder outlines how rogue Clau...
Efosa Udinmw · 2026-05-03 · via Latest from TechRadar in News

  • Cursor AI coding agent deletes production database and backups in nine seconds
  • Credential mismatch triggered an autonomous, destructive decision inside the Cursor system
  • Railway API allowed destructive actions without confirmation safeguards

A software company founder watched helplessly as an AI coding agent deleted his entire production database and all associated backups in just nine seconds.

Jer Crane, who runs the automotive SaaS platform PocketOS, said the disaster unfolded when a Cursor agent powered by Anthropic's Claude Opus 4.6 encountered a credential mismatch.

The agent decided on its own to fix the problem by deleting a Railway volume where the application data lived. "It took 9 seconds," Crane wrote in a social media post detailing the incident.

Article continues below

Rogue AI agent bypassed multiple safeguards

The Cursor agent searched for an API token to execute the deletion and found one sitting in an unrelated file.

That token had been created for adding and removing custom domains through the Railway CLI, but its permissions were not limited to those specific actions.

Railway's API allowed destructive actions without any confirmation check, and the platform stored volume-level backups on the same volume as the source data.

Wiping a volume also deleted all backups associated with it, leaving Crane with no immediate recovery option.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

When asked why it proceeded with the deletion, the agent admitted it had guessed instead of verifying and ran a destructive action without being asked.

Crane placed much of the blame on Railway's architecture rather than solely on the AI agent.

The cloud provider's API lacks confirmation prompts for destructive actions, stores backups on the same volume as production data, and allows CLI tokens to have blanket permissions across different environments.

Railway is also actively promoting the use of AI coding agents to its customers, creating more opportunities for similar failures.

Crane noted that proper cloud backup systems should store copies in separate locations, not on the same volume where the original data lives.

A reliable backup strategy requires isolation from the source to survive a deletion event like this one.

Recovery and lessons learned

Railway CEO Jake Cooper stepped in and helped restore Crane's data within an hour.

The company patched the vulnerable endpoint to perform delayed deletions and added further safeguards to its API.

Crane estimates he has spent hours helping customers reconstruct their bookings from Stripe payment histories, calendar integrations, and email confirmations.

He is calling for stricter confirmation prompts, scopable API tokens, proper backup isolation, simple recovery procedures, and proper guardrails around AI agents.

AI tools like Cursor and Claude are powerful, but they are only as safe as the infrastructure they connect to.

A system that allows a nine-second deletion of both production data and its backups is not ready for AI agents that can act without human approval.

Crane's data was eventually recovered, but the incident exposed how easily an AI agent can destroy data when the underlying platform lacks basic safety features.

Via Tom's Hardware


Google logo on a black background next to text reading 'Click to follow TechRadar'

Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds.