GHSA-4jpg-jrw7-h58pHighCVSS 8.8
Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore...
🔗 CVE IDs covered (1)
📋 Description
Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters in resource path values within a datapackage.json descriptor, which are passed unsanitized to os.system through a shell, causing arbitrary command execution in the victim's security context when they run the explore command against the untrusted package.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-93349
- https://github.com/frictionlessdata/frictionless-py/pull/1820
- https://github.com/SaiTeja-Erukude/CVE-2026-93349-frictionless-command-injection
- https://www.vulncheck.com/advisories/frictionless-os-command-injection-via-explore-console-command
- https://github.com/advisories/GHSA-4jpg-jrw7-h58p