CVE Catalog

CVE-2026-67200

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.57%

44th percentile - higher than 44% of all known CVEs

Summary

Perspective 5.0.0 contains a path traversal vulnerability allowing unauthenticated attackers to read arbitrary files from the server filesystem by including literal ../ segments in HTTP request URL paths.

Risk Assessment

Attackers can access sensitive files such as system credentials and application secrets, potentially leading to full compromise.

Recommendation

Update Perspective to a patched version and implement path validation and CORS restrictions.

Other vulnerabilities in Perspective

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS