LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-27104: Accellion FTA OS Command Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-27104 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Accellion FTA contains an OS command injection vulnerability exploited via a crafted POST request to various admin endpoints.

CVE-2021-27104 is an OS command injection vulnerability in Accellion FTA. Attackers can abuse it by sending a crafted POST request to various admin endpoints, which can let them run commands on the underlying system. It matters because the flaw has been tied to known ransomware use, so unpatched instances present a direct path to compromise of file-transfer infrastructure and the data it handles.

Defenders should treat this as a high-priority issue for any environment still running Accellion FTA and confirm all details against the vendor advisory and CISA guidance.

How it works

The vulnerability combines improper input validation (CWE-20) with OS command injection (CWE-78). In products of this class, admin-facing web endpoints that accept POST data may pass attacker-controlled strings into shell commands without adequate sanitization or parameterization.

An attacker who can reach the affected admin endpoints crafts a POST request that injects OS commands. Successful exploitation typically yields command execution in the context of the application or service account. Public detail beyond the CISA summary—crafted POST to various admin endpoints—is limited; exact request format, parameters, and resulting privileges must be confirmed against the vendor advisory. No exploit code or step-by-step mechanics are provided here.

Am I affected? How to find it in your systems

Accellion FTA is enterprise file-transfer appliance/software commonly deployed to move large or sensitive files inside and outside an organization. It often sits in DMZs or other network segments that allow external or partner access, and its admin interfaces may be reachable from management networks or, if misconfigured, more broadly.

Inventory steps:

Telemetry and log signs of exploitation attempts (general for this class):

Because exact indicators are not supplied in the given facts, validate any detection logic against the vendor advisory and your own baseline traffic.

How to remediate

Patch first. CISA’s required action is to apply updates per vendor instructions. Obtain the security update that addresses CVE-2021-27104 from the vendor, test it in a representative environment if possible, then deploy it to all Accellion FTA instances. Confirm the installed version matches the fixed release listed in the advisory.

After patching, perform these hardening steps common to OS command-injection and admin-interface flaws:

If you can't patch immediately

Implement compensating controls while you schedule the vendor update:

These measures reduce likelihood and impact but do not replace the vendor patch. Track the exception and apply the update as soon as practicable.

If your data may have been exposed

This vulnerability has known ransomware use. Actively exploited command-injection flaws on file-transfer systems frequently lead to data theft, encryption, or both. If you find evidence of exploitation or cannot rule it out, follow your incident-response plan: isolate affected hosts, preserve logs and disk images, and engage forensics to determine scope of access and whether files were exfiltrated.

As a routine check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have appeared in prior incidents, then force password resets and enable MFA where needed.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedAccellion · FTA
WeaknessCWE-20
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities