CVE-2026-88864
Last modified
CVE-2026-88864 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Capgo (capgo.app) fails to restrict direct write access to the public.sso_providers table exposed through Supabase PostgREST. A holder of an ordinary Capgo full API key can insert a row with status='active' and enforce_sso=true, bypassing the intended backend SSO provisioning route (supabase/functions/_backend/private/sso/providers.ts) and its controls: the Enterprise plan requirement, SSO provider creation via the Supabase Management API, DNS TXT domain-ownership verification, the pending_verification → verified → active status transition, and issuance of a trusted provider ID by Supabase Auth.
Description
Capgo (capgo.app) fails to restrict direct write access to the public.sso_providers table exposed through Supabase PostgREST. A holder of an ordinary Capgo full API key can insert a row with status='active' and enforce_sso=true, bypassing the intended backend SSO provisioning route (supabase/functions/_backend/private/sso/providers.ts) and its controls: the Enterprise plan requirement, SSO provider creation via the Supabase Management API, DNS TXT domain-ownership verification, the pending_verification → verified → active status transition, and issuance of a trusted provider ID by Supabase Auth. The forged row is trusted by SSO discovery and enforcement logic, including the unauthenticated login preflight endpoint /private/sso/check-domain, which then reports {"has_sso": true, "enforce_sso": true} for domains that were never verified, allowing attacker-controlled SSO enforcement to be asserted for arbitrary domains and disrupting normal login. All versions are affected; at the time of the advisory no patch was available.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88864?
How severe is CVE-2026-88864?
How do I fix CVE-2026-88864?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88859A flaw was found in Evolution. A remote attacker can exploit…6.3
- CVE-2026-8886The hk_shortcode plugin for WordPress is vulnerable to Store…6.4
- CVE-2026-88860Capgo fails to clean up channel permission overrides when a …6.3
- CVE-2026-88861Capgo (Cap-go/capgo.app) contains an authentication bypass a…8.3
- CVE-2026-88862Capgo (capgo.app) backend through 12.242.4 does not validate…8.8
- CVE-2026-88863capgo.app (npm package `capgo`) through version 12.207.1 doe…8.1
- CVE-2026-88865AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.1
- CVE-2026-88866WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…8.7
- CVE-2026-88867WWBN AVideo, in versions up to and including commit c3edcc27…8.7
- CVE-2026-88868AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.7
- CVE-2026-88869AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…9.3
- CVE-2026-8887The Listen Shortcode plugin for WordPress is vulnerable to S…6.4
Are you affected by CVE-2026-88864?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
