Skip to main content

Capgo EUVDEUVD-2026-40428

| CVE-2026-56233 HIGH
Path Traversal (CWE-22)
2026-06-30 VulnCheck GHSA-r799-c3x3-8633
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:L/UI:N/VC:H/VI:H/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
8.3 HIGH

Network-reachable proxy with low complexity, but requires an authenticated build-permission account (PR:L); high confidentiality/integrity impact via SSRF to admin endpoints, low availability, scope unchanged per advisory.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/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:25 vuln.today

DescriptionCVE.org

Capgo before 12.128.2 contains a path traversal vulnerability in the builder upload proxy that allows authenticated users with build permissions to bypass upload restrictions. Attackers can append traversal sequences to the upload path, which are normalized by the WHATWG URL parser, enabling access to internal administrative endpoints with the privileged BUILDER_API_KEY header and resulting in server-side privilege escalation.

AnalysisAI

Server-side privilege escalation in Capgo before 12.128.2 lets authenticated users holding build permissions abuse a path-traversal flaw in the builder upload proxy to reach internal administrative endpoints. By appending traversal sequences to the upload path - which the WHATWG URL parser normalizes - an attacker pivots requests carrying the privileged BUILDER_API_KEY header, turning limited build access into SSRF and elevated server-side privileges. Reported by VulnCheck with a CVSS 4.0 score of 8.7; no public exploit identified at time of analysis.

Technical ContextAI

Capgo is a live/over-the-air (OTA) update delivery service for Capacitor-based mobile apps; the affected component is its builder upload proxy, which forwards build artifacts to internal services. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / path traversal): the proxy constructs an upstream URL from user-supplied path input, and the WHATWG URL parser collapses '../' traversal sequences, resolving the request to internal administrative endpoints rather than the intended upload target. Because these internal requests are issued with the trusted BUILDER_API_KEY header, the normalized path effectively grants the caller administrative authority - making this both a server-side request forgery (SSRF) and a privilege-escalation primitive. The single CPE provided, cpe:2.3:a:capgo:capgo, confirms the vendor/product but not granular version boundaries beyond the 'before 12.128.2' fix line.

RemediationAI

Vendor-released patch: 12.128.2 - upgrade Capgo to 12.128.2 or later, as referenced in GitHub Security Advisory GHSA-qprp-873h-mx6f (https://github.com/Cap-go/capgo/security/advisories/GHSA-qprp-873h-mx6f). If immediate upgrade is not possible, reduce exposure by restricting who holds build permissions (since exploitation requires an authenticated account with build rights) and by tightly scoping or rotating the BUILDER_API_KEY so the proxy cannot reach administrative endpoints with elevated trust; where feasible, place network controls between the upload proxy and internal admin services to block traversal-redirected requests. Note the trade-offs: revoking build permissions limits legitimate CI/build workflows, and network segmentation between the proxy and internal endpoints may break intended build-forwarding behavior, so validate against your deployment before enforcing. Consult the VulnCheck advisory (https://www.vulncheck.com/advisories/capgo-ssrf-and-privilege-escalation-via-path-traversal-in-builder-upload-proxy) for full technical detail.

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

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

EUVD-2026-40428 vulnerability details – vuln.today

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