CVE-2025-34397: MailEnable < 10.54 Reflected XSS in Message Parameter of Mobile/Compose.aspx
MailEnable versions prior to 10.54 contain a reflected cross-site scripting (XSS) vulnerability in the Message parameter of /Mobile/Compose.aspx. The Message value is not properly sanitized when processed via a GET request and is reflected into a JavaScript context in the response. By supplying a crafted payload that terminates the existing script block/function, injects attacker-controlled JavaScript, and comments out the remaining code, a remote attacker can execute arbitrary JavaScript in a victim’s browser when the victim opens the crafted reply URL. Successful exploitation can redirect victims to malicious sites, steal non-HttpOnly cookies, inject arbitrary HTML or CSS, and perform actions as the authenticated user.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-34397?
CVE-2025-34397 is classified as a reflected cross-site scripting (XSS) vulnerability.
How do I fix CVE-2025-34397?
To fix CVE-2025-34397, upgrade MailEnable to version 10.54 or later.
What versions of MailEnable are affected by CVE-2025-34397?
MailEnable versions prior to 10.54 are affected by CVE-2025-34397.
What type of vulnerability is CVE-2025-34397?
CVE-2025-34397 is a reflected cross-site scripting (XSS) vulnerability.
Where in MailEnable does CVE-2025-34397 occur?
CVE-2025-34397 occurs in the Message parameter of /Mobile/Compose.aspx.