{
  "schema": "vulnpedia.poc/1",
  "cve": "CVE-2026-27771",
  "generated": "2026-07-22T08:01:31.025Z",
  "kev": null,
  "epss": {
    "score": 0.40738,
    "percentile": 0.98504
  },
  "cvss": {
    "version": "3.0",
    "score": 8.2,
    "severity": "HIGH",
    "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N"
  },
  "has_public_poc": true,
  "poc_sources": [
    {
      "kind": "nuclei",
      "url": "https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-27771.yaml",
      "template": "http/cves/2026/CVE-2026-27771.yaml",
      "executable": true
    },
    {
      "kind": "github-search",
      "url": "https://github.com/search?q=%22CVE-2026-27771%22&type=repositories",
      "executable": false
    }
  ],
  "test_commands": [
    {
      "tool": "nuclei",
      "cmd": "nuclei -id CVE-2026-27771 -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-27771/poc.json",
      "note": "Machine-readable PoC index for this CVE (for automation)."
    }
  ]
}