Security readout for executives and security teams
Plain-English summary
An old Yubico PAM module flaw could let a remote login bypass the normal password check when the PAM stack was configured in a specific weak way: module marked sufficient and not using use_first_pass. If that legacy setup still exists, an attacker could access the targeted account using a null password value.
Executive priority
Prioritize this for any legacy system using YubiKey-backed PAM authentication for remote access. It is not broadly internet-wide by default, but the business impact is high where the vulnerable configuration exists because it can undermine account login controls.
Technical view
CVE-2011-4120 affects yubico-pam before 2.10. In PAM configurations where the module is sufficient and use_first_pass is absent, authentication could proceed incorrectly when the password string was null, bypassing the common authentication path. The source bundle provides no CVSS, CWE, or KEV listing.
Likely exposure
Exposure is likely limited to legacy Linux/Unix systems using yubico-pam before 2.10 with the specific PAM option combination described. Systems not using yubico-pam, using newer packages, or enforcing use_first_pass are not shown as affected by the provided sources.
Exploitation context
The bundle describes remote account access through authentication bypass, but provides no evidence of active exploitation and kev is false. Exploitation depends on a vulnerable yubico-pam version and the risky PAM configuration being reachable through a remote authentication service.
Researcher notes
The public bundle is sparse: no CVSS vector, no CWE, and no KEV entry. The key technical preconditions are version before 2.10, yubico-pam configured as sufficient, and use_first_pass absent. Avoid assuming impact beyond accounts protected by that PAM path.
Mitigation direction
- Inventory systems using yubico-pam and identify versions before 2.10.
- Upgrade affected yubico-pam packages to 2.10 or later where available.
- Review PAM service files for sufficient yubico-pam entries missing use_first_pass.
- Check Debian, Red Hat, and Yubico guidance for distro-specific remediation.
- Restrict remote access to affected authentication services until remediated.
Validation and detection
- Confirm installed yubico-pam package versions on Linux/Unix hosts.
- Review PAM configuration for the exact sufficient and missing use_first_pass condition.
- Verify remote login paths that rely on the vulnerable PAM stack.
- Check vendor package advisories for fixed builds on each distribution.
- Document whether each host is affected, not affected, or requires manual review.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Credential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2011-4120 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://security-tracker.debian.org/tracker/CVE-2011-4120CVE reference · x_refsource_MISC
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-4120CVE reference · x_refsource_MISC
- https://access.redhat.com/security/cve/cve-2011-4120CVE reference · x_refsource_MISC
- https://www.openwall.com/lists/oss-security/2011/11/07/6CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
