{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.10.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "990cec0de154bd3955e0c1e19951f90e06f6ea7c"
            },
            {
              "fixed": "638be4481d27f1bbf90f971bbf6e3023777f2089"
            },
            {
              "fixed": "f9cf234c12a333656751e04493dc4b1f4f5f3e88"
            }
          ],
          "repo": "https://github.com/projectdiscovery/nuclei",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qgw5-7j4f-fg97"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/76xxx/CVE-2026-76804.json"
  },
  "details": "Nuclei is a vulnerability scanner built on a simple YAML-based DSL. From 3.0.0 until 3.10.0, the workflow template loading path does not enforce the -file capability gate when resolving file: protocol templates referenced by a workflow. An untrusted unsigned workflow can therefore load a file-protocol template and read local files from the scanner host even when the operator has not enabled file templates. The issue affects CLI users running workflows with -w and SDK integrations that accept end-user workflows while relying on the default file-access restriction. This issue is fixed in version 3.10.0.",
  "id": "CVE-2026-76804",
  "modified": "2026-09-24T03:30:58.439086126Z",
  "published": "2026-09-22T16:41:46.188Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/projectdiscovery/nuclei/releases/tag/v3.10.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/76xxx/CVE-2026-76804.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-qgw5-7j4f-fg97"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-76804"
    },
    {
      "type": "FIX",
      "url": "https://github.com/projectdiscovery/nuclei/commit/638be4481d27f1bbf90f971bbf6e3023777f2089"
    },
    {
      "type": "FIX",
      "url": "https://github.com/projectdiscovery/nuclei/pull/7489"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Nuclei: Local File Read via Workflow File-Protocol Gate Bypass"
}