Vulnerability Description
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 Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-44713?
CVE-2026-44713 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 soc...
How severe is CVE-2026-44713?
CVE-2026-44713 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44713?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.