{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "5.20.0rc1"
              },
              {
                "fixed": "5.20.0rc1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7c3befb01f6c78e14b5320d9a2e4d943f7cd761b"
            }
          ],
          "repo": "https://github.com/frictionlessdata/frictionless-py",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93349.json"
  },
  "details": "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.",
  "id": "CVE-2026-93349",
  "modified": "2026-09-27T03:30:32.637719714Z",
  "published": "2026-09-23T16:34:57.201Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93349.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93349"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/frictionless-os-command-injection-via-explore-console-command"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frictionlessdata/frictionless-py/pull/1820"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/frictionlessdata/frictionless-py"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/SaiTeja-Erukude/CVE-2026-93349-frictionless-command-injection"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Frictionless OS Command Injection via explore Console Command"
}