CVE-2026-56225

Capgo before 12.128.2 contains an authorization bypass vulnerability in its public API key management handlers (get/put/delete/post). API keys created with mode=all but restricted to a single app via limited_to_apps are only checked for limited_to_orgs and not for limited_to_apps, so an app-scoped key can enumerate, update, and delete sibling API keys belonging to the same account that are outside its declared app scope, enabling tampering with account-level credentials.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-23 13:16

Updated : 2026-06-23 14:52


NVD link : CVE-2026-56225

Mitre link : CVE-2026-56225

CVE.ORG link : CVE-2026-56225


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management