{
  "schema": "vulnpedia.poc/1",
  "cve": "CVE-2026-8386",
  "generated": "2026-07-22T08:01:31.025Z",
  "kev": null,
  "epss": {
    "score": 0.00489,
    "percentile": 0.3893
  },
  "cvss": {
    "version": "3.1",
    "score": 5.3,
    "severity": "MEDIUM",
    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
  },
  "has_public_poc": true,
  "poc_sources": [
    {
      "kind": "nuclei",
      "url": "https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-8386.yaml",
      "template": "http/cves/2026/CVE-2026-8386.yaml",
      "executable": true
    },
    {
      "kind": "reference",
      "url": "https://wpscan.com/vulnerability/fa7f5cb0-abe2-4079-9290-e0e4dc89f27f/",
      "tags": [
        "exploit",
        "vdb-entry",
        "technical-description"
      ],
      "executable": false
    },
    {
      "kind": "github-search",
      "url": "https://github.com/search?q=%22CVE-2026-8386%22&type=repositories",
      "executable": false
    }
  ],
  "test_commands": [
    {
      "tool": "nuclei",
      "cmd": "nuclei -id CVE-2026-8386 -u https://TARGET",
      "note": "Detection template — non-destructive check that a target is affected."
    },
    {
      "tool": "poc.json",
      "cmd": "curl -s https://vulnpedia.com/cve/CVE-2026-8386/poc.json",
      "note": "Machine-readable PoC index for this CVE (for automation)."
    }
  ]
}