SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-63302

MEDIUM · CVSS 5.1 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-28 · Last synced 2026-08-27

CyberRota Analysis

AI-Generated

Quick.CMS is susceptible to Local File Inclusion (LFI) through the admin.php endpoint, allowing authenticated attackers with admin privileges to include arbitrary files from the application's directory. This vulnerability can lead to the disclosure of sensitive server directory structures and absolute file paths. Organizations using Quick.CMS, particularly those with admin-level access, should prioritize monitoring for unusual activities, despite the vendor's low likelihood assessment of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-63302
Severity
MEDIUM
CVSS
5.1
EPSS
0.31%

Original NVD Description

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 exploitation allows disclosure of the server's directory structure and absolute file paths (path disclosure). The vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.