CVE-2026-13463
Received Received - Intake

IBM Cloud Pak System 2.3.5.0 Information Disclosure Vulnerability

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

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: IBM Corporation

Description

IBM Cloud Pak System 2.3.5.0 could allow a local attacker to obtain sensitive information due to the insertion of credentials into log files.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-29
AI Q&A
2026-07-29
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ibm cloud_pak_system 2.3.5.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-798 The product contains hard-coded credentials, such as a password or cryptographic key.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

IBM Cloud Pak System 2.3.5.0 has a vulnerability where local attackers can access sensitive information because credentials are logged in log files. This occurs due to improper handling of credentials during logging processes.

Detection Guidance

This vulnerability involves credentials being inserted into log files. To detect it, check log files for plaintext credentials in IBM Cloud Pak System 2.3.5.0. Review logs in /var/log/ and application-specific directories for sensitive data exposure. Use commands like grep -r 'password' /var/log/ or grep -r 'username' /var/log/ to search for potential credential leaks.

Impact Analysis

An attacker could exploit this to steal credentials from log files, leading to unauthorized access to systems or data. This may result in data breaches, system compromise, or further attacks within the environment.

Compliance Impact

This vulnerability could violate compliance requirements by exposing sensitive data, such as credentials, which are protected under GDPR and HIPAA. Organizations may face penalties for failing to protect personal or health information adequately.

Mitigation Strategies

Review and restrict access to log files on IBM Cloud Pak System 2.3.5.0 to prevent unauthorized access to sensitive information. Ensure credentials are not logged and update to a patched version if available.

Chat Assistant

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

EPSS Chart