Vulnerability Description
Capgo before 12.128.2 contains an unauthenticated security definer RPC function get_identity_apikey_only that returns the owning user_id for supplied API keys, creating an API key validity oracle and user identity disclosure primitive. Attackers can call this endpoint with valid or invalid API keys to confirm key validity and map keys to user identifiers, then chain results into other exposed RPCs like get_orgs_v6 to retrieve organization membership and management email PII.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-fhgj-7376-qxwx
- https://www.vulncheck.com/advisories/capgo-unauthenticated-api-key-validity-orac
- https://github.com/Cap-go/capgo/security/advisories/GHSA-fhgj-7376-qxwx
FAQ
What is CVE-2026-56242?
CVE-2026-56242 is a vulnerability with a CVSS score of 7.5 (HIGH). Capgo before 12.128.2 contains an unauthenticated security definer RPC function get_identity_apikey_only that returns the owning user_id for supplied API keys, creating an API key validity oracle and ...
How severe is CVE-2026-56242?
CVE-2026-56242 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56242?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.