LiveActive security incident?Get immediate response
CVE Record

CVE-2026-56313: Capgo - Cross-Organization Account Disruption via SSO Prelink Endpoint

Capgo before 12.128.2 contains a cross-organization account disruption vulnerability in the SSO prelink endpoint that allows enterprise administrators to delete password identities of users in foreign organizations. Attackers with org.update_settings permission and an active SSO provider can call the prelink-users endpoint to permanently remove email-based authentication for any user matching the provider's email domain, forcing victims to use the attacker's SSO provider or complete password reset recovery.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Capgo versions before 12.128.2 allow an enterprise admin in one organization to disrupt accounts in other organizations through the SSO prelink function. The issue can remove victims’ password-based login, potentially forcing recovery or use of an attacker-controlled SSO flow. This is high urgency for Capgo environments using enterprise SSO.

Executive priority

Treat as a near-term remediation item if Capgo is used with enterprise SSO. The business risk is account disruption across organizational boundaries, which can cause access outages and recovery workload. Prioritize upgrade and privilege review over broad incident response unless logs show suspicious activity.

Technical view

The vulnerability is improper authorization in Capgo’s SSO prelink endpoint. A user with org.update_settings permission and an active SSO provider can affect users outside their organization when email domains match the provider configuration. Impact is integrity and availability: password identities can be permanently removed. CVSS is 8.1 high, AV:N/AC:L/PR:L/UI:N.

Likely exposure

Exposure is limited to Capgo deployments before 12.128.2 where enterprise SSO is enabled and administrators have org.update_settings permission. Multi-tenant or shared-domain scenarios are more concerning. The provided sources do not indicate impact to other Capgo products or unrelated SSO systems.

Exploitation context

The attacker needs authenticated administrative privileges in a Capgo organization and an active SSO provider. The sources do not report active exploitation, and the CVE is not listed as CISA KEV in the supplied data. The issue is still material because exploitation is network-accessible and does not require victim interaction.

Researcher notes

The core weakness is authorization scope enforcement on the SSO prelink endpoint, mapped to CWE-285. Evidence supports high integrity and availability impact, but no confidentiality impact is described. Public sources identify affected versions as before 12.128.2; details beyond the advisory text should be confirmed with vendor materials.

Mitigation direction

  • Upgrade Capgo to version 12.128.2 or later.
  • Review vendor advisory for any environment-specific guidance.
  • Limit org.update_settings permission to trusted administrators only.
  • Audit active SSO provider configurations and associated email domains.
  • Prepare user recovery procedures for affected password identities.

Validation and detection

  • Inventory Capgo versions and confirm any instance below 12.128.2.
  • Identify organizations with active SSO providers configured.
  • Review which users or roles hold org.update_settings permission.
  • Check logs for unusual SSO prelink activity affecting unexpected users.
  • Confirm password identity status for users sharing SSO email domains.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-285: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-56313 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
0ADP providers
3Source links

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H2.85.2VulnCheck
7.2CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

7.2High
CVSS 4.0 vector shape for CVE-2026-56313Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CapgoCapgo0, 12.128.2unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.