Skip to main content

SmarterMail CVE-2026-23760

CRITICAL
Authentication Bypass Using an Alternate Path or Channel (CWE-288)
2026-01-22 disclosure@vulncheck.com
9.3
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
9.3 CRITICAL
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
vuln.today AI
10.0 CRITICAL

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.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA: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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

7
Analysis Updated
Aug 04, 2026 - 05:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 04, 2026 - 05:22 vuln.today
cvss_changed
CVSS changed
Aug 04, 2026 - 05:22 NVD
9.8 (CRITICAL) 9.3 (CRITICAL)
Analysis Generated
Mar 12, 2026 - 21:54 vuln.today
Added to CISA KEV
Jan 27, 2026 - 16:16 cisa
CISA KEV
PoC Detected
Jan 27, 2026 - 16:16 vuln.today
Public exploit code
CVE Published
Jan 22, 2026 - 15:16 nvd
CRITICAL 9.8

DescriptionCVE.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.

CVE-2026-24423 CRITICAL POC
9.3 Jan 23

SmarterTools SmarterMail prior to build 9511 contains a second critical vulnerability (CVE-2026-24423) — an unauthentica

CVE-2019-7214 CRITICAL POC
9.8 Apr 24

SmarterTools SmarterMail 16.x before build 6985 allows deserialization of untrusted data. Rated critical severity (CVSS

CVE-2019-7212 HIGH POC
8.2 Apr 24

SmarterTools SmarterMail 16.x before build 6985 has hardcoded secret keys. Rated high severity (CVSS 8.2), this vulnerab

CVE-2021-32234 CRITICAL
9.8 Nov 17

SmarterTools SmarterMail 16.x through 100.x before 100.0.7803 allows remote code execution. Rated critical severity (CVS

CVE-2023-48116 MEDIUM POC
5.4 Dec 21

SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored XSS via a crafted description of a Calendar appoint

CVE-2023-48115 MEDIUM POC
5.4 Dec 21

SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored DOM XSS because an XSS protection mechanism is skip

CVE-2023-48114 MEDIUM POC
5.4 Dec 21

SmarterTools SmarterMail 8495 through 8664 before 8747 allows stored XSS by using image/svg+xml and an uploaded SVG docu

CVE-2026-7807 HIGH
8.7 May 08

Authenticated attackers can read arbitrary JSON files from SmarterMail servers prior to build 9560 through a path traver

CVE-2012-2578 MEDIUM POC
4.3 Sep 19

Multiple cross-site scripting (XSS) vulnerabilities in SmarterMail 9.2 allow remote attackers to inject arbitrary web sc

CVE-2026-40514 HIGH
8.2 Apr 27

Sharing-token forgery in SmarterTools SmarterMail builds before 9610 lets remote unauthenticated attackers decrypt and a

CVE-2019-7213 MEDIUM
6.5 Apr 24

SmarterTools SmarterMail 16.x before build 6985 allows directory traversal. Rated medium severity (CVSS 6.5), this vulne

CVE-2021-43977 MEDIUM
6.1 Nov 17

SmarterTools SmarterMail 16.x through 100.x before 100.0.7803 allows XSS. Rated medium severity (CVSS 6.1), this vulnera

Share

CVE-2026-23760 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy