CVE-2026-40030

Source
https://cve.org/CVERecord?id=CVE-2026-40030
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40030.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40030
Published
2026-04-08T21:35:25.533Z
Modified
2026-07-15T01:49:11.617777765Z
Severity
  • 8.4 (High) CVSS_V4 - 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 Calculator
Summary
parseusbs < 1.9 Command Injection via Volume Path Argument
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40030.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "1.9.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "fixed": "1.9"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/khyrenz/parseusbs

Affected ranges

Type
GIT
Repo
https://github.com/khyrenz/parseusbs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40030.json"