Timing Attack Affecting linux-pam/linux-pam package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.33% (26th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UNMANAGED-LINUXPAMLINUXPAM-17660938
  • published28 Jun 2026
  • disclosed14 Jun 2026
  • creditUnknown

Introduced: 14 Jun 2026

CVE-2026-54411  (opens in a new tab)
CWE-208  (opens in a new tab)

How to fix?

There is no fixed version for linux-pam/linux-pam.

Overview

Affected versions of this package are vulnerable to Timing Attack via the pam_userdb process when credentials are stored and compared in plaintext. An attacker can recover plaintext passwords by repeatedly attempting authentication and measuring response-timing differences. This is only exploitable if the module is explicitly configured to store and compare credentials in plaintext, such as by setting crypt=none, using an unrecognized crypt method, or omitting the crypt= argument.

Workaround

This vulnerability can be mitigated by configuring the module to use a strong cryptographic hashing method or disabling it if not required. Avoid using crypt=none or omitting the crypt= argument in the configuration.

CVSS Base Scores

version 4.0
version 3.1