CVE-2026-40030

Summary

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.

Affected Software

VendorProductVersion RangeStatus
khyrenzparseusbs0 < 1.9.0affected
khyrenzparseusbs1.9.0unaffected
khyrenzparseusbs99f05996494e7e41ea0c7e13145ba20eb793e46bunaffected

Weaknesses

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

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References