pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/evdev.c silently ignores EACCES errors when opening /dev/input/event* nodes, causing pusbhasvirtualinput_device() to return 0 (no virtual devices found) even when every open() call failed due to insufficient permissions. The caller in src/local.c cannot distinguish a clean absence of virtual devices from a permission-denied scan, and acts on the false negative by continuing authentication without denying. This vulnerability is fixed in 0.9.1.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-390",
"CWE-693"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48792.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48792.json"
[
{
"target": {
"file": "src/version.h"
},
"deprecated": false,
"source": "https://github.com/mcdope/pam_usb/commit/e2f30b22cd0715fcde0fc62d6ee3e1ca6370b8a9",
"id": "CVE-2026-48792-b792a2ae",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"32897324108646938673138056869665931337"
]
},
"signature_type": "Line"
}
]
"2026-08-12T16:25:29Z"