Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Imduong

#15373of 54,996
18Total CVSS
Vulnerabilities · 2
High
1
Critical
1
PT-2026-64998
8.6
2026-07-27
Thorsten · Phpmyfaq · CVE-2026-66397
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.
PT-2026-64999
9.4
2026-07-27
Thorsten · Phpmyfaq · CVE-2026-66398
phpMyFAQ before v4.1.6 contains a remote code execution vulnerability in the configuration API that allows authenticated administrators with CONFIGURATION EDIT and ATTACHMENT ADD privileges to write arbitrary PHP files by manipulating the upgrade.lastDownloadedPackage setting. Attackers can upload a malicious ZIP file as an attachment, point the updater configuration to its stored path, and extract it into the application root to achieve code execution as the web server user.