CVE-2025-34428
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-10

Last updated on: 2025-12-17

Assigner: VulnCheck

Description
MailEnable versions prior to 10.54 contain a cleartext storage of credentials vulnerability that can lead to local credential compromise and account takeover. The product stores user and administrative passwords in plaintext within AUTH.SAV with overly permissive filesystem access. A local authenticated user with read access to this file can recover all user passwords and super-admin credentials, then use them to authenticate to MailEnable services such as POP3, SMTP, or the webmail interface, enabling unauthorized mailbox access and administrative control.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-10
Last Modified
2025-12-17
Generated
2026-06-16
AI Q&A
2025-12-10
EPSS Evaluated
2026-06-15
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-312 The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in MailEnable versions prior to 10.54, where user and administrative passwords are stored in plaintext within the AUTH.SAV file with overly permissive filesystem access. A local authenticated user with read access to this file can recover all user and admin passwords, leading to credential compromise and potential account takeover.

Impact Analysis

An attacker who has local authenticated access and can read the AUTH.SAV file can obtain all user and administrative passwords. This allows them to authenticate to MailEnable services such as POP3, SMTP, or the webmail interface, resulting in unauthorized mailbox access and administrative control, which can lead to data breaches and service disruption.

Detection Guidance

You can detect this vulnerability by checking for the presence of the AUTH.SAV file on the MailEnable server and verifying its permissions. Specifically, look for the file storing credentials in plaintext and check if local authenticated users have read access to it. Commands such as 'ls -l' on the directory containing AUTH.SAV can reveal file permissions. Additionally, inspecting the contents of AUTH.SAV (e.g., using 'cat AUTH.SAV') can confirm if passwords are stored in cleartext.

Mitigation Strategies

Immediate mitigation steps include restricting filesystem permissions on the AUTH.SAV file to prevent unauthorized read access by local users. Ensure that only necessary administrative accounts have access to this file. Additionally, upgrade MailEnable to version 10.54 or later where this vulnerability is addressed. Regularly audit file permissions and monitor access to sensitive files to prevent credential compromise.

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