CVE-2026-40030
Received Received - Intake
OS Command Injection in parseusbs -v Volume Path Argument

Publication date: 2026-04-08

Last updated on: 2026-04-13

Assigner: VulnCheck

Description
parseusbs before 1.9 contains an OS command injection vulnerability where the volume listing path argument (-v flag) is passed unsanitized into an os.popen() shell command with ls, allowing arbitrary command injection via crafted volume path arguments containing shell metacharacters. An attacker can provide a crafted volume path via the -v flag that injects arbitrary commands during volume content enumeration.
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 allow an attacker to execute arbitrary commands on the affected system with the privileges of the user running parseusbs. This can lead to full compromise of confidentiality, integrity, and availability of the system, including unauthorized data access, modification, or destruction.


Can you explain this vulnerability to me?

The vulnerability exists in parseusbs versions before 1.9, where the volume listing path argument provided with the -v flag is not sanitized before being passed into an os.popen() shell command that uses ls. This allows an attacker to inject arbitrary OS commands by crafting the volume path argument with shell metacharacters, leading to command injection during volume content enumeration.


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