← Vulnerability feed

Vulnerability record · CVE-2015-2856 · published 10 October 2017

CVE-2015-2856: Accellion File Transfer Appliance directory traversal via statecode cookie

Accellion · File Transfer Appliance

The template function in function.inc on Accellion File Transfer Appliance devices before FTA_9_11_210 fails to sanitize the statecode cookie, allowing directory traversal. A remote attacker can read arbitrary files from the appliance, which may expose credentials, configuration and other sensitive data.

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

Description

Directory traversal vulnerability in the template function in function.inc in Accellion File Transfer Appliance devices before FTA_9_11_210 allows remote attackers to read arbitrary files via a .. (dot dot) in the statecode cookie.

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 a public exploit module and very high EPSS, though not observed in KEV or ransomware campaigns.

What it is

The template function in function.inc on Accellion File Transfer Appliance devices before FTA_9_11_210 fails to sanitize the statecode cookie, allowing directory traversal. A remote attacker can read arbitrary files from the appliance, which may expose credentials, configuration and other sensitive data.

Impact

An unauthenticated remote attacker gains read access to arbitrary files on the appliance, potentially disclosing secrets such as credentials or configuration data. There is no integrity or availability impact per the CVSS vector.

Attack surface

Reachable over the network through HTTP requests to the appliance, with no authentication or user interaction required (AV:N/PR:N/UI:N). The traversal payload is delivered in the statecode cookie.

Exploitation

Not listed in CISA KEV, but EPSS is high (0.566, 99th percentile) and a public Rapid7 Metasploit scanner module exists, indicating exploit code is available.

What to do

  • Upgrade Accellion File Transfer Appliance to FTA_9_11_210 or later.
  • If patching is not immediately possible, restrict network access to the appliance to trusted sources and block untrusted HTTP traffic.
  • Inspect and reject requests containing traversal sequences in the statecode cookie at a reverse proxy or WAF.
  • Rotate credentials and secrets that may have been stored on or accessible from the appliance.
  • Monitor vendor advisories for further guidance on this legacy product.

Detection

  • Search web/proxy logs for requests with '..' or encoded traversal sequences in the statecode cookie.
  • Alert on HTTP requests to the Accellion FTA template endpoint from unexpected or external source IPs.
  • Monitor for use of the Rapid7 Metasploit module 'auxiliary/scanner/http/accellion_fta_statecode_file_read' against the appliance.
  • Review file access and outbound traffic from the appliance for signs of data exfiltration.

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-2856 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.

10.0CVE-2017-8794Accellion file transfer appliance server-side request forgery (ssrf) vulnerabilityAn issue was discovered on Accellion FTA devices before FTA_9_12_180. Because a regular expression (intended to match local https URLs) lacks an init…EPSS 1.9%9.8CVE-2019-5622Accellion file transfer appliance hard-coded credentials vulnerabilityAccellion File Transfer Appliance version FTA_8_0_540 suffers from an instance of CWE-798: Use of Hard-coded Credentials.EPSS 1.1%9.8CVE-2019-5623Accellion file transfer appliance command injection vulnerabilityAccellion File Transfer Appliance version FTA_8_0_540 suffers from an instance of CWE-77: Improper Neutralization of Special Elements used in a Comma…EPSS 1.6%9.8CVE-2015-2857Accellion File Transfer Appliance command injection via oauth_tokenAccellion File Transfer Appliance before FTA_9_11_210 passes the oauth_token parameter to a shell without sanitizing metacharacters, allowing command…EPSS 84%analysed9.8CVE-2017-8303Accellion file transfer appliance vulnerabilityAn issue was discovered on Accellion FTA devices before FTA_9_12_180. seos/1000/find.api allows Remote Code Execution with shell metacharacters in th…EPSS 24%9.8CVE-2017-8789Accellion file transfer appliance sql injection vulnerabilityAn issue was discovered on Accellion FTA devices before FTA_9_12_180. A report_error.php?year='payload SQL injection vector exists.EPSS 1.2%9.8CVE-2017-8790Accellion file transfer appliance ldap injection vulnerabilityAn issue was discovered on Accellion FTA devices before FTA_9_12_180. The home/seos/courier/ldaptest.html POST parameter "filter" can be used for LDA…EPSS 1.4%9.8CVE-2017-8796Accellion file transfer appliance sql injection vulnerabilityAn issue was discovered on Accellion FTA devices before FTA_9_12_180. Because mysql_real_escape_string is misused, seos/courier/communication_p2p.php…EPSS 1.2%

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