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.
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
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
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/132665/Accellion-FTA-getStatus-verify_oauth_token-Command-Execution.html | Third Party AdvisoryVDB Entry |
| http://www.rapid7.com/db/modules/exploit/linux/http/accellion_fta_getstatus_oauth | ExploitThird Party Advisory |
| https://community.rapid7.com/community/metasploit/blog/2015/07/10/r7-2015-08-accellion-file-transfer-appliance-vulnerabi | ExploitThird Party Advisory |
| https://www.exploit-db.com/exploits/37597/ | ExploitThird Party AdvisoryVDB Entry |
| http://packetstormsecurity.com/files/132665/Accellion-FTA-getStatus-verify_oauth_token-Command-Execution.html | Third Party AdvisoryVDB Entry |
| http://www.rapid7.com/db/modules/exploit/linux/http/accellion_fta_getstatus_oauth | ExploitThird Party Advisory |
| https://community.rapid7.com/community/metasploit/blog/2015/07/10/r7-2015-08-accellion-file-transfer-appliance-vulnerabi | ExploitThird Party Advisory |
| https://www.exploit-db.com/exploits/37597/ | ExploitThird Party AdvisoryVDB Entry |
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.