CVE-2026-25067
SmarterTools SmarterMail vulnerability analysis and mitigation

Overview

CVE-2026-25067 is an unauthenticated path coercion vulnerability in SmarterTools SmarterMail affecting all builds prior to build 9518 (version 100.0.9518). The flaw exists in the background-of-the-day preview endpoint, where the application base64-decodes attacker-supplied input and uses it as a filesystem path without validation, enabling UNC path resolution on Windows systems. This causes the SmarterMail service to initiate outbound SMB authentication attempts to attacker-controlled hosts, enabling credential coercion and NTLM relay attacks. It was published on January 29, 2026, with a CVSS v3.1 base score of 5.3 (Medium) and a CVSS v4.0 base score of 6.9 (Medium) (Red Hat CVE, VulnCheck Advisory).

Technical details

The root cause is classified as CWE-706 (Use of Incorrectly-Resolved Name or Reference). The vulnerable endpoint accepts a base64-encoded value from an unauthenticated attacker, decodes it, and passes it directly to a filesystem path resolution function without sanitization or validation. On Windows, this allows an attacker to supply a UNC path (e.g., \\attacker-host\share) that causes the SmarterMail service account to initiate an outbound SMB connection, leaking NTLM credentials in the process. No authentication is required, and the attack can be executed remotely with low complexity (VulnCheck Advisory, Red Hat CVE).

Impact

Successful exploitation allows an unauthenticated remote attacker to coerce the SmarterMail Windows service into authenticating to an attacker-controlled SMB server, exposing the service account's NTLM credentials. These credentials can be captured and cracked offline or relayed in real time to authenticate to other internal systems (NTLM relay attacks), potentially enabling lateral movement within the network. While the CVSS v3.1 score reflects limited direct confidentiality and availability impact, the real-world risk is significantly elevated due to the potential for credential theft and network-wide compromise (VulnCheck Advisory, The Hacker News).

Exploitability

CVE-2026-25067 requires no authentication and no user interaction, making it trivially exploitable by any remote attacker. The EPSS score is approximately 0.026%, though reporting from multiple sources indicates that SmarterMail vulnerabilities disclosed in the same patch cycle have been actively exploited in ransomware attacks, with a CISA alert referenced in threat intelligence (ctrlaltnod.com). A VulnCheck advisory details the vulnerability mechanics, and the CVE was assigned by VulnCheck. No specific exploit kit attribution has been confirmed for this CVE specifically, but the broader SmarterMail vulnerability cluster has drawn active threat actor attention (VulnCheck Advisory, The Hacker News).

Exploitation steps

  1. Reconnaissance: Identify internet-facing SmarterMail servers running builds prior to 9518 using tools like Shodan or Censys, searching for SmarterMail web interface banners or version indicators.
  2. Set up SMB listener: On an attacker-controlled host, deploy an SMB capture/relay tool such as Responder or ntlmrelayx to listen for incoming SMB authentication attempts.
  3. Craft malicious payload: Encode a UNC path pointing to the attacker's SMB listener as a base64 string (e.g., base64('\\<attacker-ip>\share')).
  4. Send request to vulnerable endpoint: Submit an unauthenticated HTTP request to the background-of-the-day preview endpoint with the base64-encoded UNC path as the input parameter.
  5. Capture NTLM credentials: The SmarterMail service resolves the UNC path and initiates an SMB authentication attempt to the attacker's host, where Responder captures the NTLMv2 hash of the service account.
  6. Relay or crack credentials: Use the captured hash for offline cracking (e.g., Hashcat) or relay it in real time via ntlmrelayx to authenticate to other internal systems for lateral movement (VulnCheck Advisory).

Indicators of compromise

  • Network: Unexpected outbound SMB connections (TCP port 445) from the SmarterMail server to external or unfamiliar IP addresses; NTLM authentication traffic originating from the SmarterMail host to non-domain controllers.
  • Logs: SmarterMail web server access logs showing unusual requests to the background-of-the-day preview endpoint with base64-encoded parameters containing UNC path patterns (e.g., decoded values starting with \\).
  • Process/Service: The SmarterMail service process (MailService.exe) initiating outbound network connections to SMB ports on external hosts.
  • Authentication Logs: Windows Security Event Log entries (Event ID 4648 or 4625) showing failed or unexpected NTLM authentication attempts from the SmarterMail service account to external hosts.

Mitigation and workarounds

SmarterTools has released a fix in SmarterMail build 9518 (version 100.0.9518 and later); administrators should upgrade immediately (SmarterTools Release Notes). As a temporary workaround where patching is not immediately possible, network-level controls should be applied to block outbound SMB traffic (TCP/UDP port 445) from the SmarterMail server to prevent credential coercion and relay attacks. Additionally, configuring the SmarterMail service to run under a least-privilege account with no domain privileges will limit the impact of any captured credentials.

Community reactions

The Hacker News covered the SmarterMail patch release, highlighting the critical unauthenticated RCE flaws addressed in the same update cycle (The Hacker News). Security community discussion on forums such as GRC and Mastodon (infosec.exchange) noted the severity of the SmarterMail vulnerability cluster, with community members urging rapid patching (GRC Forums). Reports from ctrlaltnod.com and beyondmachines.net flagged active ransomware exploitation of SmarterMail vulnerabilities and a related CISA alert, elevating urgency for affected organizations (ctrlaltnod.com).

Additional resources


SourceThis report was generated using AI

Related SmarterTools SmarterMail vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-24423CRITICAL9.3
  • SmarterTools SmarterMail logoSmarterTools SmarterMail
  • cpe:2.3:a:smartertools:smartermail
YesYesJan 23, 2026
CVE-2026-7807HIGH8.7
  • SmarterTools SmarterMail logoSmarterTools SmarterMail
  • cpe:2.3:a:smartertools:smartermail
NoYesMay 08, 2026
CVE-2026-40514HIGH8.2
  • SmarterTools SmarterMail logoSmarterTools SmarterMail
  • cpe:2.3:a:smartertools:smartermail
NoYesApr 27, 2026
CVE-2026-26930HIGH7.2
  • SmarterTools SmarterMail logoSmarterTools SmarterMail
  • cpe:2.3:a:smartertools:smartermail
NoYesFeb 16, 2026
CVE-2026-25067MEDIUM6.9
  • SmarterTools SmarterMail logoSmarterTools SmarterMail
  • cpe:2.3:a:smartertools:smartermail
NoYesJan 29, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management