{"schema_version":"1.7.2","id":"OESA-2026-2903","modified":"2026-07-09T12:49:55Z","published":"2026-07-09T12:49:55Z","upstream":["CVE-2026-54411"],"summary":"pam security update","details":"PAM (Pluggable Authentication Modules) is a system of libraries that handle the authentication tasks of applications (services) on the system.\r\n\r\nSecurity Fix(es):\n\nLinux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module&apos;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. The comparison uses strncmp() (or strncasecmp() when PAM_ICASE_ARG is set) preceded by a length-equality check, so the time to reject a candidate depends on the index of the first differing byte and on whether the candidate&apos;s length matches the stored password, leaking the password length and individual prefix bytes. The vulnerable path is reached when the administrator configures pam_userdb with crypt=none, with an unrecognized crypt method, or without a crypt= argument, causing the module to store and compare credentials in plaintext.(CVE-2026-54411)","affected":[{"package":{"ecosystem":"openEuler:24.03-LTS-SP3","name":"pam","purl":"pkg:rpm/openEuler/pam&distro=openEuler-24.03-LTS-SP3"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"1.5.3-12.oe2403sp3"}]}],"ecosystem_specific":{"aarch64":["pam-1.5.3-12.oe2403sp3.aarch64.rpm","pam-debuginfo-1.5.3-12.oe2403sp3.aarch64.rpm","pam-debugsource-1.5.3-12.oe2403sp3.aarch64.rpm","pam-devel-1.5.3-12.oe2403sp3.aarch64.rpm"],"noarch":["pam-help-1.5.3-12.oe2403sp3.noarch.rpm"],"src":["pam-1.5.3-12.oe2403sp3.src.rpm"],"x86_64":["pam-1.5.3-12.oe2403sp3.x86_64.rpm","pam-debuginfo-1.5.3-12.oe2403sp3.x86_64.rpm","pam-debugsource-1.5.3-12.oe2403sp3.x86_64.rpm","pam-devel-1.5.3-12.oe2403sp3.x86_64.rpm"]}}],"references":[{"type":"ADVISORY","url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2903"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-54411"}],"database_specific":{"severity":"Medium"}}
