Description
IBM Financial Transaction Manager (FTM) for RedHat OpenShift is vulnerable to open redirect in the PMP `HostHeaderFilter` (`HostHeaderFilter.java:151`). An unauthenticated attacker can craft a request with a manipulated `Host` header to redirect authenticated operators to attacker-controlled sites, enabling credential phishing.
Published: 2026-09-23
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: Credential Phishing via Open Redirect
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is an open redirect in the IBM Financial Transaction Manager (FTM) for RedHat OpenShift, specifically within the PMP HostHeaderFilter at line 151. An unauthenticated attacker may send an HTTP request with a malicious Host header, causing authenticated operators to be redirected to attacker-controlled sites and thereby enabling credential phishing. The weakness is an insecure redirect reflected in user input, classified as CWE‑601, with no direct data or code compromise.

Affected Systems

The affected product is IBM Financial Transaction Manager (FTM) for RedHat OpenShift, versions earlier than 4.0.11.0. The vendor release 4.0.11.0 resolves the issue.

Risk and Exploitability

The CVSS score of 5.4 classifies the severity as medium. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote via an unauthenticated HTTP request to the PMP service. Because the redirect occurs without requiring authorization, operators could be maliciously lured into visiting disallowed URLs, potentially exposing credentials.

Generated by OpenCVE AI on September 23, 2026 at 18: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

  • Upgrade to Financial Transaction Manager 4.0.11.0 for RedHat OpenShift, which contains the fix requested by IBM.
  • Configure the HostHeaderFilter (or corresponding request processing) to validate or whitelist legitimate Host header values, preventing arbitrary redirects.
  • Limit external access to PMP endpoints to trusted networks or IP ranges to reduce exposure.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
Description IBM Financial Transaction Manager (FTM) for RedHat OpenShift is vulnerable to open redirect in the PMP `HostHeaderFilter` (`HostHeaderFilter.java:151`). An unauthenticated attacker can craft a request with a manipulated `Host` header to redirect authenticated operators to attacker-controlled sites, enabling credential phishing.
Title IBM Financial Transaction Manager (FTM) is Impacted by Multiple Vulnerabilities
First Time appeared Ibm
Ibm financial Transaction Manager Ftmfor Redhat Openshift
Weaknesses CWE-601
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': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N'}


Subscriptions

Ibm Financial Transaction Manager Ftmfor Redhat Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-23T17:46:14.301Z

Reserved: 2026-07-31T17:04:02.476Z

Link: CVE-2026-18505

cve-icon Vulnrichment

Updated: 2026-09-23T17:46:00.807Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T16:16:41.590

Modified: 2026-09-23T18:17:08.477

Link: CVE-2026-18505

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T18:45:07Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')