CVE-2026-40030 PUBLISHED

parseusbs < 1.9 Command Injection via Volume Path Argument

Assigner: VulnCheck
Reserved: 08.04.2026 Published: 08.04.2026 Updated: 08.04.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 8.4

Product Status

Vendor khyrenz
Product parseusbs
Versions Default: unaffected
  • affected from 0 to 1.9 (excl.)
  • Version 1.9 is unaffected
  • Version 99f05996494e7e41ea0c7e13145ba20eb793e46b is unaffected

Credits

  • Mobasi Security Team finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') (CWE-78) CWE