Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Network-accessible endpoint requires high-privilege authentication; once authenticated, unquoted shell interpolation is low-complexity to exploit, yielding full RCE impact with no scope change.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to unquoted shell interpolation.
AnalysisAI
Arbitrary OS command execution is possible in IBM Aspera Faspex 5 (versions 5.0.0 through 5.0.15.4) through unquoted shell interpolation, allowing a remote attacker who has already obtained high-privilege authentication to run arbitrary commands on the underlying host. The CVSS vector (AV:N/AC:L/PR:H) confirms network reachability with low attack complexity once authenticated, resulting in full confidentiality, integrity, and availability compromise. No public exploit code or CISA KEV listing has been identified at time of analysis; IBM has released a patch via the advisory at https://www.ibm.com/support/pages/node/7280530.
Technical ContextAI
CWE-78 (Improper Neutralization of Special Elements used in an OS Command) describes the root cause: attacker-controlled input is incorporated into a shell command without proper quoting or escaping, allowing injection of arbitrary shell metacharacters. IBM Aspera Faspex 5, identified by CPE cpe:2.3:a:ibm:aspera_faspex_5, is an enterprise-grade large-file transfer management platform that provides web-based workflows for sending, receiving, and tracking files using IBM's FASP transport protocol. The injection surface exists within server-side functionality accessible to authenticated high-privileged users, where user-supplied values are interpolated into shell commands without sanitization - a classic unquoted variable expansion or unsanitized concatenation pattern in shell scripting or subprocess calls.
RemediationAI
IBM has released a patch addressing this vulnerability; apply the fixed release of IBM Aspera Faspex 5 per the vendor advisory at https://www.ibm.com/support/pages/node/7280530, which is the authoritative source for the exact patched version number (not independently confirmed at time of analysis beyond 'Available'). As a compensating control pending patch deployment, restrict administrative access to Aspera Faspex 5 to a minimal set of trusted accounts and enforce strong multi-factor authentication on those accounts - this directly attacks the PR:H prerequisite that gates exploitation. Additionally, isolate the Aspera Faspex server from broad network access using firewall rules or network segmentation to reduce the exposed attack surface, though note this does not eliminate risk from already-authenticated insiders or compromised admin credentials.
More in Aspera Faspex 5
View allImproper session expiration in IBM Aspera Faspex 5 allows remote unauthenticated attackers to access sensitive data. The
Shell command injection in IBM Aspera Faspex 5 (versions 5.0.0 through 5.0.15.4) permits a remote attacker holding high-
Same weakness CWE-78 – OS Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50057
GHSA-3rgm-cxfq-xh5v