Vulnerability Description
pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pam_usb builds XPath expressions from user-supplied identifiers (PAM username, service name) and device-supplied identifiers (USB device serial, model, vendor) to query /etc/pamusb.conf. These identifiers were not validated for XPath metacharacters, allowing injection of arbitrary XPath predicates. This vulnerability is fixed in 0.9.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/mcdope/pam_usb/commit/721fed08a3596cb5b4671ad702f8fdc12dcc742
- https://github.com/mcdope/pam_usb/pull/311
- https://github.com/mcdope/pam_usb/security/advisories/GHSA-vfj3-5h5v-6g93
FAQ
What is CVE-2026-47273?
CVE-2026-47273 is a vulnerability with a CVSS score of 6.5 (MEDIUM). pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pam_usb builds XPath expressions from user-supplied identifiers (PAM username, service name) and devi...
How severe is CVE-2026-47273?
CVE-2026-47273 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47273?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.