CVE-2026-56321: Capgo - Missing Authentication Middleware on GET /private/role_bindings Endpoint

Published Jun 22, 2026
·
Updated

Capgo (backend Supabase edge functions) before 12.128.2 does not apply the global authentication middleware to the GET /private/rolebindings/:orgid endpoint, unlike the POST and DELETE rolebindings routes, so unauthenticated requests reach the handler instead of being rejected at the middleware layer. The handler still performs its own authorization check and returns Unauthorized, so no direct data exposure occurs; the flaw is inconsistent authentication enforcement across HTTP methods that could enable authorization bypass if the handler logic changes.

Affected Software

1 affected component
Capgo Capgo<12.128.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Capgo (backend Supabase edge functions) to a version that resolves this vulnerability.

    Fixed in 12.128.2
  2. Configuration

    Apply the global authentication middleware to the GET /private/role_bindings/:org_id endpoint so unauthenticated requests are rejected at the middleware layer (make GET consistent with POST and DELETE role_bindings routes).

    Capgo (backend Supabase edge functions) global_authentication_middleware on GET /private/role_bindings/:org_id = applied/enabled

Event History

Jun 22, 2026
CVE Published
via MITRE·09:04 PM
Data Sourced
via MITRE·09:04 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeakness
Oct 28, 58444
Event
via NVD·03:41 AM

Frequently Asked Questions

1

What is the severity of CVE-2026-56321?

CVE-2026-56321 is rated as medium severity with a score of 6.9.

2

How do I fix CVE-2026-56321?

To fix CVE-2026-56321, update Capgo to version 12.128.2 or later where the authentication middleware is correctly applied.

3

What is the impact of CVE-2026-56321?

The impact of CVE-2026-56321 allows unauthenticated requests to access sensitive data via the GET /private/role_bindings endpoint.

4

Which endpoints are affected by CVE-2026-56321?

CVE-2026-56321 affects the GET /private/role_bindings/:org_id endpoint, which lacks proper authentication.

5

Who is affected by CVE-2026-56321?

Users of Capgo versions prior to 12.128.2 are affected by CVE-2026-56321 due to missing authentication middleware.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203