SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-66397

HIGH · CVSS 8.6 EPSS 0.33% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability in phpMyFAQ prior to version 4.1.6 allows authenticated attackers to exploit insufficient path validation in the existing_image field during category updates, leading to arbitrary file deletion. This can enable attackers to remove critical files, such as the database.php configuration, thereby disabling security measures and facilitating unauthorized access to the installation wizard for creating superadmin accounts. Organizations using phpMyFAQ should prioritize this issue to safeguard against potential account takeovers and unauthorized access.

Public Exploit Signal

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

Detected Signals
exploit
GitHub PoC Links

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

CVE
CVE-2026-66397
Severity
HIGH
CVSS
8.6
EPSS
0.33%

Original NVD Description

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existing_image field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete(). Attackers can delete the database.php configuration file to disable the installation gate and access the public setup wizard to create new superadmin accounts.