Vulnerability Description
Capgo before 12.128.2 contains an authorization bypass vulnerability in webhook management endpoints that allows non-expiring API keys to bypass the require_apikey_expiration organization policy. The checkWebhookPermission function fails to call apikeyHasOrgRightWithPolicy, enabling attackers with legacy non-expiring keys to list, create, and delete webhooks despite explicit organizational policy requiring key expiration.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-vwpp-cqv5-cmfm
- https://www.vulncheck.com/advisories/capgo-policy-enforcement-bypass-in-webhook-
- https://github.com/Cap-go/capgo/security/advisories/GHSA-vwpp-cqv5-cmfm
FAQ
What is CVE-2026-56295?
CVE-2026-56295 is a vulnerability with a CVSS score of 6.3 (MEDIUM). Capgo before 12.128.2 contains an authorization bypass vulnerability in webhook management endpoints that allows non-expiring API keys to bypass the require_apikey_expiration organization policy. The ...
How severe is CVE-2026-56295?
CVE-2026-56295 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56295?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.