Skip to main content

Capgo EUVDEUVD-2026-42884

| CVE-2026-56312 MEDIUM
Improper Authentication (CWE-287)
2026-07-10 VulnCheck GHSA-pj32-crq8-r292
6.9
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.9 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/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
6.5 MEDIUM

Network-accessible endpoint requires no privileges or interaction; impact is limited to low integrity (ghost accounts) and low availability (invite exhaustion), no confidentiality loss.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/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
Jul 10, 2026 - 16:16 EUVD
Analysis Generated
Jul 10, 2026 - 15:49 vuln.today

DescriptionCVE.org

Capgo before 12.128.2 contains an improper validation vulnerability in the accept_invitation endpoint that creates user accounts before captcha validation is enforced. Attackers can bypass captcha protection by sending POST requests with invalid captcha tokens to create unwanted accounts and burn invite links.

AnalysisAI

Capgo's accept_invitation endpoint creates user accounts before captcha validation is enforced, allowing unauthenticated remote attackers to bypass captcha entirely by submitting POST requests with invalid captcha tokens. This logic-ordering flaw enables automated account creation and exhaustion of invite links against any Capgo instance running versions prior to 12.128.2. No public exploit has been identified at time of analysis, and this CVE does not appear in the CISA KEV catalog.

Technical ContextAI

Capgo is an open-source live update platform for Capacitor-based mobile applications, providing over-the-air update delivery infrastructure. The vulnerability is a logic sequencing flaw in the accept_invitation endpoint where the account provisioning step executes before the captcha verification step completes - a direct manifestation of CWE-287 (Improper Authentication). Because the captcha check is a post-creation gate rather than a pre-creation gate, supplying any invalid token still results in a committed account record. The CPE string cpe:2.3:a:capgo:capgo:*:*:*:*:*:*:*:* confirms all versions prior to 12.128.2 are affected. The CVSS 4.0 base vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms the endpoint is reachable without authentication over the network.

RemediationAI

Upgrade Capgo to version 12.128.2 or later, which corrects the execution order of captcha validation to occur before account creation in the accept_invitation endpoint, as documented in the vendor advisory at https://github.com/Cap-go/capgo/security/advisories/GHSA-whc5-fvr7-g5v3. If an immediate upgrade is not feasible, apply rate limiting on the accept_invitation endpoint to constrain automated abuse - note this does not remediate the root validation flaw but reduces the attacker's throughput for burning invite links. Additionally, consider invalidating and regenerating all pending invite tokens after patching, since previously issued tokens may have been partially enumerated or abused. Restricting the endpoint to known IP ranges where invitees are expected to originate provides a further compensating control with the trade-off of blocking legitimate remote users.

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

EUVD-2026-42884 vulnerability details – vuln.today

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