Reversible One-Way Hash in phpMyFAQ - CVE-2026-48488
Published: July 14, 2026
phpMyFAQ
Detailed vulnerability description
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.