CVE-2026-56234 PUBLISHED

Capgo - Password Spraying via Public-Key Accessible Credential Validation Endpoint

Assigner: VulnCheck
Reserved: 19.06.2026 Published: 23.06.2026 Updated: 23.06.2026

Capgo before 12.128.2 contains a credential validation vulnerability in the POST /functions/v1/private/validate_password_compliance endpoint that is callable using only the public Supabase key without authentication. The endpoint is CORS-permissive with wildcard origin allowance and lacks rate limiting, enabling attackers to perform password spraying and credential stuffing attacks to compromise user accounts.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor Capgo
Product Capgo
Versions Default: unaffected
  • affected from 0 to 12.128.2 (excl.)
  • Version 12.128.2 is unaffected

Credits

  • Judel777 reporter

References

Problem Types

  • Improper Restriction of Excessive Authentication Attempts CWE