CVE-2026-18097
Received Received - Intake

IBM Db2 Plain Text Password Logging Vulnerability

Vulnerability report for CVE-2026-18097, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: IBM Corporation

Description

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.5 for Linux, UNIX and Windows (includes DB2 Connect Server) could allow a local attacker to obtain sensitive information due to the logging of plain text passwords in trace files.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
ibm db2 From 11.5.0 (inc) to 11.5.9 (inc)
ibm db2 From 12.1.0 (inc) to 12.1.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-532 The product writes sensitive information to a log file.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

IBM Db2 versions 11.5.0 to 11.5.9 and 12.1.0 to 12.1.5 for Linux, UNIX, and Windows store plain text passwords in trace files. A local attacker could exploit this to access sensitive information.

Detection Guidance

Check Db2 trace files for plain text passwords. Search logs in the Db2 diagnostic directory (typically /home/db2inst1/sqllib/db2dump) for entries containing passwords. Use commands like 'grep -r password /path/to/db2dump' or 'find /path/to/db2dump -type f -exec grep -l password {} \;'.

Impact Analysis

If you use affected IBM Db2 versions, an attacker with local access could retrieve stored passwords from trace files, potentially gaining unauthorized access to databases or systems.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating confidentiality requirements in GDPR and HIPAA. Organizations may face compliance violations and penalties due to exposed sensitive data.

Mitigation Strategies

Disable trace logging if not required. If trace is needed, review and update Db2 configuration to avoid logging sensitive data. Apply IBM's patch or upgrade to a fixed version (11.5.10 or later, 12.1.6 or later). Restrict access to trace files and audit logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18097. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart