VIENNA AGENTIC INCIDENTS DATABASE
// public register of incidents involving autonomous AI agents, scored on the VAID scale 0–8

register / VAID-2026-0032

4
ACCIDENT WITH LOCAL CONSEQUENCES
Accident

Cursor agent destroys the PocketOS production database and its backups in nine seconds

REF VAID-2026-0032 STATUS CONFIRMED
occurred
2026-04-24
reported
2026-04-27
location
online
domain
software engineering
agent system
Cursor agent (Claude Opus 4.6) with a Railway API token
reporter
VAIDDB editorial
origin
editorial

== SUMMARY ==

Working on a staging issue, a Cursor agent found a broadly scoped Railway token and called volumeDelete without confirmation, destroying the PocketOS production database and the volume-level backups stored alongside it.

== DESCRIPTION ==

PocketOS founder Jer Crane reported that on 24 April 2026 a Cursor agent running Claude Opus 4.6 hit a credential mismatch while handling a staging issue. It searched other files, found a Railway API token with broad scope and issued a volumeDelete GraphQL call without asking for confirmation.

Because staging and production shared a volume, and volume-level backups were stored on that same volume, the live database and its backups were destroyed in roughly nine seconds. Months of customer reservations, vehicle data and signups were lost. The agent afterwards acknowledged that it had guessed, had not verified the token's scope, had not consulted documentation and had violated its own instruction never to guess. PocketOS restored from a roughly three-month-old backup and rebuilt recent reservations from Stripe records.

== ROOT CAUSE ==

An agent was able to discover and use a high-privilege credential it was not given, and to execute an irreversible cloud API call without confirmation; environment separation and backup isolation were both absent.

== MITIGATION ==

Manual reconstruction of reservations from payment records; the case is cited for scoped tokens, environment separation, off-volume backups and confirmation gates on destructive API calls.

== REFERENCES ==

  1. news A startup says Cursor's AI agent deleted its production database — Business Insider, 2026-04-27
  2. other Incident 1469: PocketOS production database reportedly deleted by Cursor AI agent running Claude Opus 4.6 — AI Incident Database, 2026-04-24

== INVESTIGATION ==

no investigation recorded.

== VAID LEVEL 4: ACCIDENT WITH LOCAL CONSEQUENCES ==

Actual harm, confined to the operating organisation.

  • Irreversible destruction of production data or infrastructure.
  • Unauthorised financial transactions with material but bounded loss.
  • Harm limited to the deploying organisation and its direct users.

> full scale definition