Description
Capgo (Cap-go/capgo) before 12.128.2 exposes the Supabase PostgREST RPC function public.get_orgs_v6(userid uuid), which is SECURITY DEFINER and granted to the anon role, allowing unauthenticated access. Because the function accepts a caller-supplied user UUID without verifying it matches the authenticated user, an attacker using only the public publishable API key can query POST /rest/v1/rpc/get_orgs_v6 with an arbitrary user UUID to retrieve that user's organization membership, roles, subscription/trial metadata, and management_email (PII).
Problem types
Exposure of Sensitive Information to an Unauthorized Actor
Product status
Any version before 12.128.2
12.128.2 (semver)
Credits
Judel777
References
github.com/.../capgo/security/advisories/GHSA-m7mm-35v3-82f4
github.com/.../capgo/security/advisories/GHSA-m7mm-35v3-82f4 (GitHub Security Advisory (GHSA-m7mm-35v3-82f4))
www.vulncheck.com/...ion-data-disclosure-via-get-orgs-v6-rpc (VulnCheck Advisory: Capgo - Unauthenticated Organization Data Disclosure via get_orgs_v6 RPC)