Description
Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview misrouting and denial of preview access for victim applications.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Capgo before version 12.128.2 allows attackers to register application identifiers that include double underscores, which the system non‑bijectively decodes into dots when parsing preview hostnames. This misinterpretation creates a namespace collision whereby a tenant’s preview request is routed to another tenant’s application, resulting in unintended denial of preview access for the victim. This issue is a CWE-436.

Affected Systems

Capgo, all deployments running any version older than 12.128.2 are affected. The vulnerability is present in the preview hostname parsing logic used by all tenants that register application identifiers containing double underscores.

Risk and Exploitability

The CVSS score of 5.3 classifies this issue as medium severity. The EPSS score of <1% indicates a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, indicating no confirmed large‑scale exploitation so far. To exploit it, an attacker must be able to register a new application identifier containing double underscores or otherwise control the registration. Successful exploitation results in denial of preview service for the affected tenant but does not provide direct information disclosure or remote code execution. Given the medium severity and the requirement for tenant‑level access to create the colliding identifier, the overall risk remains moderate.

Generated by OpenCVE AI on July 29, 2026 at 10:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to a version that addresses the namespace collision issue in preview hostname parsing.
  • If an immediate upgrade is not possible, configure input validation to reject or escape application identifiers containing double underscores to prevent namespace collision.
  • Review preview request logs for unusual routing patterns and audit tenant configurations for application identifiers that could collide.

Generated by OpenCVE AI on July 29, 2026 at 10:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Cap-go
Cap-go cap-go
Vendors & Products Cap-go
Cap-go cap-go

Fri, 10 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview misrouting and denial of preview access for victim applications.
Title Capgo - Cross-Tenant Preview Namespace Collision via Non-Bijective Underscore Decoding
Weaknesses CWE-436
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-10T15:45:22.401Z

Reserved: 2026-06-20T13:06:29.994Z

Link: CVE-2026-56329

cve-icon Vulnrichment

Updated: 2026-07-10T15:44:53.687Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:00:13Z

Weaknesses