{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "5.0.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "f0a4f5b327942c64edbc53b60655007b147ff6cc"
            }
          ],
          "repo": "https://github.com/perspective-dev/perspective",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67200.json"
  },
  "details": "Perspective 5.0.0 contains a path traversal vulnerability that allows unauthenticated remote attackers to read arbitrary files from the server filesystem by including literal ../ segments in HTTP request URL paths. Attackers can bypass the insufficient query-string-stripping sanitization to traverse outside the configured asset root directory and retrieve sensitive files such as system credentials and application secrets, with results exposed cross-origin due to a wildcard Access-Control-Allow-Origin header set on all responses.",
  "id": "CVE-2026-67200",
  "modified": "2026-08-07T03:30:43.428174730Z",
  "published": "2026-08-04T14:04:39.640Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67200.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67200"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/perspective-path-traversal-via-cwd-static-file-handler"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/perspective-dev/perspective"
    },
    {
      "type": "EVIDENCE",
      "url": "https://christbowel.com/blog/perspective-5-0-0-five-cves/"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Perspective 5.0.0 Path Traversal via cwd_static_file_handler"
}