Description
IBM Financial Transaction Manager (FTM) for RedHat OpenShift could allow a remote attacker to obtain sensitive information due to improper restriction of XML external entity references.
Published: 2026-09-22
Score: 7.4 High
EPSS: n/a
KEV: No
Impact: Remote Information Disclosure
Action: Patch Deployments
AI Analysis

Impact

The vulnerability in IBM Financial Transaction Manager (FTM) for RedHat OpenShift arises from improper restriction of XML external entity references that can allow an attacker to read sensitive information embedded within XML documents. This weakness, identified as CWE-611, permits a remote attacker to craft malicious XML input and force the application to resolve external entity references, potentially leaking confidential data contained on the host or in external resources. The impact is limited to information disclosure rather than code execution or denial of service, but it can expose critical transaction details and other sensitive data.

Affected Systems

IBM Financial Transaction Manager (FTM) for RedHat OpenShift versions starting from 4.0.6.0 are affected. The official remediation is to upgrade to FTM 4.0.11.0, which is the first fix identified by IBM’s VRMFRemediation channel. Enterprises running earlier releases should take immediate action to deploy the updated version to mitigate the flaw.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity vulnerability. The EPSS score is not available, suggesting limited data on current exploit activity, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote, where an attacker sends crafted XML payloads to any exposed FTM endpoint that processes XML. Because XML parsing is a common feature, the exploitation conditions are simple: the application must be reachable over the network and accept XML input. Once the external entity processing is enabled, sensitive data may be disclosed without any additional permissions, underscoring the importance of patching or disabling the feature.

Generated by OpenCVE AI on September 22, 2026 at 23:36 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 IBM patch to upgrade FTM to version 4.0.11.0
  • Verify that the XML parser configuration in FTM does not allow external entity resolution by explicitly setting XML parser parameters to disable external entities
  • Perform validation or scanning of inbound XML payloads to ensure no external entities are processed before they reach the application

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description IBM Financial Transaction Manager (FTM) for RedHat OpenShift could allow a remote attacker to obtain sensitive information due to improper restriction of XML external entity references.
Title IBM Financial Transaction Manager (FTM) is Impacted by Multiple Vulnerabilities
First Time appeared Ibm
Ibm financial Transaction Manager Ftmfor Redhat Openshift
Weaknesses CWE-611
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': 7.4, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Ibm Financial Transaction Manager Ftmfor Redhat Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-22T22:16:27.296Z

Reserved: 2026-07-28T21:30:44.360Z

Link: CVE-2026-18172

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T23:17:06.993

Modified: 2026-09-22T23:17:06.993

Link: CVE-2026-18172

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T00:45:10Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference