Linux Kernel CIFS Client Plaintext Credential Exposure Vulnerability

Vulnerability

A vulnerability in the Linux kernel's CIFS client component allows for the unintentional logging of plaintext credentials, including usernames and passwords. This issue arises in versions of the Linux kernel prior to the latest patch, when debug logging is enabled. The vulnerability has been addressed by removing the debug log that exposed these credentials.

Impact

The vulnerability could lead to the exposure of sensitive authentication information, specifically usernames and passwords, in plaintext form.

Reproduction

To reproduce this vulnerability, enable debug logging in the CIFS client of the Linux kernel. When credentials are set using the 'cifs_set_cifscreds' function, the debug log will capture and display the plaintext username and password, exposing them to anyone with access to the debug logs.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. Instructions for downloading the latest kernel version can be found on the official Linux kernel website.

Added: Mar 25, 2026, 1:05 PM
Updated: Mar 25, 2026, 1:05 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
7.7
relevance
4.7
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.