{
  "schema": "vulnpedia.poc/1",
  "cve": "CVE-2026-9271",
  "generated": "2026-07-22T08:01:31.025Z",
  "kev": null,
  "epss": {
    "score": 0.00411,
    "percentile": 0.33362
  },
  "cvss": {
    "version": "3.1",
    "score": 5.9,
    "severity": "MEDIUM",
    "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
  },
  "has_public_poc": true,
  "poc_sources": [
    {
      "kind": "exploitdb",
      "id": "52614",
      "url": "https://www.exploit-db.com/exploits/52614",
      "code": "https://www.exploit-db.com/download/52614",
      "executable": true
    },
    {
      "kind": "reference",
      "url": "https://wpscan.com/vulnerability/b5d549b7-17c8-417d-a86a-a7ae356a6eab/",
      "tags": [
        "exploit",
        "vdb-entry",
        "technical-description"
      ],
      "executable": false
    },
    {
      "kind": "github-search",
      "url": "https://github.com/search?q=%22CVE-2026-9271%22&type=repositories",
      "executable": false
    }
  ],
  "test_commands": [
    {
      "tool": "searchsploit",
      "cmd": "searchsploit --cve CVE-2026-9271 && searchsploit -m 52614",
      "note": "Fetch the ExploitDB PoC locally; review the code before running it."
    },
    {
      "tool": "poc.json",
      "cmd": "curl -s https://vulnpedia.com/cve/CVE-2026-9271/poc.json",
      "note": "Machine-readable PoC index for this CVE (for automation)."
    }
  ]
}