PatchSiren

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-24
Advisory published
2026-06-20
Advisory updated
2026-06-24

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-56235 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-56235

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-56235 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-56235

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.