CVE-2026-40029

Severity CVSS v4.0:
HIGH
Type:
CWE-78 OS Command Injections
Publication date:
08/04/2026
Last modified:
08/04/2026

Description

parseusbs before 1.9 contains an OS command injection vulnerability in parseUSBs.py where LNK file paths are passed unsanitized into an os.popen() shell command, allowing arbitrary command execution via crafted .lnk filenames containing shell metacharacters. An attacker can craft a .lnk filename with embedded shell metacharacters that execute arbitrary commands on the forensic examiner's machine during USB artifact parsing.