Vulnerability Description
Capgo before 12.128.2 contains a broken object level authorization vulnerability in middlewareKey() that accepts the client-controlled x-limited-key-id header without validating ownership, allowing authenticated users to adopt cross-tenant limited keys. Attackers can supply another tenant's limited key ID to bypass authorization checks and access unauthorized cross-tenant resources across multiple API endpoints.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-cppm-733w-hg86
- https://www.vulncheck.com/advisories/capgo-broken-object-level-authorization-via
FAQ
What is CVE-2026-56230?
CVE-2026-56230 is a vulnerability with a CVSS score of 8.8 (HIGH). Capgo before 12.128.2 contains a broken object level authorization vulnerability in middlewareKey() that accepts the client-controlled x-limited-key-id header without validating ownership, allowing au...
How severe is CVE-2026-56230?
CVE-2026-56230 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56230?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.