---
id: CVE-2026-67200
title: >-
  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
summary: >-
  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 t…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
published: '2026-08-04'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:35:08.537'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-67200'
references:
  - url: 'https://christbowel.com/blog/perspective-5-0-0-five-cves/'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/perspective-path-traversal-via-cwd-static-file-handler
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.0085
epssPercentile: 0.56324
ingestedAt: '2026-09-09T21:22:45.522Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
