Thehackerwire Linux-PAM CVE-2026-54411 Exposes Passwords via Timing Attack
Article Content
- •CVE-2026-54411 affects Linux-PAM versions up to 1.7.2.
- •The vulnerability allows attackers to exploit timing discrepancies to recover plaintext passwords.
- •Mitigation requires proper configuration of pam_userdb to avoid storing credentials in plaintext.
A newly published CVE-2026-54411 details a vulnerability in Linux-PAM versions up to 1.7.2. The issue lies in the pam_userdb module's plaintext-password comparison, which has an observable timing discrepancy. This flaw allows local or network-adjacent attackers to recover plaintext passwords by measuring response timing differences during authentication attempts. The vulnerability occurs when pam_userdb is configured improperly, such as with 'crypt=none' or without a crypt method, leading to plaintext storage of credentials. The CVE was published on June 14, 2026, and poses a medium severity risk. Administrators are advised to review their configurations to mitigate this risk.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (4)
Following this threat?
Track CVE-2026-54411 in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Multiple Oracle Linux Security Updates Address Critical Vulnerabilities Oracle has released multiple security updates for its Linux distributions, addressing several critical vulnerabilities. Key updates include patches for CVE-2026-59090 and CVE-2026-18301 in GIMP, and multiple CVEs in FreeRDP, libssh, and Grafana. Affected systems include Oracle Linux 8, 9, and 10, with vulnerabilities…
Critical Zero-Day Vulnerability in Cisco Secure Email Gateway Exploited On September 14, 2026, Cisco disclosed a critical SQL injection vulnerability (CVE-2026-76461) in its Secure Email Gateway, allowing unauthenticated remote attackers to execute arbitrary commands with root privileges. This vulnerability arises from insufficient validation in the email parsing logic. Cisco confirmed…