← Vulnerability feed

Vulnerability record · CVE-2026-23760 · published 22 January 2026

CVE-2026-23760: SmarterMail password reset API authentication bypass

Smartertools · Smartermail

SmarterMail builds prior to 9511 expose a force-reset-password endpoint that accepts anonymous requests and does not verify the current password or a reset token when resetting system administrator accounts. An unauthenticated attacker who knows an administrator username can set a new password and take over the instance. Because SmarterMail system administrator privileges allow OS command execution through built-in management features, the flaw escalates to host-level compromise.

9.3 CVSS 4.0 Critical CISA KEV since 26 Jan 2026 Known ransomware use EPSS 97% · top 0.1% CWE-288 · Authentication bypass via alternate path
9.3CVSS 4.0 base score
97%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
6References, 2 tagged exploit
4 Aug 2026Last modified by NVD

Description

SmarterTools SmarterMail versions prior to build 9511 contain an authentication bypass vulnerability in the password reset API. The force-reset-password endpoint permits anonymous requests and fails to verify the existing password or a reset token when resetting system administrator accounts. An unauthenticated attacker can supply a target administrator username and a new password to reset the account, resulting in full administrative compromise of the SmarterMail instance. NOTE: SmarterMail system administrator privileges grant the ability to execute operating system commands via built-in management functionality, effectively providing administrative (SYSTEM or root) access on the underlying host.

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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:

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable authentication bypass leading to full administrative and host-level compromise, with KEV listing, ransomware association, and near-certain EPSS score.

What it is

SmarterMail builds prior to 9511 expose a force-reset-password endpoint that accepts anonymous requests and does not verify the current password or a reset token when resetting system administrator accounts. An unauthenticated attacker who knows an administrator username can set a new password and take over the instance. Because SmarterMail system administrator privileges allow OS command execution through built-in management features, the flaw escalates to host-level compromise.

Impact

An attacker gains full administrative control of the SmarterMail instance and, via built-in management functionality, can execute operating system commands as SYSTEM or root on the underlying host. This enables complete compromise of mail data and the server itself.

Attack surface

Reachable over the network through the password reset API; the CVSS 4.0 vector shows no privileges required and no user interaction (PR:N/UI:N). The attacker only needs to supply a target administrator username and a new password to the force-reset-password endpoint.

Exploitation

CVE-2026-23760 is listed in CISA KEV with a due date of 2026-02-16 and is flagged for known ransomware campaign use, and EPSS gives a 30-day probability of 0.96438 (99.878th percentile). Multiple references are tagged Exploit, indicating public exploit code exists.

What to do

  • Upgrade SmarterMail to build 9511 or later immediately; this is the only complete fix.
  • If patching cannot be done at once, restrict network access to the SmarterMail web and API interfaces to trusted sources and disable or block the force-reset-password endpoint at the reverse proxy or WAF.
  • Rotate credentials and review all system administrator accounts for unauthorized password changes or newly created admin accounts.
  • Apply the vendor mitigations referenced in the CISA KEV entry and follow BOD 22-01 guidance for cloud services, or discontinue use if mitigations are unavailable.
  • Monitor for and investigate any signs of post-exploitation OS command execution through SmarterMail management features.

Detection

  • Audit SmarterMail logs for anonymous or unauthenticated requests to the force-reset-password endpoint, especially those targeting administrator usernames.
  • Alert on administrator password reset events that lack a corresponding authenticated session or valid reset token.
  • Monitor for unexpected changes to system administrator accounts, including new admin creation or password changes outside change windows.
  • Hunt for suspicious child processes or command execution spawned by the SmarterMail service on the host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-23760 to the Known Exploited Vulnerabilities catalog on 26 January 2026 as "SmarterTools SmarterMail Authentication Bypass Using an Alternate Path or Channel Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 16 February 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-23760 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-52691SmarterMail unauthenticated arbitrary file upload leading to RCESmarterTools SmarterMail contains an unrestricted file upload flaw (CWE-434) that lets an unauthenticated attacker write files to any location on the…KEVEPSS 86%analysed9.3CVE-2026-24423SmarterMail ConnectToHub API unauthenticated remote code executionSmarterTools SmarterMail builds prior to 9511 expose the ConnectToHub API method without authentication, allowing an attacker to redirect the applica…KEVEPSS 88%analysed9.8CVE-2021-32234Smartertools smartermail vulnerabilitySmarterTools SmarterMail 16.x through 100.x before 100.0.7803 allows remote code execution.EPSS 2.2%9.8CVE-2019-7214SmarterMail deserialization of untrusted data enables unauthenticated RCESmarterTools SmarterMail 16.x before build 6985 deserializes untrusted data, letting an unauthenticated attacker execute commands on the server when …EPSS 85%analysed8.7CVE-2026-7807Smartertools smartermail path traversal vulnerabilitySmarterTools SmarterMail builds prior to 9560 contain a local file inclusion vulnerability in the /api/v1/report/summary/{type} API endpoint that all…EPSS 0.34%8.2CVE-2026-40514Smartertools smartermail vulnerabilitySmarterTools SmarterMail builds prior to 9610 contain a cryptographic weakness in the file and email sharing endpoints that use DES-CBC encryption wi…EPSS 0.26%8.2CVE-2019-7212Smartertools smartermail hard-coded credentials vulnerabilitySmarterTools SmarterMail 16.x before build 6985 has hardcoded secret keys. An unauthenticated attacker could access other users’ emails and file atta…EPSS 1.0%8.1CVE-2020-29548Smartertools smartermail command injection vulnerabilityAn issue was discovered in SmarterTools SmarterMail through 100.0.7537. Meddler-in-the-middle attackers can pipeline commands after a POP3 STLS comma…EPSS 1.1%

Source: NIST National Vulnerability Database (record CVE-2026-23760), CISA KEV, FIRST EPSS (scores of 2026-09-22). This page is refreshed as NVD updates the record.