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.
{
"cwe_ids": [
"CWE-390",
"CWE-693"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48792.json",
"cna_assigner": "GitHub_M"
}[
{
"target": {
"file": "src/version.h"
},
"deprecated": false,
"signature_version": "v1",
"signature_type": "Line",
"digest": {
"line_hashes": [
"32897324108646938673138056869665931337"
],
"threshold": 0.9
},
"id": "CVE-2026-48792-b792a2ae",
"source": "https://github.com/mcdope/pam_usb/commit/e2f30b22cd0715fcde0fc62d6ee3e1ca6370b8a9"
}
]
"2026-07-22T00:04:12Z"
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48792.json"