Description
Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /updates endpoint that resolves the defaultChannel parameter before enforcing privacy restrictions, allowing attackers to enumerate private channels and leak version/config state. Unauthenticated attackers can probe private channel names and distinguish valid channels from nonexistent ones based on response differences, revealing assigned bundle versions and platform-specific configuration details.
Published: 2026-06-23
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an information disclosure flaw in the unauthenticated /updates endpoint of Capgo. Prior to enforcing privacy restrictions, the defaultChannel parameter is resolved, enabling attackers to enumerate private channels and learn about bundle versions and platform‑specific configuration details. By probing channel names and observing response differences, an attacker can distinguish valid channels from non‑existent ones, revealing sensitive deployment data. This weakness is classified as CWE‑200.

Affected Systems

Capgo Capgo versions earlier than 12.128.2 are affected. Deployments of these versions that expose the /updates endpoint are susceptible to channel enumeration and data leakage.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. Exploitation requires no authentication and can be carried out by sending HTTP requests to the /updates endpoint, which is likely accessible from the network the application serves. The EPSS score is not available and the vulnerability is not listed in the KEV catalog. The likely attack vector is unauthenticated HTTP traffic to the vulnerable service, which allows an adversary to enumerate channels and pull configuration information.

Generated by OpenCVE AI on June 23, 2026 at 13:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to version 12.128.2 or later
  • Restrict access to the /updates endpoint so that only authenticated users can invoke it
  • Verify that testing with atypical channel names no longer yields distinguishable responses, confirming that sensitive data is no longer disclosed

Generated by OpenCVE AI on June 23, 2026 at 13:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 23 Jun 2026 12:45:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /updates endpoint that resolves the defaultChannel parameter before enforcing privacy restrictions, allowing attackers to enumerate private channels and leak version/config state. Unauthenticated attackers can probe private channel names and distinguish valid channels from nonexistent ones based on response differences, revealing assigned bundle versions and platform-specific configuration details.
Title Capgo - Information Disclosure via Unauthenticated /updates defaultChannel Parameter
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-23T15:05:01.767Z

Reserved: 2026-06-20T12:59:07.918Z

Link: CVE-2026-56322

cve-icon Vulnrichment

Updated: 2026-06-23T15:01:23.525Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T13:30:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor