Description
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.
Published: 2026-07-27
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in phpMyFAQ’s configuration API allows authenticated administrators with CONFIGURATION_EDIT and ATTACHMENT_ADD permissions to write arbitrary PHP files by manipulating the upgrade.lastDownloadedPackage setting. By uploading a malicious ZIP file as an attachment and configuring the updater to point to that file, an attacker can extract code into the application root and execute it as the web server user. The weakness falls under CWE-494: Download of Untrusted Content.

Affected Systems

The product affected is Thorsten’s phpMyFAQ, any installation running a version prior to 4.1.6.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, and the EPSS score of < 1% indicates an extremely low exploitation probability. The vulnerability is not listed in KEV. The attack requires authenticated administrator-level privileges; once those are in play, the attacker can achieve remote code execution with the web server’s privileges. The low EPSS score suggests that exploitation may not yet be widely observed, but the high severity warrants urgent mitigation.

Generated by OpenCVE AI on August 4, 2026 at 13:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade phpMyFAQ to version 4.1.6 or later.
  • Restrict CONFIGURATION_EDIT and ATTACHMENT_ADD permissions to a minimal set of trusted administrators, or remove them entirely if configuration changes are not required.
  • Disable or secure the configuration API and attachment upload feature, ensuring that only safe file types are accepted and that uploaded archives cannot be extracted into the application root.

Generated by OpenCVE AI on August 4, 2026 at 13:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Thorsten
Thorsten phpmyfaq
Vendors & Products Thorsten
Thorsten phpmyfaq

Mon, 27 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description 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.
Title phpMyFAQ before 4.1.6 Remote Code Execution via Configuration API
Weaknesses CWE-494
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Phpmyfaq Phpmyfaq
Thorsten Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:06:34.143Z

Reserved: 2026-07-26T12:22:34.139Z

Link: CVE-2026-66398

cve-icon Vulnrichment

Updated: 2026-07-27T16:21:18.224Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T16:18:12.493

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-66398

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:00:03Z

Weaknesses
  • CWE-494

    Download of Code Without Integrity Check