Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-54411 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Linux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module's plaintext-password comparison path in modules/pam_userdb/pam_userdb.c that allows a local or network-adjacent attacker able to repeatedly drive authentication through a calling service to recover the plaintext password of a target account by measuring response-timing differences.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-208Observable Timing DiscrepancyTuranSec

Affected Products

ProductVersions
Linux-PAM
All versions

CPE

  • cpe:2.3:a:linux-pam:linux-pam:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Configure pam_userdb with crypt=none, with a recognized crypt method, or with a crypt= argument to prevent storing and comparing credentials in plaintext.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-54411
NVD Published Date:
Jun 14, 2026
NVD Last Modified:
Aug 10, 2026
Source:
TuranSec
CVE-2026-54411 Details - Not Deferred