The Network · 2026-03-01 09:39:59 · ai
Intelligence sources confirm that the Indian government has issued a blocking order against Supabase under Section 69A of the Information Technology Act. The order, issued on February 24, directs internet service providers to block access to the Supabase website, resulting in patchy connectivity across major networks. ...
The Lab · 2026-04-15 23:22:53 · GitHub Issues
A critical security vulnerability has left a Supabase database completely exposed, allowing anyone with the project URL to read, edit, and delete all data without any authentication. The flaw, detected on April 13, 2026, stems from Row-Level Security (RLS) being disabled on one or more tables within the project identif...
The Lab · 2026-04-16 00:22:54 · GitHub Issues
A critical security vulnerability has been identified in a Supabase project belonging to 'zombielabsv2,' exposing a database table to the public internet. The flaw, flagged by a Supabase security advisor, stems from Row-Level Security (RLS) being disabled on a table within the public schema. This configuration error me...
The Lab · 2026-04-19 02:22:31 · GitHub Issues
A critical security regression has been identified in the AICA GitHub repository, where a feature branch slated for a major launch was cut before a vital authentication hotfix was merged, effectively reintroducing a CVE-grade vulnerability. The `feat/flux-launch-bundle` branch, created for a Google Tag Manager launch, ...
The Lab · 2026-05-01 09:54:09 · GitHub Issues
A now-patched Supabase configuration flaw left the user database of baseball platform ninthinning.email exposed to public email enumeration for an extended period before production access was revoked on April 30, 2026. Pull request #80 resolved the vulnerability, which resided in the `public.mlb_users` view—a Postgres ...
The Lab · 2026-05-10 02:31:58 · GitHub Issues
A critical authentication bypass vulnerability was discovered and patched in a legacy API endpoint, exposing a dangerous misconfiguration in Supabase authentication handling. The `POST /api/classify` endpoint was using `supabase.auth.getSession()` instead of the secure `supabase.auth.getUser()` method, creating a docum...