CVE-2026-100741
Last modified
CVE-2026-100741 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Eval injection in the JScript event-script dispatcher in Progressive Robot Ltd's hMailServer, versions 6.0.0 through 6.3.3 on Windows, allows a remote, unauthenticated attacker to run arbitrary JScript inside the hMailServer service process, with the privileges of the service account, via a password containing a backslash followed by an apostrophe, sent in any logon (SMTP AUTH, POP3, IMAP) that names an existing, active account. Exploitation requires a non-default configuration: event scripting enabled (off by default), the script language set to JScript (the default is VBScript), and an OnClientValidatePassword handler defined in the event script.
Description
Eval injection in the JScript event-script dispatcher in Progressive Robot Ltd's hMailServer, versions 6.0.0 through 6.3.3 on Windows, allows a remote, unauthenticated attacker to run arbitrary JScript inside the hMailServer service process, with the privileges of the service account, via a password containing a backslash followed by an apostrophe, sent in any logon (SMTP AUTH, POP3, IMAP) that names an existing, active account. Exploitation requires a non-default configuration: event scripting enabled (off by default), the script language set to JScript (the default is VBScript), and an OnClientValidatePassword handler defined in the event script. The server wrote event values into the handler call as JScript string literals, escaping the apostrophe but not the backslash, so such a value closes the literal and the rest of it is parsed as script. The same flaw is reachable by a remote POP3 server through the message UID it returns, where an OnExternalAccountDownload handler is defined, and by a remote SMTP server through the error reply it rejects a delivery with, where an OnDeliveryFailed handler is defined. Before 6.2.25 the injected script can create any COM object, and from 6.2.25 it can with the default ScriptAllowedObjects value of '*'; WScript.Shell among them gives command execution as the service account. VBScript event scripts and the Linux builds of Progressive Robot Ltd's hMailServer are not affected.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Progressive Robot Ltd | hMailServer | >= 6.0.0, < 6.3.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100741?
How severe is CVE-2026-100741?
How do I fix CVE-2026-100741?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100724http4k (Maven package org.http4k:http4k-core) before 6.49.0.…5.4
- CVE-2026-100725http4k (Maven artifact org.http4k:http4k-core) before 6.48.0…6.5
- CVE-2026-10073DreamMaker developed by Interinfo has an Arbitrary File Read…8.7
- CVE-2026-100739A vulnerability was detected in mathurvishal CloudClassroom-…7.3
- CVE-2026-10074DreamMaker developed by Interinfo has an Arbitrary File Read…6.9
- CVE-2026-100740A vulnerability was detected in D-Link DIR-895L A1_102b07. I…9.9
- CVE-2026-100744A flaw has been found in coollabsio Coolify up to 4.1.2. The…7.3
- CVE-2026-100745A vulnerability has been found in Edimax BR-6428nC 1.16. The…6.3
- CVE-2026-100746A vulnerability was found in coollabsio Coolify up to 4.1.0.…7.3
- CVE-2026-10075DreamMaker developed by Interinfo has a Path Traversal vulne…6.9
- CVE-2026-10077The yootheme WordPress theme before 5.0.35 does not prevent …6.8
- CVE-2026-10078A flaw was found in the Quay config-tool's GitLab OAuth vali…2.7
Are you affected by CVE-2026-100741?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
