{
  "schema": "vulnpedia.poc/1",
  "cve": "CVE-2026-46522",
  "generated": "2026-07-22T08:01:31.025Z",
  "kev": null,
  "epss": {
    "score": 0.01849,
    "percentile": 0.76763
  },
  "cvss": {
    "version": "3.1",
    "score": 7.5,
    "severity": "HIGH",
    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
  },
  "has_public_poc": true,
  "poc_sources": [
    {
      "kind": "exploitdb",
      "id": "52595",
      "url": "https://www.exploit-db.com/exploits/52595",
      "code": "https://www.exploit-db.com/download/52595",
      "executable": true
    },
    {
      "kind": "github-search",
      "url": "https://github.com/search?q=%22CVE-2026-46522%22&type=repositories",
      "executable": false
    }
  ],
  "test_commands": [
    {
      "tool": "searchsploit",
      "cmd": "searchsploit --cve CVE-2026-46522 && searchsploit -m 52595",
      "note": "Fetch the ExploitDB PoC locally; review the code before running it."
    },
    {
      "tool": "poc.json",
      "cmd": "curl -s https://vulnpedia.com/cve/CVE-2026-46522/poc.json",
      "note": "Machine-readable PoC index for this CVE (for automation)."
    }
  ]
}