Skip to main content

Capgo EUVDEUVD-2026-42252

| CVE-2026-56283 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-07-08 disclosure@vulncheck.com GHSA-pjwf-764c-cr9c
4.8
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
4.8 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/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
5.4 MEDIUM

Network-delivered stored injection (AV:N, AC:L), requires low-privilege auth (PR:L), victim must view the page (UI:R), scope changes to victim browser (S:C), limited confidentiality/integrity impact via phishing redirect (C:L/I:L), no availability impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/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
Analysis Generated
Jul 08, 2026 - 15:01 vuln.today
Patch available
Jul 08, 2026 - 15:01 EUVD

DescriptionCVE.org

Capgo before 12.128.2 contains an html injection vulnerability in the organization settings endpoint that allows attackers to inject malicious HTML content. Attackers can craft payloads in the organization name field to redirect users to untrusted websites, enabling phishing attacks and reputational damage.

AnalysisAI

HTML injection in Capgo's organization settings endpoint allows an authenticated attacker to embed malicious HTML into the organization name field, redirecting other users to attacker-controlled phishing sites. Affected versions are all Capgo releases prior to 12.128.2. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog, but the attack path is low-complexity for any user with organization settings write access.

Technical ContextAI

CWE-79 (Improper Neutralization of Input During Web Page Generation, i.e., Cross-Site Scripting) covers this class of flaw: user-supplied input accepted by the organization name field is not sanitized or encoded before being rendered to other users' browsers. Although tagged as 'HTML injection' rather than classic reflected or stored XSS, the root cause is identical - failure to escape or validate HTML metacharacters at an output rendering point. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:A) confirms the vulnerability is exploitable over the network by a low-privileged authenticated user, but requires active user interaction (a victim must view the rendered organization name). Capgo is a live-update/over-the-air (OTA) update platform built for Capacitor mobile applications; its web dashboard allows team members to configure organization metadata, making the organization name a persistent, shared-view surface susceptible to stored HTML injection.

RemediationAI

Upgrade Capgo to version 12.128.2 or later, which resolves the HTML injection by properly sanitizing or encoding the organization name field before rendering. The vendor-confirmed fix is documented at https://github.com/Cap-go/capgo/security/advisories/GHSA-vhvc-gxfh-m85g. If immediate upgrade is not possible, restrict organization settings write access to the minimum number of trusted users as a compensating control - this limits who can inject malicious content, though it does not eliminate the underlying vulnerability. Additionally, operators can monitor organization name fields via audit logs for unexpected HTML tags or URL-like strings as a detection measure. Note that restricting write access may impact legitimate workflow for teams that rely on self-service organization management.

Share

EUVD-2026-42252 vulnerability details – vuln.today

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