Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40030

29
FAUCET Score

OVERVIEW CVE-2026-40030 is an OS command injection vulnerability in parseusbs versions before 1.9. The flaw exists in the volume listing functionality where user-supplied input via the -v flag is passed unsanitized directly to an os.popen() shell command with the ls utility. This allows attackers to inject arbitrary shell commands by crafting malicious volume path arguments containing shell metacharacters. SEVERITY The vulnerability carries a CVSS score of 7.8 (HIGH) with a local attack vector requiring user interaction but no special privileges. Exploitation has no complexity barriers and delivers complete compromise of system confidentiality, integrity, and availability. The FAUCET Risk Score of 49.0/100 indicates moderate concern, though EPSS scoring places it below typical vulnerability prevalence thresholds. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, and the vulnerability does not appear on the Known Exploited Vulnerabilities catalog. However, the straightforward nature of command injection and the low technical barriers to exploitation present realistic attack risk. Community attention appears limited given the relatively niche nature of the parseusbs utility and the early-stage CVSS assessment.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.9CPE matchmatch criteria
cpe:2.3:a:khyrenz:parseusbs:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.4HIGH

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.75%
Probability of exploitation in next 30 days
EPSS Percentile
51.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0075 is in the 48th percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / khyrenz/parseusbs/commit/99f05996494e7e41ea0c7e13145ba20eb793e46b
Patch
github.com / khyrenz/parseusbs/pull/10
Issue Tracking
mobasi.ai / sentinel
Third Party Advisory
vulncheck.com / advisories/parseusbs-command-injection-via-volume-path-argument
Third Party Advisory