Fetching from the wire…
Top 5 · 2026-05-10 · source-backed
Israeli cybersecurity startup RedAccess found 380,000 apps built with Lovable, Replit, Base44, and Netlify publicly accessible with virtually no security. About 5,000 of those are actively leaking medical records, financial data, customer chatbot logs, and corporate secrets. Default-public privacy settings. No auth. No rate limiting. Just exposed.
And it gets worse. Researchers found phishing sites impersonating Bank of America, FedEx, and McDonald's built on Lovable's platform. The same tool people use to prototype their startup is also the tool scammers use to build convincing phishing infrastructure. Fast.
This finding lands in the same week that Trend Micro reports MCP exposed servers have nearly tripled to 1,467, and OX Security demonstrated 94+ unpatched Chromium CVEs in Cursor and Windsurf. The pattern isn't subtle: the entire vibe-coding stack, from IDE to deployment platform, has security as an afterthought.
I'm not going to blame the tools. The tools are doing exactly what they promised: make it easy for anyone to build and ship apps. The problem is "ship" means "deploy to the public internet with default-open settings" and nobody in the vibe-coding workflow asks "should this endpoint require authentication?" The AI doesn't ask because it wasn't prompted to. The builder doesn't ask because they don't know to.
What should you do? Three things, today. First, audit the deployment settings on every app you've shipped through a vibe-coding platform. Check if your database is publicly accessible. Check if your API endpoints require auth. Second, if you're building with Lovable or similar tools, add "require authentication on all endpoints" and "make all data private by default" to your initial prompt. The AI will do it if you ask. Third, if you're running a team, treat vibe-coded prototypes like shadow IT. They're on your network. They're using your data. And right now, they're probably public.
The 5,000 apps leaking real data aren't hypothetical risk. That's someone's medical records, right now, indexed by search engines.
Each link below shares sources, entities, or timing with this story.
Salesforce unveiled Headless 360 at TDX, and this is the most aggressive enterprise platform pivot I've seen. Every capability across Customer 360, Slack, Agentforce, and Data 360 is now accessible via APIs, MCP tools, or CLI commands. No browser. No clicking through the Sales...
OX Security weaponized CVE-2025-7656 (a patched Chromium flaw) against current versions of both IDEs, proving their Electron builds ship Chromium engines frozen since March 2025. At least 94 known CVEs have accumulated since. Cursor dismissed the report as "out of scope." Wind...
The Amazon Q bug is one instance of a 2026 pattern: MCP configuration carried in repositories is now an RCE supply-chain vector, not just untrusted tool output. Cursor, VS Code, Windsurf, Claude Code, and Gemini-CLI are all vulnerable to MCP-based auto-launch attacks (Windsurf...
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 exp...
xAI launched Grok Build on May 14. With that, every major AI lab now ships a coding agent that lives in your terminal. The competition isn't "can we build one" anymore. That question is settled. The lineup: Anthropic has Claude Code. OpenAI has Codex CLI. Google has Gemini CLI...
Anthropic's Marketplace (launched March 6 with Snowflake, GitLab, Harvey, Replit, Lovable) takes zero commission, profiting through increased Claude usage instead. This joins Cursor's Plugin Marketplace, Notion's Custom Agents (21K+ in beta), Superhuman's Agent Store, and Goog...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.