Download of code without integrity check in phpMyFAQ - #VU137470

 

Download of code without integrity check in phpMyFAQ - #VU137470

Published: July 14, 2026


Vulnerability identifier: #VU137470
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-494
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Thorsten Rinne
Affected software:
phpMyFAQ

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to download of code without integrity check in the update package handling in the configuration and updater APIs when processing a user-controlled update-package path. A remote user can upload a crafted zip file, set the updater package path to it, and trigger extraction and installation to execute arbitrary code.

Exploitation requires CONFIGURATION_EDIT and ATTACHMENT_ADD permissions, and the crafted archive is installed into the application root through the updater workflow.


Remediation

Install security update from vendor's website.

Sources