Fetching from the wire…
Top 5 · 2026-04-21 · source-backed
Security researcher @weezerOSINT demonstrated that any free Lovable account could access other users' source code, database credentials, AI chat histories, and customer data via a Broken Object Level Authorization (BOLA) flaw. Every project created before November 2025 was exposed. Tens of thousands of developers affected.
Researchers pulled hardcoded Supabase credentials revealing real names and Stripe customer IDs from organizations including Accenture Denmark. This isn't theoretical. This is real customer financial data accessible to anyone with a free account.
Lovable's response made things worse. They initially denied the breach, then described the exposed credentials as "intentional behavior." The security community's reaction was predictable and justified. A 4chan greentext retelling of the saga got 2,200 likes. A separate tweet claiming to show vibe coding erasing "$31B company" infrastructure in 184 seconds hit 1.35 million views.
I've been saying for months that vibe coding's speed-to-ship advantage has a hidden cost, and this is what it looks like. When you generate a full-stack app in minutes, who audits the auth layer? Who checks if your API endpoints enforce object-level authorization? Who verifies that database credentials aren't hardcoded in client-accessible locations?
The BOLA flaw is entry-level security. It's literally item one on the OWASP API Security Top 10. This isn't a sophisticated attack vector. It's the absence of basic access control on API endpoints. And it persisted for months across a platform valued at $5 billion.
The broader pattern is clear. Vibe-coded infrastructure ships fast and breaks in predictable ways. The vulnerabilities aren't exotic. They're the same ones we've been teaching junior developers to avoid for a decade. The difference is that vibe coding generates these vulnerabilities at scale, across thousands of projects simultaneously, with no code review step in the loop.
For builders who've used Lovable or similar vibe coding platforms: audit your infrastructure this week. Check for hardcoded credentials. Verify object-level authorization on every API endpoint. Test whether authenticated users can access other users' resources by manipulating IDs. If you built something with a vibe coding tool before November 2025 and haven't audited it, assume it's vulnerable until proven otherwise.
Each link below shares sources, entities, or timing with this story.
Cursor partners with Stripe / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Cursor partners with Stripe); both cover Check, Lovable, Researchers, Vibe; overlapping topics (endpoint, platform).
Claude Code competes with Lovable / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code competes with Lovable); both cover Stripe, Supabase, When; overlapping topics (coding, platform).
Claude Code competes with Lovable / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code competes with Lovable); both cover Stripe, Supabase; overlapping topics (account, coding, credential).
Moltbook uses Supabase / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Moltbook uses Supabase); both cover Lovable, Supabase; overlapping topics (coding, security, vibe).
Claude Code competes with Lovable / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code competes with Lovable); both cover Supabase, Vibe; overlapping topics (coding, vibe).
Linked by a graph relationship (Claude Code competes with Lovable); both cover Check, When; overlapping topics (coding, security).
Claude Code competes with Lovable / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code competes with Lovable); both cover Check, Stripe; overlapping topics (coding, credential).
Stripe partners with Vercel / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Stripe partners with Vercel); both cover Lovable, When; overlapping topics (access, lovable).