{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "8.0.0"
              },
              {
                "fixed": "8.0.5"
              },
              {
                "introduced": "7.1.0"
              },
              {
                "fixed": "7.3.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "b565af6f1123a62b3058253b2147574b8515e89f"
            },
            {
              "fixed": "1a12d4ca4c62eedaeaf734d722b27ab17b5b1dd0"
            },
            {
              "introduced": "931684ef1ea8b120fcc2f1f2b001b8d24d85daa7"
            },
            {
              "fixed": "cc383e07b66d4c5a9768fcb570e0af812cb8d999"
            }
          ],
          "repo": "https://github.com/vitejs/vite",
          "type": "GIT"
        },
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:voidzero:vite\\+:*:*:*:*:*:node.js:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.1.15"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "bf39b756ae038af3d34bbceeedc9ecf60afdd9a8"
            }
          ],
          "repo": "https://github.com/voidzero-dev/vite-plus",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-v2wj-q39q-566r"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-180",
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39364.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "0.1.16"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Vite is a frontend tooling framework for JavaScript. From 7.1.0 to before 7.3.2 and 8.0.5, on the Vite dev server, files that should be blocked by server.fs.deny (e.g., .env, *.crt) can be retrieved with HTTP 200 responses when query parameters such as ?raw, ?import\u0026raw, or ?import\u0026url\u0026inline are appended. This vulnerability is fixed in 7.3.2 and 8.0.5.",
  "id": "CVE-2026-39364",
  "modified": "2026-07-27T03:56:15.124353774Z",
  "published": "2026-04-07T19:12:47.577Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39364.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://access.redhat.com/errata/RHSA-2026:24866"
    },
    {
      "type": "ADVISORY",
      "url": "https://access.redhat.com/security/cve/CVE-2026-39364"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39364.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/vitejs/vite/security/advisories/GHSA-v2wj-q39q-566r"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39364"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456181"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Vite has a `server.fs.deny` bypass with queries"
}