Description
IBM Financial Transaction Manager (FTM) for RedHat OpenShift could allow a remote attacker to execute arbitrary JavaScript in an authenticated user's browser due to improper neutralization of HTML input.
Published: 2026-09-22
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: Remote JavaScript execution via XSS
Action: Immediate Patch
AI Analysis

Impact

IBM Financial Transaction Manager (FTM) for RedHat OpenShift contains an improper neutralization of HTML input that allows a remote attacker to inject arbitrary JavaScript into an authenticated user’s browser. The injected script executes in the context of the user’s authenticated session, enabling an attacker to steal session cookies, deface the page, or perform any action that the legitimate user can do, potentially leading to data compromise or credential theft. This is a classic reflected cross‑site scripting weakness (CWE-79).

Affected Systems

The vulnerability exists in IBM Financial Transaction Manager version 4.0.6.0 and earlier for RedHat OpenShift. IBM recommends upgrading to version 4.0.11.0, the first release that contains the required remediation. The affected product is the FTM component deployed within OpenShift clusters as described by the vendor.

Risk and Exploitability

The CVSS score of 8.2 classifies the problem as high severity. While no EPSS score is available, the lack of inclusion in the KEV catalog does not diminish the risk, as XSS can be exploited when a user opens a crafted page or submits malicious payloads. The attack vector likely requires the attacker to have a route to the victim’s browser, such as via phishing or an attacker‑controlled web page that the user visits while authenticated to FTM. Once the script runs, it can hijack the authenticated session or manipulate the user interface. The vulnerability’s impact hinges on the attacker’s ability to trick a user into loading the malicious code, but the potential damage is significant due to the elevated privileges carried by an authenticated session.

Generated by OpenCVE AI on September 22, 2026 at 23:52 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerabilities now by updating FTM deployments to the following Affected Product(s)Resolved by VRMFRemediation / First FixFinancial Transaction Manager (FTM) for RedHat OpenShift4.0.11.0 FTM 4.0.11.0 https://www.ibm.com/support/pages/node/7285661


OpenCVE Recommended Actions

  • Apply the vendor‑provided patch by upgrading IBM Financial Transaction Manager to version 4.0.11.0 or later on all OpenShift deployments.
  • Update application configuration to enforce strict input sanitization or enable content security policy headers, thereby limiting execution of unsanitized scripts.
  • During the maintenance window, restart FTM services and monitor application logs and web traffic for any residual XSS attempt patterns.

Generated by OpenCVE AI on September 22, 2026 at 23:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description IBM Financial Transaction Manager (FTM) for RedHat OpenShift could allow a remote attacker to execute arbitrary JavaScript in an authenticated user's browser due to improper neutralization of HTML input.
Title IBM Financial Transaction Manager (FTM) is Impacted by Multiple Vulnerabilities
First Time appeared Ibm
Ibm financial Transaction Manager Ftmfor Redhat Openshift
Weaknesses CWE-79
CPEs cpe:2.3:a:ibm:financial_transaction_manager_ftmfor_redhat_openshift:4.0.6.0:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm financial Transaction Manager Ftmfor Redhat Openshift
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N'}


Subscriptions

Ibm Financial Transaction Manager Ftmfor Redhat Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-22T21:47:32.871Z

Reserved: 2026-07-28T18:10:17.941Z

Link: CVE-2026-18131

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T22:17:09.913

Modified: 2026-09-22T22:17:09.913

Link: CVE-2026-18131

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T00:00:09Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')