---
cve: "CVE-2026-47272"
severity: "HIGH"
cvss: 7.1
epss: "12%"
vendor: "mcdope"
kev: false
exploited: false
published: "2026-05-27 20:16:39"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T18:52:56+02:00"
---

# CVE-2026-47272

> 7.1 HIGH · 🧪 PoC

## Beschreibung

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, the pusb_pad_compare() function in src/pad.c only verified that the user-side pad (~/.pamusb/device.pad) could be read, but did not enforce that the system-side pad (the pad file on the USB device) was also present and readable. If the user-side pad was deleted or unreadable, the function returned a failure that was treated as non-fatal in certain code paths, allowing authentication to succeed without the USB device being verified. A local user can delete their own ~/.pamusb/device.pad to remove the USB device requirement and authenticate without the physical device. This vulnerability is fixed in 0.9.0.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- c1eba240c30dc377619492affca6f0c130e4fa9e (Commit)

## Referenzen

- <https://github.com/mcdope/pam_usb/security/advisories/GHSA-vx6f-rrqr-j87c>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-47272) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
