CVE-2025-34419
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-34419, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-10

Last updated on: 2025-12-10

Assigner: VulnCheck

Description

MailEnable versions prior to 10.54 contain an unsafe DLL loading vulnerability that can lead to local arbitrary code execution. The MailEnable administrative executable attempts to load MEAISM.DLL from its installation directory without sufficient integrity validation or a secure search order. A local attacker with write access to that directory can plant a malicious MEAISM.DLL, which is then loaded when the executable starts, resulting in execution of attacker-controlled code with the privileges of the process.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-10
Last Modified
2025-12-10
Generated
2026-07-06
AI Q&A
2025-12-10
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mailenable mailenable *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-427 The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in MailEnable versions prior to 10.54 where the administrative executable loads a DLL named MEAISM.DLL from its installation directory without proper integrity checks or secure search order. A local attacker who has write access to that directory can place a malicious MEAISM.DLL file, which will be loaded by the executable, allowing the attacker to execute arbitrary code with the privileges of the process.

Impact Analysis

The vulnerability can lead to local arbitrary code execution by an attacker with write access to the installation directory. This means an attacker could run malicious code with the same privileges as the MailEnable administrative process, potentially compromising the system or gaining elevated access.

Detection Guidance

You can detect this vulnerability by checking if your MailEnable installation directory contains a suspicious or unexpected MEAISM.DLL file that could be malicious. Additionally, verify the version of MailEnable installed to see if it is prior to 10.54. Commands to assist detection include: 1) Checking the MailEnable version, e.g., using the MailEnable administrative interface or querying the installed software version. 2) Listing the DLL files in the MailEnable installation directory to identify any unauthorized MEAISM.DLL files, for example, using 'dir' on Windows Command Prompt or 'Get-ChildItem' in PowerShell. 3) Monitoring process loads or using tools like Process Monitor to detect if MEAISM.DLL is being loaded from an unexpected location.

Mitigation Strategies

Immediate mitigation steps include: 1) Upgrade MailEnable to version 10.54 or later where the vulnerability is fixed. 2) Restrict write permissions on the MailEnable installation directory to prevent unauthorized users from placing malicious DLLs. 3) Monitor and audit the installation directory for any unexpected DLL files, especially MEAISM.DLL. 4) Avoid running the MailEnable administrative executable with elevated privileges unless necessary.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-34419. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart