Authorization Flaw in Supabase Realtime Leading to Unintended Access
CVE-2026-62247
6.5MEDIUM
What is CVE-2026-62247?
Supabase Realtime, which facilitates real-time data interaction through WebSockets, contains a vulnerability where the authorization checks for presence.read do not properly enforce row-level security. This allows clients with only presence.write permissions to receive presence_diff messages that should otherwise be restricted, potentially exposing sensitive information like user locations, online statuses, and typing indicators. This issue has been resolved in version 2.111.2.
Affected Version(s)
realtime < 2.111.2
