← Vulnerability feed

Vulnerability record · CVE-2015-2857 · published 22 August 2017

CVE-2015-2857: Accellion File Transfer Appliance command injection via oauth_token

Accellion · File Transfer Appliance

Accellion File Transfer Appliance before FTA_9_11_210 passes the oauth_token parameter to a shell without sanitizing metacharacters, allowing command injection. A remote, unauthenticated attacker can run arbitrary commands on the appliance, which typically holds sensitive file transfer data and credentials.

9.8 CVSS 3.1 Critical EPSS 84% · top 0.3% CWE-77 · Command injection
9.8CVSS 3.1 base score, v2 7.5
84%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Accellion File Transfer Appliance before FTA_9_11_210 allows remote attackers to execute arbitrary code via shell metacharacters in the oauth_token parameter.

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

Automated analysis

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

critical priorityCVSS 9.8 with no authentication or interaction required, public exploit code, and very high EPSS probability make this an urgent remote code execution risk.

What it is

Accellion File Transfer Appliance before FTA_9_11_210 passes the oauth_token parameter to a shell without sanitizing metacharacters, allowing command injection. A remote, unauthenticated attacker can run arbitrary commands on the appliance, which typically holds sensitive file transfer data and credentials.

Impact

An attacker gains remote code execution on the appliance, enabling data theft, credential access, and use of the host as a pivot into the internal network.

Attack surface

Reachable over the network through the getStatus/verify_oauth_token handling; the CVSS vector shows no privileges or user interaction required.

Exploitation

Public exploit code exists (Metasploit module, Exploit-DB 37597, Packet Storm) and EPSS is 0.84178 (99.7th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Accellion FTA to FTA_9_11_210 or later immediately.
  • If patching is not possible, restrict network access to the FTA management and OAuth endpoints to trusted sources only.
  • Place the appliance behind a reverse proxy or WAF that blocks shell metacharacters in oauth_token and related parameters.
  • Rotate credentials and secrets stored on or accessible from the appliance after any suspected exposure.
  • Monitor vendor advisories for end-of-life status and plan migration off unsupported FTA versions.

Detection

  • Inspect web and application logs for requests to getStatus/verify_oauth_token containing shell metacharacters (;, |, $(), backticks) in oauth_token.
  • Alert on unexpected child processes spawned by the FTA web service (e.g., sh, bash, curl, wget, nc).
  • Monitor for outbound connections from the FTA host to unusual destinations or on uncommon ports.
  • Review file integrity and audit logs on the appliance for new files, cron entries, or modified binaries.

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-2857 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-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%9.8CVE-2016-2351Accellion file transfer appliance sql injection vulnerabilitySQL injection vulnerability in home/seos/courier/security_key2.api on the Accellion File Transfer Appliance (FTA) before FTA_9_12_40 allows remote at…EPSS 1.6%

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