CVE-2026-40029
Received Received - Intake
OS Command Injection in parseusbs parseUSBs.py via Malicious LNK Files

Publication date: 2026-04-08

Last updated on: 2026-04-13

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-08
Last Modified
2026-04-13
Generated
2026-05-07
AI Q&A
2026-04-09
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
khyrenz parseusbs to 1.9 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :

This vulnerability can lead to arbitrary command execution on the machine running the vulnerable parseusbs software. An attacker can exploit this by crafting malicious .lnk filenames that, when parsed, execute commands with the privileges of the user running the software. This can result in compromise of confidentiality, integrity, and availability of the system.


Can you explain this vulnerability to me?

The vulnerability exists in parseusbs before version 1.9, specifically in the parseUSBs.py script. It involves an OS command injection where LNK file paths are passed without proper sanitization into an os.popen() shell command. This allows an attacker to craft a .lnk filename containing shell metacharacters that can execute arbitrary commands on the forensic examiner's machine during USB artifact parsing.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart