SmarterMail
CVE-2026-23760
CRITICAL
Severity by source
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:X/V:X/RE:X/U:X
Remote, low-complexity, unauthenticated (PR:N/UI:N) auth bypass yielding full admin then OS command execution on the host, justifying S:C and C/I/A:H.
Primary rating from Vendor (vulncheck).
CVSS VectorVendor: vulncheck
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:X/V:X/RE:X/U:X
Lifecycle Timeline
7DescriptionCVE.org
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.
AnalysisAI
Full administrative takeover of SmarterTools SmarterMail (builds prior to 9511) is possible because the force-reset-password endpoint of the password reset API accepts anonymous requests and skips verification of the current password or a reset token for system administrator accounts. A remote unauthenticated attacker who knows or guesses an admin username can set an arbitrary new password and seize the system administrator role, which in SmarterMail permits OS command execution and therefore SYSTEM/root-level control of the host. This is confirmed actively exploited (CISA KEV), publicly available exploit code exists, and the EPSS score of 65.41% (98th percentile) reflects high near-term exploitation likelihood.
Technical ContextAI
SmarterMail is a Windows-oriented commercial mail server (SMTP/IMAP/POP/webmail plus a web-based management console) from SmarterTools. The flaw sits in the AuthenticationService.ForceResetPassword server-side API method exposed by the application. Rooted in CWE-288 (Authentication Bypass Using an Alternate Path or Channel), the endpoint provides an alternate password-reset path that fails to enforce the authentication and ownership checks (existing password or valid reset token) that the normal reset flow requires - and critically applies this gap to privileged system administrator accounts. The affected component is identified by CPE cpe:2.3:a:smartertools:smartermail:*:*:*:*:*:*:*:* (all versions before build 9511). Because SmarterMail's admin role includes built-in management functionality that can run operating-system commands, an auth bypass at the admin tier escalates directly into remote code execution on the underlying server.
RemediationAI
Vendor-released patch: SmarterMail build 9511 - upgrade all SmarterMail instances to build 9511 or later immediately, confirming the version via the release notes at https://www.smartertools.com/smartermail/release-notes/current. Given confirmed active exploitation, treat any unpatched internet-facing instance as potentially already compromised: after upgrading, rotate all system administrator credentials, review admin accounts for unauthorized additions or password changes, and inspect the host for signs of OS command execution or persistence. If immediate patching is not feasible, restrict network access to the SmarterMail web/management interface - place it behind a VPN or IP allowlist and block untrusted access to the management endpoints so the anonymous force-reset-password call cannot be reached (trade-off: this also limits legitimate remote administration and, if applied to webmail, user access). Cross-reference the Huntress (https://www.huntress.com/blog/smartermail-account-takeover-leading-to-rce) and watchTowr (https://labs.watchtowr.com/attackers-with-decompilers-strike-again-smartertools-smartermail-wt-2026-0001-auth-bypass/) writeups for indicators of compromise to hunt for prior exploitation.
More in Smartermail
View allSmarterTools SmarterMail prior to build 9511 contains a second critical vulnerability (CVE-2026-24423) — an unauthentica
SmarterTools SmarterMail 16.x before build 6985 allows deserialization of untrusted data. Rated critical severity (CVSS
SmarterTools SmarterMail 16.x before build 6985 has hardcoded secret keys. Rated high severity (CVSS 8.2), this vulnerab
SmarterTools SmarterMail 16.x through 100.x before 100.0.7803 allows remote code execution. Rated critical severity (CVS
SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored XSS via a crafted description of a Calendar appoint
SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored DOM XSS because an XSS protection mechanism is skip
SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored XSS by using image/svg+xml and an uploaded SVG docu
Authenticated attackers can read arbitrary JSON files from SmarterMail servers prior to build 9560 through a path traver
Multiple cross-site scripting (XSS) vulnerabilities in SmarterMail 9.2 allow remote attackers to inject arbitrary web sc
Sharing-token forgery in SmarterTools SmarterMail builds before 9610 lets remote unauthenticated attackers decrypt and a
SmarterTools SmarterMail 16.x before build 6985 allows directory traversal. Rated medium severity (CVSS 6.5), this vulne
SmarterTools SmarterMail 16.x through 100.x before 100.0.7803 allows XSS. Rated medium severity (CVSS 6.1), this vulnera
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today