Skip to main content

Capgo CVE-2026-56323

| EUVDEUVD-2026-38373 HIGH
Information Exposure (CWE-200)
2026-06-22 VulnCheck
8.7
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

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

Endpoint is internet-facing and unauthenticated (AV:N/PR:N), trivially scriptable (AC:L), no UI; leaks tenant/channel/billing data (C:H) without modifying or disrupting service (I:N/A:N).

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

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

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

Lifecycle Timeline

2
Patch available
Jun 22, 2026 - 23:02 EUVD
Analysis Generated
Jun 22, 2026 - 22:18 vuln.today

DescriptionCVE.org

Capgo before 12.128.2 contains an information disclosure vulnerability in the /functions/v1/channel_self endpoint that allows unauthenticated attackers to enumerate non-public channel names and determine app existence and subscription status. Remote attackers can send GET requests with arbitrary app_id parameters to disclose internal rollout channels, enumerate valid applications across tenants, and leak billing status without authentication or device binding.

AnalysisAI

Unauthenticated information disclosure in Capgo before 12.128.2 lets remote attackers query the /functions/v1/channel_self endpoint with arbitrary app_id values to enumerate private rollout channels, confirm the existence of tenant applications, and extract subscription/billing status. No public exploit identified at time of analysis, but the CVSS 4.0 score of 8.7 reflects trivial network-level abuse against default deployments. The flaw enables cross-tenant reconnaissance that can seed further targeted attacks against high-value Capgo users.

Technical ContextAI

Capgo is a live-update/OTA distribution platform for Capacitor mobile applications, exposing Supabase-style edge functions under /functions/v1/. The vulnerable channel_self endpoint, designed to return the calling device's assigned update channel, accepts an app_id query parameter without enforcing authentication or device-identity binding. This is a textbook CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) flaw - the endpoint trusts client-supplied identifiers and leaks back internal channel metadata (e.g., 'beta', 'staging', staged-rollout names) and billing/subscription state that should be scoped to the owning tenant. CPE coverage (cpe:2.3:a:capgo:capgo:*) shows all versions prior to 12.128.2 are affected.

RemediationAI

Vendor-released patch: upgrade Capgo to 12.128.2 or later as published in GHSA-469v-6vw5-hxpq (https://github.com/Cap-go/capgo/security/advisories/GHSA-469v-6vw5-hxpq); this is the primary and only fully effective fix. For operators who cannot upgrade immediately, restrict network access to the /functions/v1/channel_self endpoint at a WAF or reverse proxy by requiring a valid signed device token or session JWT on every GET, and block requests where the app_id query parameter is not bound to the authenticated caller - note this requires custom logic and may break legitimate device check-ins until clients are reconfigured. Monitoring should be added for high-cardinality enumeration patterns (rapid GETs with sequential or wordlist-style app_id values from a single source IP) and unusual cross-tenant channel lookups; rate-limiting the endpoint reduces enumeration speed but does not stop a patient attacker.

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

CVE-2026-56247 HIGH
8.7 Jun 30

Privilege escalation in Capgo before 12.128.2 lets an authenticated org admin assign org-scoped RBAC roles at the narrow

Share

CVE-2026-56323 vulnerability details – vuln.today

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