PT-2026-56427 · Cap Go · Cap-Go
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Capgo versions prior to 12.128.2
Description
The software exposes the Supabase PostgREST RPC function
public.get orgs v6(userid uuid), which is configured as SECURITY DEFINER and granted to the anon role, enabling unauthenticated access. The function fails to verify if the caller-supplied userid matches the authenticated user. An attacker with a public publishable API key can query the endpoint "POST /rest/v1/rpc/get orgs v6" using an arbitrary user UUID to retrieve sensitive personally identifiable information (PII), including organization membership, roles, subscription or trial metadata, and the management email.Recommendations
Update to version 12.128.2 or later.
Restrict access to the
public.get orgs v6() function to prevent unauthenticated queries.Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cap-Go