Description
IBM Db2 Mirror for i 7.4, 7.5, and 7.6 could allow a remote attacker to obtain sensitive information due to improper request validation.
Published: 2026-09-14
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Information Disclosure via CSRF
Action: Patch Now
AI Analysis

Impact

The flaw in IBM Db2 Mirror for i allows a remote attacker to forge authenticated requests that are accepted by the application, letting the attacker extract sensitive data. The vulnerability is caused by improper validation of incoming requests, which permits the construction of malicious forms or calls that the server will treat as legitimate. It does not provide code execution, but the ability to read confidential information creates significant confidentiality risk.

Affected Systems

IBM Db2 Mirror for i releases 7.4, 7.5, and 7.6 on the IBM i 5770-SS1 platform are affected. The recommended fixes are the PTFs SJ11335 for 7.4, SJ11336 for 7.5, and SJ11337 for 7.6, all available through IBM Fix Central.

Risk and Exploitability

The CVSS base score of 5.4 classifies the issue as moderate severity. No EPSS data is available, so the real-world exploitation probability is unknown, but the lack of any listing in the CISA KEV catalog suggests no widely known public exploits yet. The attack likely requires the victim to be authenticated or session credentials to be present in the browser, making it a CSRF that can be triggered by a malicious user while the victim is logged in.

Generated by OpenCVE AI on September 15, 2026 at 12:00 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now. IBM i Release 5770-SS1 PTF Numbers PTF Download Link 7.4 SJ11335 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11335 7.5 SJ11336 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11336 7.6 SJ11337 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11337 https://www.ibm.com/support/fixcentral


OpenCVE Recommended Actions

  • Apply the IBM fix central PTFs SJ11335, SJ11336, or SJ11337 depending on the Db2 Mirror version in use.
  • Enable strict CSRF protection for all state‑changing endpoints by requiring tokens or headers that are not easily reproducible by a third‑party site.
  • Review and tighten request validation logic to reject requests lacking proper authentication or session context, ensuring that inputs are sanitized and validated before processing.

Generated by OpenCVE AI on September 15, 2026 at 12:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description IBM Db2 Mirror for i 7.4, 7.5, and 7.6 could allow a remote attacker to obtain sensitive information due to improper request validation.
Title IBM Db2 Mirror for i is vulnerable to Cross-Site Request Forgery []
First Time appeared Ibm
Ibm db2 Mirror For I
Weaknesses CWE-352
CPEs cpe:2.3:a:ibm:db2_mirror_for_i:7.4.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:db2_mirror_for_i:7.4:*:*:*:*:*:*:*
cpe:2.3:a:ibm:db2_mirror_for_i:7.5.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:db2_mirror_for_i:7.5:*:*:*:*:*:*:*
cpe:2.3:a:ibm:db2_mirror_for_i:7.6.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:db2_mirror_for_i:7.6:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm db2 Mirror For I
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 Db2 Mirror For I
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-14T20:13:31.357Z

Reserved: 2026-07-24T13:22:32.791Z

Link: CVE-2026-17047

cve-icon Vulnrichment

Updated: 2026-09-14T20:13:18.911Z

cve-icon NVD

Status : Received

Published: 2026-09-14T20:16:41.317

Modified: 2026-09-14T21:17:03.723

Link: CVE-2026-17047

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T12:15:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)