PT-2026-51149 · Cap Go · Cap-Go
Judel777
·
Published
2026-06-20
·
Updated
2026-06-20
·
CVE-2026-56235
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
capgo versions prior to 12.128.2
Description
An authorization bypass exists in several Supabase PostgREST RPC functions:
get app metrics(), get global metrics(), and get total metrics(). These functions are granted to the anon role without enforcing permission checks or organization membership. An unauthenticated attacker with a public Supabase API key (sb publishable *) can query arbitrary org id values to disclose cross-tenant usage telemetry, including monthly active users (MAU), bandwidth, installs, and gets. Additionally, this allows for the enumeration of app IDs for a target organization and the determination of organization existence via an oracle, where a valid organization returns metrics and an invalid one returns an empty list.Recommendations
Update to version 12.128.2 or later.
As a temporary workaround, restrict access to the
get app metrics(), get global metrics(), and get total metrics() functions.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