← Vulnerability feed

Vulnerability record · CVE-2012-4940 · published 31 October 2012

CVE-2012-4940: Axigen Free Mail Server View Log Files path traversal

Gecad · Axigen Free Mail Server

The View Log Files component in Axigen Free Mail Server has multiple directory traversal flaws. A remote attacker can supply a .. (dot dot) sequence in the fileName parameter to read or delete arbitrary files on the server. The flaw matters because it exposes file contents and allows destructive file deletion without any credentials.

6.4 CVSS 2.0 Medium EPSS 84% · top 0.3% CWE-22 · Path traversal
6.4CVSS 2.0 base score
84%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
16 Jun 2026Last modified by NVD

Description

Multiple directory traversal vulnerabilities in the View Log Files component in Axigen Free Mail Server allow remote attackers to read or delete arbitrary files via a .. (dot dot) in (1) the fileName parameter in a download action to source/loggin/page_log_dwn_file.hsp, or the fileName parameter in (2) an edit action or (3) a delete action to the default URI.

AV:N/AC:L/Au:N/C:P/I:P/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityUnauthenticated remote file read and delete with a very high EPSS score, though no confirmed in-the-wild exploitation or KEV listing is present.

What it is

The View Log Files component in Axigen Free Mail Server has multiple directory traversal flaws. A remote attacker can supply a .. (dot dot) sequence in the fileName parameter to read or delete arbitrary files on the server. The flaw matters because it exposes file contents and allows destructive file deletion without any credentials.

Impact

An attacker can read arbitrary files on the host, potentially exposing configuration, credentials or mail data, and can delete arbitrary files, which may disrupt the mail service or destroy evidence.

Attack surface

Reachable over the network through HTTP requests to source/loggin/page_log_dwn_file.hsp and the default URI using download, edit or delete actions. The CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no public exploit tag appears in the references, but EPSS is very high at 0.836 (99.7th percentile), indicating strong predicted exploitation activity.

What to do

  • Apply the vendor fix or upgrade Axigen Free Mail Server to a version that resolves the traversal issue; no fixed version is stated in this record, so confirm with the vendor.
  • Restrict network access to the View Log Files component and the affected URIs to trusted administrative networks.
  • Validate and canonicalize the fileName parameter, rejecting any path separators or .. sequences before file operations.
  • Run the mail server with least privilege and isolate it so arbitrary file reads or deletes cannot reach sensitive system files.
  • Monitor and back up log and configuration files so deletions can be detected and restored.

Detection

  • Inspect web server and application logs for requests to page_log_dwn_file.hsp or the default URI containing .. or encoded traversal sequences in the fileName parameter.
  • Alert on download, edit or delete actions against log files from unexpected source IPs or outside normal administrative hours.
  • Monitor file system events for unexpected reads or deletions of files outside the log directory.
  • Correlate repeated traversal attempts from a single source with subsequent file access anomalies.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2012-4940 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed8.4CVE-2024-1708ConnectWise ScreenConnect path traversal enabling remote code executionConnectWise ScreenConnect 23.9.7 and earlier contain a path-traversal flaw (CWE-22) that can let an attacker execute remote code or reach confidentia…KEVEPSS 95%analysed

Source: NIST National Vulnerability Database (record CVE-2012-4940), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.