CVE-2026-48488 PUBLISHED

phpMyFAQ has Weak Cryptography - SHA1 for Password Hashing

Assigner: GitHub_M
Reserved: 21.05.2026 Published: 08.06.2026 Updated: 08.06.2026

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.4, attachment passwords are hashed using SHA-1, a cryptographically broken algorithm. SHA-1 has been vulnerable to collision attacks since 2017 (SHAttered). Version 4.1.4 fixes the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 2.7

Product Status

Vendor thorsten
Product phpMyFAQ
Versions
  • Version < 4.1.4 is affected

References

Problem Types

  • CWE-328: Use of Weak Hash CWE