PatchSiren cyber security CVE debrief
CVE-2026-56235 Cap-go CVE debrief
CVE-2026-56235 is a MEDIUM-severity vulnerability in Cap-go capgo before version 12.128.2. An authorization bypass in several Supabase PostgREST RPC functions allows unauthenticated attackers to disclose cross-tenant usage telemetry and enumerate app IDs. The vulnerability has a CVSS score of 6.9. Affected organizations should prioritize patching to limit exposure. The disclosure was made on June 20, 2026.
- Vendor
- Cap-go
- Product
- capgo
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-20
- Original CVE updated
- 2026-06-22
- Advisory published
- 2026-06-20
- Advisory updated
- 2026-06-22
Who should care
Organizations using Cap-go capgo versions prior to 12.128.2 should prioritize patching to prevent unauthorized access to usage telemetry and app IDs. Security teams and administrators responsible for maintaining Cap-go capgo installations are advised to review and apply the necessary updates.
Technical summary
The vulnerability exists in the Supabase PostgREST RPC functions get_app_metrics, get_global_metrics, and get_total_metrics, which are granted to the anon role without enforcing org membership or permission checks. An unauthenticated attacker can use the public Supabase API key (sb_publishable_*) to query arbitrary org_id values, disclose cross-tenant usage telemetry (MAU, bandwidth, installs, gets), enumerate app IDs for a target org, and determine org existence via an oracle.
Defensive priority
Medium priority due to potential for unauthorized data disclosure and enumeration of app IDs.
Recommended defensive actions
- Inventory Cap-go capgo installations to identify versions prior to 12.128.2
- Review and apply the necessary updates to Cap-go capgo
- Monitor for unauthorized access attempts on Supabase PostgREST RPC functions
- Verify org membership and permission checks for RPC functions
- Limit exposure by restricting access to sensitive telemetry data
Evidence notes
The primary evidence for this vulnerability comes from the CVE record and the NVD detail page. The vulnerability affects Cap-go capgo versions prior to 12.128.2. The disclosure was made on June 20, 2026. Defenders should verify the affected versions and review the official advisories for more information.
Official resources
This article is AI-assisted and based on the supplied source corpus.