CVE-2025-44148
MailEnable Mail Service < v10 - Cross-Site Scripting
Record summary
CVE-2025-44148 has a selected CVSS score of 9.8 (critical); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
Cross Site Scripting (XSS) vulnerability in MailEnable before v10 allows a remote attacker to execute arbitrary code via the failure.aspx component
Exploitation context
Proofs of concept
1Repository PoCs
GitHubbarisbaydur/CVE-2025-44148Repository PoCby barisbaydurStars: 3Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMMailEnable Mail Service < v10 - Cross-Site ScriptingCVSS 5.4
Cross Site Scripting (XSS) vulnerability in MailEnable before v10 allows a remote attacker to execute arbitrary code via the failure.aspx component.
Impact
Attackers can execute arbitrary JavaScript in victim browsers through the state parameter in failure.aspx, potentially leading to session hijacking and credential theft.
Remediation
Upgrade to MailEnable version 10 or later that properly sanitizes user input in the failure.aspx component.
Source: ProjectDiscovery