๐Ÿ” CVE Alert

CVE-2026-56295

MEDIUM 6.3

Capgo - Policy Enforcement Bypass in Webhook Management Endpoints via Non-Expiring API Keys

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-285
Vendor capgo
Product capgo
Published Jun 20, 2026
Stay Ahead of the Next One

Get instant alerts for capgo capgo

Be the first to know when new medium vulnerabilities affecting capgo capgo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

Capgo / Capgo
0 < 12.128.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Cap-go/capgo/security/advisories/GHSA-vwpp-cqv5-cmfm vulncheck.com: https://www.vulncheck.com/advisories/capgo-policy-enforcement-bypass-in-webhook-management-endpoints-via-non-expiring-api-keys

Credits

๐Ÿ” Judel777