CVE-2026-21622

CRITICAL EPSS 30.8%
Published Mar 5, 20263mo ago · Modified Jun 17, 20262w ago
9.5 CVSS 4.0
Critical
Find Similar
Published Mar 5, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

Description

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm ('Elixir.Hexpm.Accounts.PasswordReset' module) allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset link with a token. This token remains valid indefinitely until used. There is no time-based expiration enforced. If a user's historical emails are exposed through a data breach (e.g., a leaked mailbox archive), any unused password reset email contained in that dataset could be used by an attacker to reset the victim's password. The attacker does not need current access to the victim's email account, only access to a previously leaked copy of the reset email. This vulnerability is associated with program files lib/hexpm/accounts/password_reset.ex and program routines 'Elixir.Hexpm.Accounts.PasswordReset':can_reset?/3. This issue affects hexpm: from 617e44c71f1dd9043870205f371d375c5c4d886d before bb0e42091995945deef10556f58d046a52eb7884.

CVSS Details

Base Score
9.5
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
30.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-613

Affected Products 1

VendorProductVersionRange
hexhexpm*≥2025-10-01  –  <2026-03-05

References 4

  • cna.erlef.org https://cna.erlef.org/cves/CVE-2026-21622.html
  • github.com https://github.com/hexpm/hexpm/commit/bb0e42091995945deef10556f58d046a52eb7884
    Patch
  • github.com https://github.com/hexpm/hexpm/security/advisories/GHSA-6r94-pvwf-mxqm
    PatchVendor Advisory
  • osv.dev https://osv.dev/vulnerability/EEF-CVE-2026-21622

Remediation

  • github.com https://github.com/hexpm/hexpm/commit/bb0e42091995945deef10556f58d046a52eb7884
    Patch
  • github.com https://github.com/hexpm/hexpm/security/advisories/GHSA-6r94-pvwf-mxqm
    PatchVendor Advisory