Description
phpMyFAQ versions before 4.1.8 include live TOTP shared secrets in plaintext within user data export ZIP files. Attackers obtaining exported archives can extract the TOTP seed and generate valid one-time codes to bypass two-factor authentication.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker who has access to a user data export ZIP file to read a plaintext TOTP shared secret. Possessing the seed enables the attacker to generate one‑time passwords that satisfy the MFA requirement and gain unauthorized login. This jeopardises confidentiality and integrity of user accounts but does not directly compromise the system itself, hence the moderate CVSS score.

Affected Systems

Any installation of phpMyFAQ older than version 4.1.8 is affected, regardless of sub‑release. The issue originates in the export functionality that bundles user authentication data into the ZIP archive.

Risk and Exploitability

The CVSS v3.1 score of 5.3 indicates moderate severity. No EPSS or KEV listing suggests limited public exploitation or missing community engagement data. Attackers would need to obtain or intercept an exported ZIP, which is typically conducted by a compromised user account or an attacker who has gained file‑system or database access. Upon acquisition, the exported secret can be used immediately to bypass MFA without further action.

Generated by OpenCVE AI on September 4, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade phpMyFAQ to version 4.1.8 or later to eliminate the export of TOTP secrets
  • Restrict the data export feature to only trusted administrators and enforce strict authentication controls
  • Audit export logs for suspicious activity and consider revoking affected user accounts if the secret leakage is suspected

Generated by OpenCVE AI on September 4, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description phpMyFAQ versions before 4.1.8 include live TOTP shared secrets in plaintext within user data export ZIP files. Attackers obtaining exported archives can extract the TOTP seed and generate valid one-time codes to bypass two-factor authentication.
Title phpMyFAQ before 4.1.8 TOTP Secret Exposure via Data Export
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
Weaknesses CWE-200
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq
References
Metrics cvssV4_0

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


Subscriptions

Phpmyfaq Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T11:29:54.669Z

Reserved: 2026-09-04T10:59:00.161Z

Link: CVE-2026-85588

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T12:17:21.013

Modified: 2026-09-04T12:17:21.013

Link: CVE-2026-85588

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T12:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor