Description
IBM Netezza Software 11.3.0.3 through Interim Fix 002 could allow an unauthorized user to inject data into log messages due to improper neutralization of special elements when written to log files.
Published: 2026-09-03
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an unauthorized user to inject data into log messages due to improper neutralization of special elements when writing to logs, a weakness defined by CWE‑117. The injected data can change or corrupt audit logs, obscure true activity, or lead to misleading information presented to administrators, thereby facilitating further attacks or covering tracks.

Affected Systems

IBM Netezza Software is affected, specifically version 11.3.0.3 and earlier interim fixed releases before 002. The vendor recommends applying the security fix found in version 11.3.1.3. All installations running 11.3.0.3 or earlier without the interim patch are at risk.

Risk and Exploitability

The CVSS base score of 5.3 indicates a moderate severity, and the risk is limited to log manipulation, not immediate remote code execution. Because EPSS is not available, the likelihood of exploitation is uncertain, and the vulnerability is not currently listed in the CISA KEV catalog. A non‑privileged or malicious user who can submit data that is logged can trigger the injection, so systems that expose loggable input without proper validation are vulnerable.

Generated by OpenCVE AI on September 3, 2026 at 21:29 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now. Fixed Version Remediation/Fixes: 11.3.1.3 IBM Netezza Software Available from https://w3.ibm.com/w3publisher/software-downloads


OpenCVE Recommended Actions

  • Upgrade IBM Netezza Software to version 11.3.1.3 to install the vendor fix.
  • Configure the application or database to escape or remove special characters from any data that will be written to log files before logging.
  • Consider disabling or restricting logging of untrusted user input or use a secure logging framework that automatically applies neutralization to mitigate the risk until the patch can be applied.

Generated by OpenCVE AI on September 3, 2026 at 21:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description IBM Netezza Software 11.3.0.3 through Interim Fix 002 could allow an unauthorized user to inject data into log messages due to improper neutralization of special elements when written to log files.
Title Vulnerabilities exists in IBM Netezza Software
First Time appeared Ibm
Ibm netezza Software
Weaknesses CWE-117
CPEs cpe:2.3:a:ibm:netezza_software:11.3.0.3:*:*:*:*:*:*:*
cpe:2.3:a:ibm:netezza_software:interim:interim_fix_002:*:*:*:*:*:*
Vendors & Products Ibm
Ibm netezza Software
References
Metrics cvssV3_1

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


Subscriptions

Ibm Netezza Software
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-03T20:42:38.769Z

Reserved: 2026-05-27T17:27:08.972Z

Link: CVE-2026-9736

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T21:17:24.560

Modified: 2026-09-03T21:17:24.560

Link: CVE-2026-9736

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T23:00:10Z

Weaknesses
  • CWE-117

    Improper Output Neutralization for Logs