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

推荐订阅源

T
Tailwind CSS Blog
博客园 - 【当耐特】
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
B
Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
Recent Announcements
Recent Announcements
Jina AI
Jina AI
Vercel News
Vercel News
博客园 - 叶小钗
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
F
Fortinet All Blogs
The Cloudflare Blog
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
腾讯CDC

Ubergizmo

Motorola Launches Its Most Fashionable Flip Phone Lineup Yet: New Razr Ultra (2026), Razr Plus (2026), And Razr (2026), Are Robots Coming For Airport Jobs? Japan Airlines Testing Humanoids Apple Introduces Commitment-Based Monthly Subscriptions For The App Store No Google Drive Or iCloud! WhatsApp Reportedly Developing Independent Cloud Backup Infrastructure OnePlus Ace 6 Ultra Launches With 8,600mAh Battery And 165Hz Gaming Display Adobe Launches Firefly AI Assistant To Automate Workflows Across Photoshop And Premiere Leica Announces M-A Hammertone Limited Edition For 20th Anniversary Vivo Y600 Pro Announced With Massive 10,200 mAh Battery And 1.5K OLED Display AI Was Supposed To Cut Costs. Now Some Companies Say It Costs More Than Workers Will AI Data Centers Make Power Bills Worse? A Massive Utah Project Shows Why People Are Worried Google Workspace Redesign: 13 New App Icons Feature Modern Gradient Look MediaTek Dimensity 7450 And 7450X Announced With 200MP Support And AI for Mid-Range Phones Microsoft Looks Ready To Stop Forcing Windows Updates At The Worst Time Tesla Cybercab Production Starts For Elon Musk’s Autonomous Robotaxi BYD Yangwang U8L Dingzang Edition: Ultra-Luxury SUV With Zero-Gravity Seats XChat Standalone Messaging App Launches For X Users On iPhone And iPad Pokémon Scarlet And Violet Players Can Download A Free Chesnaught Raid Event Until April 30 Goodbye, Windows! SteamOS 3.9 Brings Official Support For ASUS ROG Ally, Lenovo Legion Go, And AMD Handhelds Geely Eva Cab Robotaxi, An AI-Powered Autonomous EV With 4ms Reaction Time New Honor MagicPad 3 Pro 12.3 Debuts Bringing 165Hz OLED Screen And Snapdragon 8 Gen 5 LPDDR6 RAM: Faster, Smarter Memory For The Next Generation Of Tech OpenAI Introduces Workspace Agents: Autonomous Collaboration For ChatGPT Teams Xbox Cut Game Pass Prices But Ended Day-One Call of Duty Access Govee Launches $99.99 Solar String Lights for Smart Backyard Lighting Insta360 Updates Flow 2 Series Gimbals With Enhanced Android Support And Apple Integration Microsoft Integrates Advanced “Agent Mode” With AI Into Word, Excel And PowerPoint Volkswagen Jetta Concept X Unveiled: A Strategic Electric Shift Under 15,000 USD DJI Unveils New Entry-Level Lito Drone Series: 48 MP, 4K Video, ActiveTrack And More Fitbit Enhances Sleep Score With Deep Analytics And Digital Coaching Threads Introduces Live Chats for Real-Time Event Interaction
The AI Did Not Go Rogue. The Company Gave It Too Much Access
Hubert Nguye · 2026-04-28 · via Ubergizmo

The scary version of this story is easy to understand: an AI coding assistant deleted a company’s live data and even seemed to admit what it had done.

That sounds like a “rogue AI” moment. But the more important lesson is less dramatic and more worrying: the AI was apparently able to delete the data because the system gave it too much access in the first place.

According to PocketOS founder Jer Crane, the AI agent was supposed to be working in a test environment, not on the company’s real production system. But when it ran into a credential problem, it allegedly found another access token and used it to delete the company’s production data.

For most people, the technical details are not the point. The plain-English version is this: the AI did not break into the system like a hacker in a movie. It used keys that were already lying around.

That is why this story matters beyond the software world. Companies are now giving AI tools the ability to do real work, not just write text or summarize emails. These tools can change code, touch business systems, connect to cloud services, and in some cases affect live customer data. When the permissions are too broad, a mistake can move very quickly.

The issue is not that the AI became evil. The issue is that it was treated like a trusted operator before the safety rules were strong enough.

A human employee deleting a company’s live database would usually face several points of friction. There might be a warning, a second approval, a manager involved, or at least a moment of hesitation. An AI agent can move through a task in seconds if the system allows it. That speed is useful when the job is safe. It becomes dangerous when the tool has access to something critical.

Backups are another part of the story. Many people assume that if a company has backups, the data is safe. But backups only help if they are truly separate from the thing being deleted. In this case, Railway’s (a cloud computing provider) documentation reportedly indicated that deleting a storage volume also deleted the related backups. That means the safety net was not as independent as many people would expect.

Railway later restored the data and reportedly changed the system so similar deletes would be delayed. That is good, but it does not change the larger point. AI tools are only as safe as the systems around them.

For regular users, the concern is simple. If companies are going to let AI touch websites, apps, customer records, payment systems, or other important services, they need stronger guardrails. AI should not automatically get access to everything just because it is useful. It should get the minimum access needed for the job, and dangerous actions should require extra checks.

This is the real-world AI risk most people should care about. Not robots taking over, and not science-fiction machines making secret plans. The immediate risk is much more ordinary: companies moving fast, giving AI too much permission, and discovering too late that the safety locks were not ready.

The AI did not need to go rogue. It only needed the keys.

Filed in . Read more about and .