Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47274 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, multiple pam_usb helper tools resolved external binaries through the PATH environment variable rather than using absolute paths. An attacker who can influence the process environment during PAM authentication or tool execution could substitute malicious binaries. The affected tools are pamusb-check (src/tmux.c), pamusb-conf (tools/pamusb-conf), and pamusb-keyring-unlock-gnome (tools/pamusb-keyring-unlock-gnome). This vulnerability is fixed in 0.9.0.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-427Uncontrolled Search Path Element[email protected]

Affected Products

ProductVersions
pam_usb
<= 0.8.6 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 0.9.0moderate effort
pam_usb pamusb-check
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Mitigation:low effort

    Run pamusb-check with the absolute path: /usr/bin/pamusb-check.

pam_usb pamusb-conf
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Mitigation:low effort

    Run pamusb-conf with the absolute path: /usr/bin/findmnt.

pam_usb pamusb-keyring-unlock-gnome
All versions

CPE

  • cpe:2.3:a:gnome:gnome-keyring:*:*:*:*:*:*:*:*

Remediation

  • Mitigation:low effort

    Run pamusb-keyring-unlock-gnome with the absolute paths for the following binaries: - /usr/bin/pamusb-check - /usr/bin/id - /usr/bin/logger - /usr/bin/stat - /usr/bin/awk - /usr/bin/sed - /usr/bin/head - /usr/bin/pidof - /usr/bin/kill - /usr/bin/gnome-keyring-daemon Additionally, ensure that the unlock password is not sourced from a file.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47274
NVD Published Date:
May 27, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-47274 Details - Not Deferred