CVE-2026-75920 PUBLISHED

phpMyFAQ before 4.1.6 Information Disclosure via Backup ZIP

Assigner: VulnCheck
Reserved: 18.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS 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
CVSS Score: 6

Product Status

Vendor thorsten
Product phpMyFAQ
Versions Default: unaffected
  • affected from 0 to 4.1.6 (excl.)
  • Version 4.1.6 is unaffected

Credits

  • kevinnivekkevin reporter

References

Problem Types

  • Insecure Temporary File CWE