VYPR

Quick CMS

by Quick CMS

CVEs (3)

  • CVE-2026-63303Jul 28, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-63302Jul 28, 2026
    risk 0.00cvss epss 0.00

    Quick.CMS is vulnerable to Local File Inclusion (LFI) in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful…

  • CVE-2026-63301Jul 28, 2026
    risk 0.00cvss epss 0.00

    In Quick.CMS, the administrative user interface restricts deletion of the primary language by omitting the corresponding option from the interface; however, the underlying language-deletion API endpoint does not enforce an equivalent server-side authorization check. As a result,…