Description
Capgo before 12.128.2 contains an authentication logic flaw: a user with permission to manage team or organization security settings can enable mandatory two-factor authentication for all team members without first enabling 2FA on their own account. The application fails to verify the initiator's 2FA status before allowing the policy change, resulting in inconsistent security enforcement, potential administrative misuse, and lockout risk for team members.
Published: 2026-06-20
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Capgo prior to version 12.128.2 contains an authentication logic flaw that allows any user with permission to manage team or organization security settings to enable mandatory two‑factor authentication for all team members without first enabling two‑factor authentication on their own account. The application does not verify the initiator's 2FA status before making the policy change, resulting in inconsistent security enforcement, potential administrative misuse, and a risk of locking out legitimate users. This flaw represents a privilege‑management weakness (CWE‑269) that can undermine the integrity of the team’s authentication controls.

Affected Systems

The vulnerability affects Capgo deployments running any version before 12.128.2. Users who have maintained older instances are at risk if they have granted themselves or others the ability to modify team or organization security settings. Upgrading to version 12.128.2 or later removes the flaw, as the patch introduces a check that ensures the initiator’s own account has two‑factor authentication enabled before they can alter the enforced‑2FA policy for other members.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity, and the documented absence of a public exploit reduces immediate concern, though the flaw is exploitable by anyone who can obtain manager or organization‑level permissions. Because an attacker needs legitimate access with specific role privileges, the threat is limited to insider or compromised accounts, but the potential for lockout or policy disruption is significant. No EPSS score is available and the vulnerability has not been listed in CISA’s KEV catalog, so the likelihood of widespread attack is currently uncertain, but the impact on affected teams can be considerable if the flaw is abused.

Generated by OpenCVE AI on June 20, 2026 at 01:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to version 12.128.2 or later so the initiator’s 2FA status is verified before changing team security settings.
  • Limit the grant of ‘manage team or organization security settings’ permissions to accounts that already have two‑factor authentication enabled to prevent future misuse.
  • If an upgrade is not immediately available, audit current team members and manually revert any mandatory 2FA enforcement that was enabled without the necessary 2FA verification on the activator’s account.

Generated by OpenCVE AI on June 20, 2026 at 01:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 20 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 contains an authentication logic flaw: a user with permission to manage team or organization security settings can enable mandatory two-factor authentication for all team members without first enabling 2FA on their own account. The application fails to verify the initiator's 2FA status before allowing the policy change, resulting in inconsistent security enforcement, potential administrative misuse, and lockout risk for team members.
Title Capgo - Improper 2FA Enforcement Logic via Team Security Settings
Weaknesses CWE-269
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-20T00:14:36.146Z

Reserved: 2026-06-19T21:43:24.736Z

Link: CVE-2026-56212

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T01:30:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management