Vulnerability Description
phpMyFAQ versions before 4.1.8 contain a stored cross-site scripting vulnerability in FaqHelper::convertOldInternalLinks() that calls html_entity_decode() on sanitized FAQ content, reversing entity-encoding protection. Authenticated users with FAQ editing privileges can inject JavaScript payloads that execute in the browsers of all users viewing the affected FAQ pages.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-x6qj-5jhf-xgpm
- https://www.vulncheck.com/advisories/phpmyfaq-before-4.1.8-stored-xss-via-html-e
FAQ
What is CVE-2026-85593?
CVE-2026-85593 is a vulnerability with a CVSS score of 5.4 (MEDIUM). phpMyFAQ versions before 4.1.8 contain a stored cross-site scripting vulnerability in FaqHelper::convertOldInternalLinks() that calls html_entity_decode() on sanitized FAQ content, reversing entity-en...
How severe is CVE-2026-85593?
CVE-2026-85593 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85593?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.