Reversible One-Way Hash in phpMyFAQ - CVE-2026-48488

 

Reversible One-Way Hash in phpMyFAQ - CVE-2026-48488

Published: July 14, 2026


Vulnerability identifier: #VU137458
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-48488
CWE-ID: CWE-328
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass attachment protection.

The vulnerability exists due to use of a weak hash in phpMyFAQ Attachment password hashing in AbstractAttachment.php when verifying attachment passwords. A remote attacker can generate a SHA-1 collision to bypass attachment protection.

If the password hash database is compromised, the weak hashing algorithm also increases the risk of password cracking.


Affected software

phpMyFAQ

How to mitigate CVE-2026-48488

Install security update from vendor's website.

phpMyFAQ - update to 4.1.4

External References

Related Security Bulletins