CVE-2025-34423 PUBLISHED

MailEnable < 10.54 DLL Hijacking via Unsafe Loading of MEAIAU.DLL

Assigner: VulnCheck
Reserved: 15.04.2025 Published: 10.12.2025 Updated: 10.12.2025

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 MEAIAU.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 MEAIAU.DLL, which is then loaded on execution, resulting in attacker-controlled code running with the privileges of the process.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor MailEnable
Product MailEnable
Versions Default: unaffected
  • affected from 0 to 10.54 (excl.)

Credits

  • MushroomSecTeam (Spotify, AmirSUN, M30Brad, Hannah Green, av01t3x, PG) finder

References

Problem Types

  • CWE-427 Uncontrolled Search Path Element CWE