Skip to main content

Capgo CVE-2026-56308

| EUVDEUVD-2026-43230 HIGH
Weak Password Recovery Mechanism for Forgotten Password (CWE-640)
2026-07-12 VulnCheck GHSA-gxf7-q22c-vmrj
8.4
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

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

Requires an existing authenticated session so PR:L; network-reachable endpoint with low complexity; some interaction (UI:R); high confidentiality/integrity impact from account takeover, no availability impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/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
A
Scope
X

Lifecycle Timeline

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

DescriptionCVE.org

Capgo before 12.128.2 allows email address changes without requiring current password re-authentication or verification of the existing email address. An attacker with access to a valid session cookie or authenticated browser can change the account email to gain control of account recovery and bypass multi-factor authentication protections.

AnalysisAI

Account takeover in Capgo before 12.128.2 arises because the email-change endpoint performs no current-password re-authentication and no verification of the existing email address, letting an attacker who already holds a valid session cookie or an authenticated browser silently repoint the account email. By seizing the recovery address, the attacker captures password-reset flows and sidesteps multi-factor authentication, converting a hijacked session into durable full account control. There is no public exploit identified at time of analysis, but the flaw is vendor-confirmed via GitHub Security Advisory GHSA-9px4-w25f-mvm4 and reported by VulnCheck.

Technical ContextAI

Capgo is a live/over-the-air (OTA) update service and Capacitor plugin used by mobile app developers to ship JavaScript bundle updates to Capacitor-based iOS/Android apps without full app-store releases; the affected component is its web account backend, identified by cpe:2.3:a:capgo:capgo. The root cause is CWE-640 (Weak Password Recovery Mechanism), here manifesting as a missing step-up authentication control on a security-sensitive account mutation. Well-designed account systems treat an email change as a privileged operation gated by re-entry of the current password and/or a confirmation link sent to the OLD email; Capgo omitted both, so the endpoint trusts session authentication alone for an action that redefines the account's root of trust for recovery and MFA reset.

RemediationAI

Vendor-released patch: upgrade Capgo to 12.128.2 or later, which enforces authentication/verification on the email-change flow; see the advisory at https://github.com/Cap-go/capgo/security/advisories/GHSA-9px4-w25f-mvm4. Until patched, reduce session-hijacking exposure and account-recovery abuse: shorten session lifetimes and force re-login for account settings, invalidate/rotate active session cookies (logging users out to cut off any already-stolen sessions, at the cost of user friction), and monitor or alert on email-change events so a changed recovery address can be caught and reversed. Where possible, restrict or manually gate email changes and re-verify identity out-of-band before honoring a change, accepting the operational overhead this adds; also review account-recovery and MFA-reset logs for anomalous activity predating the upgrade.

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

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