← Vulnerability feed

Vulnerability record · CVE-2015-1503 · published 8 May 2018

CVE-2015-1503: IceWarp Mail Server directory traversal in webmail scripts

Icewarp · Mail Server

IceWarp Mail Server before 11.2 contains multiple directory traversal flaws in webmail PHP endpoints. The file parameter of webmail/client/skins/default/css/css.php and the script and style parameters of webmail/old/calendar/minimizer/index.php accept traversal sequences, letting a remote attacker read files outside the web root. Because the affected paths are reachable without credentials, exposed servers leak configuration and credential material.

7.5 CVSS 3.0 High EPSS 58% · top 0.9% CWE-22 · Path traversal
7.5CVSS 3.0 base score, v2 7.8
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Multiple directory traversal vulnerabilities in IceWarp Mail Server before 11.2 allow remote attackers to read arbitrary files via a (1) .. (dot dot) in the file parameter to a webmail/client/skins/default/css/css.php page or .../. (dot dot dot slash dot) in the (2) script or (3) style parameter to webmail/old/calendar/minimizer/index.php.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

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

high priorityUnauthenticated remote file read with public exploit code and very high EPSS, though no KEV listing or confirmed active campaign is recorded.

What it is

IceWarp Mail Server before 11.2 contains multiple directory traversal flaws in webmail PHP endpoints. The file parameter of webmail/client/skins/default/css/css.php and the script and style parameters of webmail/old/calendar/minimizer/index.php accept traversal sequences, letting a remote attacker read files outside the web root. Because the affected paths are reachable without credentials, exposed servers leak configuration and credential material.

Impact

An attacker can read arbitrary files readable by the web server process, including mail server configuration and stored credentials. There is no write or code execution impact in the record; the effect is confidentiality loss only.

Attack surface

Reached over the network via HTTP requests to the two webmail PHP endpoints, with no authentication and no user interaction required per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any internet- or intranet-exposed IceWarp webmail interface is in scope.

Exploitation

Public exploit code exists in Exploit-DB and Packet Storm, and EPSS is 0.57633 (99th percentile), indicating high likelihood of attempted exploitation. The CVE is not listed in CISA KEV, so no confirmed in-the-wild campaign is documented in this record.

What to do

  • Upgrade IceWarp Mail Server to 11.2 or later, which the description states fixes the traversal.
  • If immediate upgrade is not possible, restrict access to webmail/client/skins/default/css/css.php and webmail/old/calendar/minimizer/index.php at the reverse proxy or WAF.
  • Run the webmail service with least privilege and confirm it cannot read sensitive files such as configuration or credential stores.
  • Remove or disable the legacy webmail/old/calendar/minimizer component if it is not required.
  • Audit exposed IceWarp webmail instances and block external access where it is not business-necessary.

Detection

  • Search web server and proxy logs for requests to css.php or minimizer/index.php containing dot-dot traversal sequences in file, script or style parameters.
  • Alert on URL-encoded traversal patterns (%2e%2e, ..%2f, .../) targeting IceWarp webmail paths.
  • Monitor for unusual reads of configuration or credential files by the web server process.
  • Review outbound or internal access to IceWarp webmail from unexpected source addresses.

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-2015-1503 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-2023-39699Icewarp mail server path traversal vulnerabilityIceWarp Mail Server v10.4.5 was discovered to contain a local file inclusion (LFI) vulnerability via the component /calendar/minimizer/index.php. Thi…EPSS 1.4%8.8CVE-2020-14066Icewarp mail server unrestricted file upload vulnerabilityIceWarp Email Server 12.3.0.1 allows remote attackers to upload JavaScript files that are dangerous for clients to access.EPSS 1.8%7.5CVE-2019-12593Icewarp mail server path traversal vulnerabilityIceWarp Mail Server through 10.4.4 is prone to a local file inclusion vulnerability via webmail/calendar/minimizer/index.php?style=..%5c directory tr…EPSS 41%6.5CVE-2020-14064Icewarp mail server exposure of resource to wrong sphere vulnerabilityIceWarp Email Server 12.3.0.1 has Incorrect Access Control for user accounts.EPSS 0.97%6.5CVE-2020-14065Icewarp mail server unrestricted file upload vulnerabilityIceWarp Email Server 12.3.0.1 allows remote attackers to upload files and consume disk space.EPSS 1.5%6.4CVE-2011-3579Icewarp mail server vulnerabilityserver/webmail.php in IceWarp WebMail in IceWarp Mail Server before 10.3.3 allows remote attackers to read arbitrary files, and possibly send HTTP re…EPSS 4.8%6.1CVE-2023-39700Icewarp mail server cross-site scripting vulnerabilityIceWarp Mail Server v10.4.5 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the color parameter.EPSS 1.5%6.1CVE-2021-36580Icewarp server open redirect vulnerabilityOpen Redirect vulnerability exists in IceWarp MailServer IceWarp Server Deep Castle 2 Update 1 (13.0.1.2) via the referer parameter.EPSS 1.6%

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