#VU124552 Cleartext Storage of Sensitive Information in Linux kernel - CVE-2026-23303

 

#VU124552 Cleartext Storage of Sensitive Information in Linux kernel - CVE-2026-23303

Published: March 25, 2026


Vulnerability identifier: #VU124552
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23303
CWE-ID: CWE-312
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to improper output neutralization in the cifs_set_cifscreds function when handling debug logging. A local user can enable debug logging to disclose sensitive information.

The exposure of plaintext usernames and passwords occurs when debug logging is enabled, which may be accessible to local users with access to kernel logs.


Remediation

Install security update from vendor's repository.

External links