CVE Catalog

CVE-2026-85593

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

phpMyFAQ versions before 4.1.8 contain a stored XSS 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.

Risk Assessment

Malicious code can execute in the browsers of all FAQ visitors, potentially leading to data theft, phishing, or session hijacking.

Recommendation

Update phpMyFAQ to version 4.1.8 or later. Restrict FAQ editing privileges to trusted users.

Other vulnerabilities in phpMyFAQ

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS