Description
Cap-go prior to 12.128.2 contains an account takeover vulnerability in its email change mechanism that allows an attacker with temporary authenticated session access to change the registered email address without re-authentication such as password or MFA verification. Attackers can redirect verification to an attacker-controlled email address and subsequently perform a password reset to permanently take over the victim's account.
Published: 2026-06-12
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw allows a temporary authenticated session to change a user’s registered email address without undergoing a secondary authentication step such as password or MFA verification. Once the email address is redirected to an attacker-controlled inbox, the attacker can trigger a password reset and completely take control of the victim’s account. This directly compromises the confidentiality, integrity and availability of the affected user data and services. The weakness is a classic case of missing re‑authentication for a privileged action, documented as CWE‑306.

Affected Systems

Cap‑go deployments running any version earlier than 12.128.2 are affected. The vulnerability exists in the default email change mechanism of the Cap‑go application and applies to all installations of the Cap‑go product that have not applied this specific patch or later releases.

Risk and Exploitability

The CVSS score is 7.2, indicating a high severity that could lead to full account takeover. The EPSS score is not available, but the vulnerability can be exploited remotely with minimal prerequisites – an attacker can acquire a temporary session token, execute the unauthenticated email change, receive a verification email, and reset the password. It is not listed in the CISA KEV catalog, but the risk of exploitation remains significant due to the nature of the attack vector and the ease of abuse given the lack of re‑authentication.

Generated by OpenCVE AI on June 12, 2026 at 18:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cap‑go to version 12.128.2 or later to apply the vendor‑issued fix for the authentication bypass in the email change feature
  • Enforce a mandatory re‑authentication step (password or MFA) before allowing an email address to be changed, thereby preventing unauthenticated changes
  • Implement monitoring to detect unusual email address changes or password reset requests, and alert administrators for immediate investigation

Generated by OpenCVE AI on June 12, 2026 at 18:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 20: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, 12 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 12 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Description Cap-go prior to 12.128.2 contains an account takeover vulnerability in its email change mechanism that allows an attacker with temporary authenticated session access to change the registered email address without re-authentication such as password or MFA verification. Attackers can redirect verification to an attacker-controlled email address and subsequently perform a password reset to permanently take over the victim's account.
Title Cap-go < v12.128.2 Account Takeover via Unauthenticated Email Change Mechanism
Weaknesses CWE-306
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-12T17:24:22.841Z

Reserved: 2026-06-11T16:07:13.000Z

Link: CVE-2026-53981

cve-icon Vulnrichment

Updated: 2026-06-12T17:19:59.266Z

cve-icon NVD

Status : Received

Published: 2026-06-12T17:16:26.567

Modified: 2026-06-12T18:16:35.597

Link: CVE-2026-53981

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T20:19:36Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function