---
id: CVE-2025-34425
title: >-
  MailEnable versions prior to 10.54 contain a reflected cross-site scripting
  (XSS) vulnerability in the WindowContext parameter of
  /Mondo/lang/sys/Forms/MAI/compose.aspx
summary: >-
  MailEnable versions prior to 10.54 contain a reflected cross-site scripting
  (XSS) vulnerability in the WindowContext parameter of
  /Mondo/lang/sys/Forms/MAI/compose.aspx. The WindowContext value is not
  properly sanitized when processed vi…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: mailenable
product: mailenable
affected:
  - mailenable < 10.54
patched:
  - mailenable 10.54
published: '2025-12-09'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T23:10:00.463'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34425'
references:
  - url: 'https://mailenable.com/Standard-ReleaseNotes.txt'
    label: disclosure@vulncheck.com
  - url: 'https://www.mailenable.com/'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/mailenable-reflected-xss-in-windowscontext-parameter-of-mai-compose-aspx
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00404
epssPercentile: 0.31914
ingestedAt: '2026-09-25T23:21:16.907Z'
---

## Overview

MailEnable versions prior to 10.54 contain a reflected cross-site scripting (XSS) vulnerability in the WindowContext parameter of /Mondo/lang/sys/Forms/MAI/compose.aspx. The WindowContext value is not properly sanitized when processed via a GET request and is reflected within a <script> context in the JavaScript variable window.location, allowing an attacker to break out of the existing script and inject arbitrary JavaScript. A remote attacker can supply a crafted payload that terminates the existing ProcessContextSwitchResult() function, inserts attacker-controlled script, and comments out remaining code, leading to script execution in a victim’s browser when the victim visits a malicious link or attempts to send an email. 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

- `mailenable < 10.54`

## Remediation

Upgrade past the affected range:

- `mailenable 10.54`
