CVE-2026-56295

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.
Configurations

No configuration.

History

22 Jun 2026, 19:17

Type Values Removed Values Added
References () https://github.com/Cap-go/capgo/security/advisories/GHSA-vwpp-cqv5-cmfm - () https://github.com/Cap-go/capgo/security/advisories/GHSA-vwpp-cqv5-cmfm -

20 Jun 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-20 16:17

Updated : 2026-06-22 19:17


NVD link : CVE-2026-56295

Mitre link : CVE-2026-56295

CVE.ORG link : CVE-2026-56295


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization