A forgotten Google Cloud API key was abused for 60,000+ requests and an $18,000+ bill.
What happened
Tom's Hardware reported that an exposed key left in a published Cloud Run project was abused for more than 60,000 requests, producing about US$18,391 in charges before the customer received relief.
Why it happened / matters
A reusable credential remained reachable and the provider-side budget configuration did not act as a hard real-time authorization boundary for the abused requests.
Missing control
Short-lived credentials + enforced per-workload budget
Relevant RaksHex control
Credential mediation + budget policy + anomaly kill switch
RaksHex impact
Reducible