Cyber Resilience

CVE-2015-2857

RCE in Accellion File Transfer Appliance ≤ 9_11_200

Public PoCHigh EPSSRCECommand Injection
Published
22 August 2017
Modified
13 May 2026
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.84 99.7th percentile
Risk Priority 97 floored blend · peak EPSS

Summary

CVE-2015-2857 is a critical-severity Command Injection (CWE-77) vulnerability in Accellion File Transfer Appliance. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

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

CWE(s)

Related Threats

Likely ATT&CK TechniquesAI

Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.

T1190 Exploit Public-Facing Application Initial Accessconfidence: HIGH
Remote code execution via shell metacharacters in an exposed parameter directly enables exploitation of a public-facing application.
T1059.004 Unix Shell Executionconfidence: HIGH
Arbitrary command execution through shell metacharacters maps to use of the Unix shell interpreter.
inferred from description + CWE · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-29092Same product class: managed file transfer
CVE-2026-24782Same product class: managed file transfer
CVE-2026-23514Same product class: managed file transfer
CVE-2025-53897Same product class: managed file transfer
CVE-2026-24751Same product class: managed file transfer
CVE-2026-24756Same product class: managed file transfer
CVE-2026-24750Same product class: managed file transfer
CVE-2026-23638Same product class: managed file transfer
CVE-2026-24752Same product class: managed file transfer
CVE-2026-23636Same product class: managed file transfer

Affected Assets

accellion
file transfer appliance
≤ 9_11_200

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.2.3
  • V1.2.5
  • V1.2.8
  • V1.2.9

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and neutralization that prevent command injection.

DE.CM-09 partial match
prevents

Runtime monitoring of software and data can detect anomalous command execution resulting from injection.

ID.RA-01 partial match
prevents

Identifying recorded vulnerabilities enables remediation of command-injection flaws before exploitation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Secure coding standards require proper escaping and parameterization of commands, directly eliminating CWE-77.

detects

Security testing in development catches command-injection vulnerabilities before release.

prevents

Secure development life cycle mandates input validation and command construction practices that directly prevent command injection.

prevents

Application security requirements explicitly call for controls against injection flaws including command injection.

prevents

Secure architecture principles reduce the attack surface but do not prescribe the specific neutralization techniques needed.

none

Environment separation limits the blast radius of an exploited command injection but does not prevent the flaw itself.

References