Description
phpMyFAQ before v4.1.6 writes content backup ZIP archives to the web-accessible document root at content.zip, exposing sensitive files including database credentials. Unauthenticated attackers can race concurrent requests to download the temporary ZIP file before deletion, or exploit XSS in admin contexts to trigger authenticated backups and retrieve the archive.
Published: 2026-08-19
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

phpMyFAQ prior to version 4.1.6 writes backup ZIP archives to the web‑accessible document root as content.zip. The archive can contain sensitive files, including database credentials, which disclose confidential data to users that can download the file. The weakness is classified as CWE‑377, reflecting improper handling of temporary files. Unauthenticated users can race concurrent requests to download the temporary ZIP before the application removes it, or, if they can inject malicious code through XSS in the admin interface, they can trigger a backup and retrieve the archive. Based on the description, it is inferred that the attacker must be able to retrieve the file through a web request or to exploit an existing XSS vulnerability in the admin interface.

Affected Systems

The vulnerability affects all installations of phpMyFAQ built by thorsten that are running any release earlier than 4.1.6. Users relying on the automatic backup feature in these older versions are at risk.

Risk and Exploitability

The CVSS score of 6.0 indicates medium severity. The EPSS score is less than 1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly documented exploits as of the time of this analysis. The likely attack vector is a web-based request that accesses the exposed backup file, or an XSS exploit to trigger the backup from an authenticated administrator session. Given the medium CVSS and the potential for sensitive data exposure, the overall risk is significant for organizations still running unpatched versions.

Generated by OpenCVE AI on August 20, 2026 at 15:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update phpMyFAQ to version 4.1.6 or later.
  • Configure the backup storage path to a directory that is not web‑exposed or disable automatic temporary file creation.
  • Delete any existing content.zip files from the document root or add server rules to block unauthenticated download attempts to temporary ZIP files.

Generated by OpenCVE AI on August 20, 2026 at 15:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description phpMyFAQ before v4.1.6 writes content backup ZIP archives to the web-accessible document root at content.zip, exposing sensitive files including database credentials. Unauthenticated attackers can race concurrent requests to download the temporary ZIP file before deletion, or exploit XSS in admin contexts to trigger authenticated backups and retrieve the archive.
Title phpMyFAQ before 4.1.6 Information Disclosure via Backup ZIP
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
Weaknesses CWE-377
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Phpmyfaq Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-20T15:23:27.806Z

Reserved: 2026-08-18T15:05:54.226Z

Link: CVE-2026-75920

cve-icon Vulnrichment

Updated: 2026-08-20T13:41:45.467Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T14:17:42.527

Modified: 2026-09-01T16:05:18.150

Link: CVE-2026-75920

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T16:00:05Z

Weaknesses