CVE-2026-48981

MEDIUM

pam_usb: xmlReadFile flags=0 permits XXE network entity fetching in conf.c

Title source: cna
STIX 2.1

Description

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, pam_usb calls xmlReadFile() with flags=0 when loading the configuration file, allowing libxml2 to process external entity references (XXE), potentially making outbound network connections or local file reads at XML parse time from the context of the authenticating process. The vulnerability requires the configuration file to contain crafted XML entity references. Since pam_usb.conf is root-owned, direct exploitation requires prior write access to the config, but the defence-in-depth impact is significant given that pam_usb.so runs in setuid contexts (sudo, su). This issue has been fixed in version 0.9.2.

References (2)

Core 2
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/mcdope/pam_usb/releases/tag/0.9.2

Scores

CVSS v3 6.7
EPSS 0.0011
EPSS Percentile 1.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-611
Status published
Products (1)
mcdope/pam_usb < 0.9.2
Published Jun 18, 2026
Tracked Since Jun 19, 2026