CVE Catalog

CVE-2026-56303

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

Capgo before version 12.128.2 contains an information disclosure vulnerability in the find_apikey_by_value PostgreSQL function marked SECURITY DEFINER and executable by the anon role. Unauthenticated attackers can call this function via the /rest/v1/rpc/find_apikey_by_value endpoint to retrieve sensitive API key metadata including user_id, mode, org scoping, and expiration details when supplied a valid key value.

Risk Assessment

The risk involves potential leakage of sensitive API key metadata, which could allow attackers to map organizational structure, identify users, and plan further attacks based on key expiration information.

Recommendation

Immediately upgrade Capgo to version 12.128.2 or later and verify that the find_apikey_by_value function is not accessible to the anon role in the production environment.

Other vulnerabilities in Capgo

See all
Original NVD description (English source)

Capgo before 12.128.2 contains an information disclosure vulnerability in the find_apikey_by_value PostgreSQL function marked SECURITY DEFINER and executable by the anon role. Unauthenticated attackers can call this function via the /rest/v1/rpc/find_apikey_by_value endpoint to retrieve sensitive API key metadata including user_id, mode, org scoping, and expiration details when supplied a valid key value.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS