CVE Catalog

CVE-2026-63303

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

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

Summary

Quick.CMS is vulnerable to Path Traversal via the URI path component of HTTP requests. An authenticated attacker with admin privileges can read files in the parent directory of the webroot using ../ sequences in the URI.

Risk Assessment

An attacker can access sensitive configuration files or data outside the webroot.

Recommendation

The vendor does not plan a fix; apply additional protections such as WAF rules blocking ../ sequences.

Other vulnerabilities in Quick.CMS

See all
Original NVD description (English source)

A Path Traversal vulnerability exists in Quick.CMS through the URI path component of HTTP requests, where the server fails to normalize dot-dot-slash (../) sequences before resolving and serving the requested file. An authenticated attacker with admin privileges can use this vulnerability to read contents of files located in the sibling directory of the webroot via a crafted HTTP request containing ../ sequences in the URI. The vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.

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