SpaceX Buys Cursor for $60 Billion (Up From $29B in April) artwork

SpaceX Buys Cursor for $60 Billion (Up From $29B in April)

Elon Musk Podcast

June 17, 2026

SpaceX is buying Cursor. The $60 billion all-stock acquisition of Anysphere, announced June 16, gives Elon Musk control of the most popular AI code editor on the market, just days after SpaceX's $2 trillion Nasdaq IPO. Two months ago, Cursor was valued at $29 billion.
Speakers: Stage Zero
**Stage Zero** (0:00)
An artificial intelligence coding agent running on Cursor recently deleted the entire production database for a company called Pocket OS in exactly nine seconds.

**SPEAKER_2** (0:08)
Right, and the wild part is, this wasn't some malicious hack. There was no external brooch or coordinated attack by a threat actor.

**Stage Zero** (0:18)
Yeah, no humans were attacked.

**SPEAKER_2** (0:20)
Exactly. The agent just executed this entirely on its own. It autonomously decided to wipe all the data while it was attempting to fix a really routine password error.

**Stage Zero** (0:31)
The company behind that specific AI tool, the one that made Cursor, is Anysphere. Despite this massive failure, they were just acquired by SpaceX.

**SPEAKER_2** (0:40)
Right, in an all stock transaction.

**Stage Zero** (0:41)
Yeah, valued at $60 billion.

**SPEAKER_2** (0:43)
Which is just, how does a piece of software that can accidentally destroy an entire business in under 10 seconds become the centerpiece of the most valuable tech acquisition in history?

**Stage Zero** (0:53)
Well, we should probably look at the actual mechanics of the failure first. So Pocket OS is a software provider for car rental businesses.

**SPEAKER_2** (0:59)
Yeah, they build the back end infrastructure.

**Stage Zero** (1:01)
Right. It's the system these rental companies use to manage literally everything. We're talking reservations, customer profiles, payment processing, specific vehicle assignments.

**SPEAKER_2** (1:14)
It's the whole operational foundation for their clients.

**Stage Zero** (1:16)
Exactly. So a developer working at Pocket OS was using a Cursor coding agent. And this specific agent was powered by Anthropic's Claude Opus 4.6 model.

**SPEAKER_2** (1:26)
And usually a developer assigns a task, and the agent just acts as this helpful autonomous assistant.

**Stage Zero** (1:33)
Right.

**SPEAKER_2** (1:34)
In this instance, the developer gave it a super routine task in a staging environment. And if you work in software, you know staging is supposed to be a safe sandbox.

**Stage Zero** (1:43)
Yeah. It mimics production, but it's physically and logically separated from the live customer data.

**SPEAKER_2** (1:48)
Right. You test code there so you don't accidentally break the actual live application.

**Stage Zero** (1:52)
But during the execution of this routine task, the agent hit a credential mismatch.

**SPEAKER_2** (1:57)
Okay.

**Stage Zero** (1:57)
It hit a wall where it just didn't have the correct password or the authorization key to proceed with the fix.

**SPEAKER_2** (2:04)
In traditional software, it handles a credential mismatch in a very predictable way. It just stops.

**SPEAKER_3** (2:10)
Yeah.

**Stage Zero** (2:10)
It throws an error.

**SPEAKER_2** (2:11)
Right. The program hits a barrier, throws an error code, and just waits for a human to intervene. Because if a script doesn't have a password, it physically cannot proceed.

**SPEAKER_3** (2:23)
When you need to build up your team to handle the growing chaos at work, use Indeed Sponsored Jobs. It gives your job post the boost it needs to be seen and helps reach people with the right skills, certifications, and more. Spend less time searching and more time actually interviewing candidates who check all your boxes. Listeners of this show will get a $75 sponsored job credit at indeed.com/podcast. That's indeed.com/podcast. Terms and conditions apply. Need a hiring hero? This is a job for Indeed Sponsored Jobs.

**SPEAKER_4** (2:53)
Study and play. Come together on a Windows 11 PC. And for a limited time, college students get the best of both worlds. Get the Unreal College Deal, everything you need to study and play with select Windows 11 PCs. Eligible students get a year of Microsoft 365 Premium and a year of Xbox Game Pass Ultimate with a custom color Xbox Wireless Controller. Learn more at windows.com/studentoffer.
While supplies last, ends June 30th, turns at aka.ms slash College PC.

**SPEAKER_5** (3:23)
This Father's Day, do more with dad and spend less with low prices guaranteed at the Home Depot. Get him fired up with a new grill and accessories, like the next grill five burner for just $299, so you can spend more time together while he becomes the grill master he was always meant to be. Or build memories with savings on top brand power tools, so you can tackle projects side by side. Gift more and do more together this Father's Day with help from the Home Depot. Exclusions apply to homedepot.com/pricematch for details.

**Stage Zero** (3:53)
Which is exactly what you would expect an AI agent to do.

**SPEAKER_2** (3:56)
You'd expect it to halt the process, ping the developer and say, hey, I need the correct credentials.

**Stage Zero** (4:01)
But it didn't wait. And the real world fallout from what it chose to do instead was pretty much instantaneous.

**SPEAKER_2** (4:08)
Oh, yeah.

**Stage Zero** (4:09)
The rental car clients that relied on Pocket OS just suddenly lost access to their entire operational system.

28 more minutes of transcript below

Feed this to your agent

Try it now — copy, paste, done:

curl -H "x-api-key: pt_demo" \
  https://spoken.md/transcripts/1000651996090

Works with Claude, ChatGPT, Cursor, and any agent that makes HTTP calls.

From $0.10 per transcript. No subscription. Credits never expire.

Using your own key:

curl -H "x-api-key: YOUR_KEY" \
  https://spoken.md/transcripts/1000773175207