๐Ÿ” CVE Alert

CVE-2026-56234

MEDIUM 5.3

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

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-307
Vendor capgo
Product capgo
Published Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for capgo capgo

Be the first to know when new medium vulnerabilities affecting capgo capgo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

Capgo / Capgo
0 < 12.128.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Cap-go/capgo/security/advisories/GHSA-f6v3-xv4g-79h5 vulncheck.com: https://www.vulncheck.com/advisories/capgo-password-spraying-via-public-key-accessible-credential-validation-endpoint

Credits

๐Ÿ” Judel777