{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.0.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "115099819c44c84bf0e4a9f37982558d606f3944"
            },
            {
              "fixed": "41f74b4acfc144e09013d04dd121e0a5da808361"
            }
          ],
          "repo": "https://github.com/horde/vfs",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60102.json"
  },
  "details": "Horde Virtual File System (VFS) API before 3.0.1 contains an OS command injection vulnerability in the Horde_Vfs_Smb driver where the _escapeShellCommand() method fails to sanitize command substitution sequences, allowing authenticated attackers to inject arbitrary shell commands through user-controlled filenames. Attackers can supply malicious filenames containing unescaped command substitution payloads through operations such as file upload, folder creation, rename, or deletion, which are interpolated into a double-quoted shell context and executed via proc_open() through /bin/sh -c before smbclient runs, resulting in arbitrary command execution on the underlying system.",
  "id": "CVE-2026-60102",
  "modified": "2026-08-12T03:51:43.015508453Z",
  "published": "2026-07-08T16:25:19.153Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60102.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/horde/Vfs/releases/tag/v3.0.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-60102"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/horde-vfs-os-command-injection-via-horde-vfs-smb-driver"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/horde/Vfs/pull/10"
    },
    {
      "type": "FIX",
      "url": "https://github.com/horde/Vfs/commit/41f74b4acfc144e09013d04dd121e0a5da808361"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/horde/Vfs"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Horde VFS \u003c 3.0.1 OS Command Injection via Horde_Vfs_Smb Driver"
}