Skip to main content

Capgo CVE-2026-56320

| EUVDEUVD-2026-40437 HIGH
Improper Authorization (CWE-285)
2026-06-30 VulnCheck GHSA-r9p9-p57v-w538
7.1
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.1 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/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
7.1 HIGH

Network endpoint reachable by any authenticated user (PR:L, AV:N, AC:L) with no interaction; primary impact is cross-tenant data integrity (I:H), minor data exposure (C:L), no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/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 01, 2026 - 02:16 EUVD
Analysis Generated
Jun 30, 2026 - 23:21 vuln.today

DescriptionCVE.org

Capgo before 12.128.2 contains an authorization flaw in POST /private/create_device that accepts a caller-supplied org_id parameter without validating it matches the target app's owner organization. Authenticated attackers can create device records for an application using a foreign organization identifier, bypassing the intended org/app authorization boundary.

AnalysisAI

Broken authorization in Capgo before 12.128.2 lets an authenticated attacker forge device records against any application by supplying an arbitrary org_id to POST /private/create_device, which the backend trusts without checking it matches the target app's owning organization. The CVSS 4.0 score of 7.1 reflects high integrity impact with low privileges required and no user interaction; no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

Capgo is a live/over-the-air (OTA) update service for Capacitor-based mobile applications, where a backend API manages apps, organizations, and registered devices. The vulnerable endpoint POST /private/create_device accepts a caller-supplied org_id and uses it as the authoritative organization context instead of deriving or validating ownership from the authenticated session and the target app. This is a classic CWE-285 (Improper Authorization) failure: the server performs an action on behalf of the caller without confirming the caller is authorized for the specified organization, allowing the org/app authorization boundary to be crossed. The affected component is identified by CPE cpe:2.3:a:capgo:capgo:*:*:*:*:*:*:*:*, with all versions prior to 12.128.2 impacted.

RemediationAI

Upgrade to Capgo 12.128.2 or later, which is the vendor-released patch addressing the org/app scope-mismatch in the device creation endpoint (see the advisory at https://github.com/Cap-go/capgo/security/advisories/GHSA-mhrc-qhq8-872f). If immediate upgrade is not possible, the most targeted compensating control is to restrict or proxy access to the POST /private/create_device endpoint and enforce, at a gateway or middleware layer, that the org_id in the request matches the authenticated caller's organization and the target app's owner - rejecting mismatches; the trade-off is added request-processing logic and potential breakage of legitimate cross-org tooling if any exists. Auditing existing device records for entries whose org_id does not match their app's owning organization is also recommended to detect prior abuse, with the caveat that this is detective rather than preventive.

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-56320 vulnerability details – vuln.today

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