---
cve: "CVE-2026-44713"
severity: "HIGH"
cvss: 8.8
epss: "16%"
vendor: "mcdope"
kev: false
exploited: false
published: "2026-05-27 21:16:18"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T07:08:37+02:00"
---

# CVE-2026-44713

> 8.8 HIGH · 🧪 PoC

## Beschreibung

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/tmux.c reads the user's $TMUX environment variable, splits it on commas, and interpolates the socket-path component directly into a shell command passed to popen(). Because the value is placed inside double-quotes without sanitisation, any value containing " terminates the quoted string and injects arbitrary shell syntax. popen() runs as root inside the PAM stack. This vulnerability is fixed in 0.8.7.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 987f4f6ddf0a8c75ddd5f05b19b863220efe9005 (Commit)

## Referenzen

- <https://github.com/mcdope/pam_usb/security/advisories/GHSA-822m-whrh-vrj8>

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