Security Advisory

CVE-2026-56235

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-20 15:24:42
Last updated 2026-06-24 18:01:45
Assigner VulnCheck
CVSS score 6.9
State PUBLISHED

Description

Cap-go capgo before 12.128.2 contains an authorization bypass in several Supabase PostgREST RPC functions (get_app_metrics, get_global_metrics, get_total_metrics) that are granted to the anon role without enforcing org membership or permission checks. An unauthenticated attacker using only the public Supabase API key (sb_publishable_*) can query arbitrary org_id values to disclose cross-tenant usage telemetry (MAU, bandwidth, installs, gets), enumerate app IDs for a target org, and determine org existence via an oracle (valid org returns metrics, invalid returns []).