CVE-2026-48066
Last modified
CVE-2026-48066 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/log.c contains a process-wide static pointer that is written on every PAM invocation with the address of a stack-local variable. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/log.c contains a process-wide static pointer that is written on every PAM invocation with the address of a stack-local variable. This violates the PAM re-entrancy requirement and creates a data race when the PAM stack is invoked concurrently from multiple threads. This vulnerability is fixed in 0.9.1.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48066?
How severe is CVE-2026-48066?
How do I fix CVE-2026-48066?
Are you affected by CVE-2026-48066?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
