Skip to main content

Capgo CVE-2026-56252

| EUVDEUVD-2026-43225 MEDIUM
Incorrect Authorization (CWE-863)
2026-07-12 VulnCheck GHSA-4w58-4949-9w2m
5.3
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
5.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.4 MEDIUM

Network-accessible endpoint (AV:N/AC:L) requires app-scoped API key (PR:L); no scope change despite boundary crossing; limited confidentiality and integrity impact, no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Patch available
Jul 12, 2026 - 13:01 EUVD
Analysis Generated
Jul 12, 2026 - 12:49 vuln.today

DescriptionCVE.org

Capgo before 12.128.2 contains a scope isolation vulnerability in the POST /webhooks/test endpoint that allows app-scoped API keys to invoke org-scoped webhook operations. Attackers with app-scoped credentials can trigger signed outbound webhook deliveries for arbitrary organization webhooks outside their declared app boundary, bypassing the limited_to_apps authorization check.

AnalysisAI

Scope isolation failure in Capgo's POST /webhooks/test endpoint allows authenticated app-scoped API keys to invoke org-scoped webhook operations, bypassing the intended limited_to_apps authorization boundary. All Capgo instances prior to version 12.128.2 are affected, enabling credential holders with narrow, app-level access to trigger signed outbound webhook deliveries targeting arbitrary organization webhooks they should not control. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog, but the CVSS 4.0 vector (PR:L, AV:N) confirms low-privilege network exploitation is straightforward once credentials are in hand.

Technical ContextAI

Capgo is a cloud and self-hosted over-the-air (OTA) update platform for Capacitor mobile applications, providing API key-based access control segmented at two levels: app-scoped keys (limited to a specific application) and org-scoped keys (organization-wide authority). The affected component is the POST /webhooks/test REST API endpoint, which is designed to fire a test delivery for a webhook. The root cause is CWE-863 (Incorrect Authorization): the endpoint fails to validate that the webhook identified in the request belongs to the same application boundary as the presenting API key, allowing the limited_to_apps check to be bypassed entirely. CPE cpe:2.3:a:capgo:capgo:*:*:*:*:*:*:*:* covers all versions up to but not including 12.128.2. Because Capgo signs outbound webhook payloads, the deliveries appear legitimate to receiving endpoints, amplifying downstream trust abuse.

RemediationAI

Upgrade Capgo to version 12.128.2 or later, which contains the fix for the limited_to_apps authorization enforcement on POST /webhooks/test. The vendor security advisory at https://github.com/Cap-go/capgo/security/advisories/GHSA-qvr7-f6j6-64wp should be consulted for upgrade instructions. If an immediate upgrade is not possible for self-hosted deployments, a compensating control is to restrict network access to the POST /webhooks/test endpoint via API gateway or reverse-proxy rules so that only org-scoped or admin-level tokens (verified at the perimeter) can reach it - however, this trades off webhook testing functionality for all app-scoped users. Additionally, auditing existing app-scoped API key usage logs for unexpected calls to /webhooks/test that reference webhook IDs outside the key's declared application is recommended as a detection step.

More in Capgo

View all
CVE-2026-56237 CRITICAL
9.3 Jun 24

Authentication bypass in Capgo before 12.128.2 lets remote unauthenticated attackers mint arbitrary API keys by tamperin

CVE-2026-56223 CRITICAL
9.3 Jun 24

Cross-domain SSO account takeover in Capgo before 12.128.2 allows an attacker with enterprise org admin access and a mal

CVE-2026-56081 CRITICAL
9.3 Jun 19

Account pre-registration hijack in Capgo before 12.128.2 lets a remote unauthenticated attacker claim an account under a

CVE-2026-56073 CRITICAL
9.3 Jun 19

Authentication bypass in Capgo prior to version 12.128.2 lets attackers defeat email-based OTP verification by tampering

CVE-2026-56324 HIGH
8.8 Jun 22

Rate-limit bypass in Capgo versions prior to 12.128.2 lets remote unauthenticated attackers flood the channel_self endpo

CVE-2026-56245 HIGH
8.8 Jun 24

Cross-tenant data poisoning in Supabase Capgo before 12.128.2 allows remote unauthenticated attackers to corrupt billing

CVE-2026-56233 HIGH
8.7 Jun 30

Server-side privilege escalation in Capgo before 12.128.2 lets authenticated users holding build permissions abuse a pat

CVE-2026-56323 HIGH
8.7 Jun 22

Unauthenticated information disclosure in Capgo before 12.128.2 lets remote attackers query the /functions/v1/channel_se

CVE-2026-56305 HIGH
8.7 Jul 10

Account takeover in Capgo before 12.128.2 stems from a password-change endpoint that omits current-password validation (

CVE-2026-56300 HIGH
8.7 Jun 30

Information disclosure in Capgo (Capacitor live-update/OTA platform) before 12.128.2 lets unauthenticated callers abuse

CVE-2026-56219 HIGH
8.7 Jun 30

Unauthenticated information disclosure in Capgo before 12.128.2 lets remote attackers read organization RBAC role bindin

CVE-2026-56230 HIGH
8.7 Jun 30

Cross-tenant authorization bypass in Capgo before 12.128.2 lets authenticated users impersonate another tenant's limited

Share

CVE-2026-56252 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy