Vulnerability Description
Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.upsert_version_meta SECURITY DEFINER function exposed via PostgREST RPC, allowing unauthenticated attackers to insert arbitrary rows into version_meta for any app_id. Attackers can exploit this by calling the RPC endpoint with a public anon key to poison storage metrics, causing persistent false data in dashboards and triggering incorrect alerts across victim applications.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-g4hx-x8gc-x6rw
- https://www.vulncheck.com/advisories/capgo-unauthenticated-cross-tenant-metrics-
FAQ
What is CVE-2026-56213?
CVE-2026-56213 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.upsert_version_meta SECURITY DEFINER function exposed via PostgREST RPC, allowing unauthenticated attackers to insert...
How severe is CVE-2026-56213?
CVE-2026-56213 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56213?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.