CVE-2026-84699: Team Password Manager before 14.184.308 Authentication Bypass in Password Reset
Team Password Manager before 14.184.308 fails to enforce authentication requirements in the local account password reset flow. Unauthenticated attackers can reset local account passwords and authenticate as those users to gain unauthorized access.
Security readout for executives and security teams
Plain-English summary
Team Password Manager versions before 14.184.308 may let an unauthenticated attacker reset a local user’s password and sign in as that user. Because password managers contain highly sensitive credentials, successful abuse could expose protected accounts and confidential business systems.
Executive priority
Treat this as an immediate remediation priority. A vulnerable password manager could become a gateway to many downstream systems. Identify exposed instances, upgrade promptly, and investigate suspicious local-account resets.
Technical view
The local-account password-reset flow does not enforce required authentication, creating a CWE-640 weak password-recovery condition. The flaw is remotely reachable with low complexity and requires neither privileges nor user interaction. CVSS 4.0 rates confidentiality and integrity impact as high, with no vulnerable-system availability impact identified.
Likely exposure
Deployments running versions earlier than 14.184.308 are potentially affected, especially when the password-reset interface is reachable from untrusted networks. The supplied evidence identifies local accounts specifically; exposure of other authentication methods is not established.
Exploitation context
The supplied sources do not establish active exploitation, and the CVE is not marked as KEV. Nevertheless, remote unauthenticated account takeover with low complexity creates substantial risk where a vulnerable deployment is reachable.
Researcher notes
The public description supports an authentication bypass in local-account password recovery and unauthorized login after reset. It does not describe the underlying implementation error, affected configuration prerequisites, indicators of compromise, or observed exploitation. Avoid assuming broader identity-provider impact without additional vendor evidence.
Mitigation direction
Upgrade Team Password Manager to version 14.184.308 or later.
Follow the vendor advisory and changelog for any additional required actions.
Restrict untrusted network access to the application until upgrading is complete.
Review affected local accounts and rotate credentials if unauthorized resets are suspected.
Validation and detection
Inventory every Team Password Manager instance and record its exact installed version.
Confirm all instances report version 14.184.308 or later.
Review available records for unexpected local-account password resets and subsequent logins.
Verify the password-reset interface is not unnecessarily exposed to untrusted networks.
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-640: 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.
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.
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
1ADP providers
5Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-640 · source CWE mapping
Weak Password Recovery Mechanism for Forgotten Password
Weak Password Recovery Mechanism for Forgotten Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.