CVE-2026-67200 PUBLISHED

Perspective 5.0.0 Path Traversal via cwd_static_file_handler

Assigner: VulnCheck
Reserved: 28.07.2026 Published: 04.08.2026 Updated: 04.08.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 8.7

Product Status

Vendor perspective-dev
Product perspective
Versions Default: affected
  • affected from 0 to 5.0.0 (incl.)

Credits

  • Christ Bowel Bouchuen finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE