PT-2026-47330 · Phpmyfaq · Phpmyfaq
CVE-2026-48488
·
Published
2026-06-08
·
Updated
2026-06-24
CVSS v4.0
2.7
Low
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U |
Name of the Vulnerable Software and Affected Versions
phpMyFAQ versions prior to 4.1.4
Description
Attachment passwords are hashed using SHA-1, which is a cryptographically broken algorithm susceptible to collision attacks. A collision attack occurs when two different inputs produce the same hash output. This flaw allows an attacker to generate SHA-1 collisions to bypass attachment protection and increases the risk of password cracking if the database is compromised, with estimated cracking times of less than one minute for standard attachments. The issue is located in the file
phpmyfaq/src/phpMyFAQ/Attachment/AbstractAttachment.php.Recommendations
Update to version 4.1.4.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Phpmyfaq