Data exposed: Supabase customers leave personal info online
·2 min read·Beginner
“
Imagine building a house and leaving the front door wide open, with all your valuables in plain sight. Many developers are doing exactly that with user data.
In 30 seconds
01Numerous Supabase customers publicly exposed personal user data due to configuration errors.
02
→
💡
What this means for you
This means your personal data might have been exposed by apps using Supabase, not due to an attack, but simple negligence. You need to be more cautious with the information you give to apps, especially new or "trendy" ones.
While the world seeks alternatives, some are still looking underground. ExxonMobil, the Texas giant, just inked a deal to pump oil and gas from Azerbaijan.
·1 min·7·Beginner
This security flaw affects quick-build apps, often AI-generated or “vibe-coded,” lacking proper checks.
03Negligence exposes sensitive information, highlighting the critical need for secure setup.
0101
What's going on with online data?
Quite a few Supabase customers, using this popular database platform, have left their users' data completely exposed on the internet. It's not a hack, but a simple oversight anyone can make.
We're talking about mountains of personal information, accessible to anyone with a web browser. The fault isn't directly with Supabase, but with how its users configure their projects. A common mistake is forgetting to set up security rules.
TechCrunch reported this vulnerability on September 25, 2026, after Cybernews discovered data exposure by some Supabase customers. This issue mainly affects apps developed in a hurry, perhaps AI-generated or with little attention to security.
0202
Why are these errors so common?
The problem often stems from the rush to launch products and a lack of attention to security details. Many apps are built "on the fly," without adequate review of database settings.
📬 Enjoying this article?
Get the best AI news every week, straight to your inbox.
Imagine having a super-tool, but if you don't know how to use it properly, it can hurt you. Supabase offers a lot of powerful features, but it requires careful configuration. If you leave default settings too permissive, it's an open invitation for anyone to snoop around.
Who would just throw away their house keys? Yet, that's what happens when database security policies are neglected. Many developers, especially those using AI code generation tools, trust too much without verifying.
0303
What does this mean for your data?
For you, the average user, it means your data might be floating around the web if you've used careless apps. It's a reminder that security is never a given, even with modern services.
Exposed data can include names, emails, phone numbers, and other sensitive information. The risk is that malicious actors might collect these for phishing or identity theft. Accidental data exposure was identified as a common cause of breaches, with significant reports in 2023.
It's not just a technical problem, but one of trust. If an app you use doesn't protect your data, trust goes out the window. It's a wake-up call for developers: speed should never sacrifice security.