Description
Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /private/sso/check-domain endpoint that returns internal org_id and provider_id values. Attackers can enumerate email domains to build mappings of domains to organization UUIDs and SSO provider identifiers, enabling reconnaissance against Capgo tenants.
Published: 2026-07-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Capgo versions older than 12.128.2 expose internal organization UUIDs and SSO provider identifiers through a public API endpoint that requires no authentication. Attacks can gather the organization ID and the provider ID for any queried email domain, allowing an adversary to map external domains to tenant identifiers and the identity providers they use. This vulnerability enables detailed reconnaissance of Capgo tenant infrastructure, which may enable attackers to plan further attacks, inferred from the disclosed data.

Affected Systems

Capgo deployments running any version before 12.128.2 are affected. Based on the description, the unauthenticated /private/sso/check-domain endpoint can be accessed by any host that can reach the Capgo server over the network, regardless of user credentials.

Risk and Exploitability

The CVSS score of 6.9 classifies this vulnerability as medium severity. The EPSS score of less than 1% indicates that exploitation attempts are presently rare, and the issue is not listed in the CISA KeV catalog. However, based on the description, it is inferred that the endpoint is publicly reachable to any host with network connectivity to the Capgo instance, implying a remote network attack vector. Because the API delivers sensitive internal data without access controls, the attack surface remains broad and the potential impact on confidentiality must be mitigated promptly.

Generated by OpenCVE AI on August 1, 2026 at 11:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to version 12.128.2 or later, which removes the unauthenticated /private/sso/check-domain endpoint.
  • Configure the /private/sso/check-domain endpoint to require authentication or replace it with an authenticated API that returns only the information necessary for the caller, enforcing proper access control for the disclosed data.
  • Restrict direct network access to the endpoint via firewall rules or network segmentation so that only trusted internal services or administrators can reach it.

Generated by OpenCVE AI on August 1, 2026 at 11:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Sun, 12 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /private/sso/check-domain endpoint that returns internal org_id and provider_id values. Attackers can enumerate email domains to build mappings of domains to organization UUIDs and SSO provider identifiers, enabling reconnaissance against Capgo tenants.
Title Capgo - Information Disclosure via Unauthenticated SSO check-domain Endpoint
Weaknesses CWE-200
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T14:33:45.176Z

Reserved: 2026-06-20T13:13:56.012Z

Link: CVE-2026-56336

cve-icon Vulnrichment

Updated: 2026-07-14T14:10:51.340Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:15:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor