Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
MailEnable versions prior to 10.55 contain a reflected cross-site scripting vulnerability in the webmail interface that allows remote attackers to execute arbitrary JavaScript in a victim's browser by crafting a malicious URL. Attackers can inject malicious code through the SelectedIndex parameter in the ManageShares.aspx form, which is not properly sanitized before being embedded into dynamically generated JavaScript.
AnalysisAI
MailEnable versions prior to 10.55 contain a reflected cross-site scripting (XSS) vulnerability in the webmail interface that allows remote attackers to execute arbitrary JavaScript in a victim's browser by crafting a malicious URL targeting the ManageShares.aspx form. The SelectedIndex parameter is not properly sanitized before being embedded into dynamically generated JavaScript, enabling attackers to inject and execute malicious code. A publicly available proof-of-concept exploit exists, and a patch has been released by the vendor.
Technical ContextAI
This vulnerability is a reflected XSS flaw classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), which occurs when user-supplied input is not properly encoded or filtered before being rendered in HTML or JavaScript context. The affected product is MailEnable (identified via CPE cpe:2.3:a:mailenable:mailenable:*:*:*:*:*:*:*:*), specifically in the webmail interface's ManageShares.aspx ASP.NET form. The vulnerability exists because the SelectedIndex parameter is directly concatenated into JavaScript code without sanitization, allowing attackers to break out of the intended context and inject arbitrary JavaScript. This is a particularly dangerous variant of XSS because it does not require stored persistence on the server—a single crafted URL can compromise any user who clicks it.
RemediationAI
Upgrade MailEnable to version 10.55 or later immediately, as this version contains the fix for the ManageShares.aspx parameter sanitization issue. Consult the vendor security advisory at https://www.mailenable.com/rss/article.asp?Source=RSSADMIN&ID=MAILENABLEVERSION1055 for download and installation instructions. As an interim mitigation if immediate patching is not possible, restrict access to the MailEnable webmail interface via network controls (firewall or reverse proxy), enforce HTTPS with HSTS to prevent man-in-the-middle injection, and educate users not to click suspicious links containing the ManageShares.aspx endpoint. Consider deploying a Web Application Firewall (WAF) with XSS filtering rules to block injected script payloads in the SelectedIndex parameter.
More in Mailenable
View allXSS in MailEnable before v10 via failure.aspx. EPSS 11.5%. PoC available.
Cross-site scripting (XSS) vulnerability in ForgottenPassword.aspx in MailEnable Professional, Enterprise, and Premium 4
MailEnable Enterprise Premium 10.23 was vulnerable to XML External Entity Injection (XXE) attacks that could be exploite
MailEnable versions prior to 10.55 contain a reflected cross-site scripting (XSS) vulnerability in the webmail interface
MailEnable versions prior to 10.55 contain a reflected cross-site scripting (XS) vulnerability in the webmail interface
MailEnable Enterprise Premium 10.23 did not use appropriate access control checks in a number of areas. Rated high sever
Privilege escalation via authorization bypass in MailEnable Enterprise Premium 10.55 and earlier lets a low-privileged W
Multiple cross-site scripting (XSS) vulnerabilities in MailEnable Enterprise 6.5 allow remote attackers to inject arbitr
MailEnable Enterprise Premium 10.23 was vulnerable to multiple directory traversal issues, with which authenticated user
In MailEnable Enterprise Premium 10.23, the potential cross-site request forgery (CSRF) protection mechanism was not imp
MailEnable Enterprise Premium 10.23 was vulnerable to stored and reflected cross-site scripting (XSS) attacks. Rated med
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14519
GHSA-rh96-w7cw-pph4