CVE-2026-46361 MEDIUM

CVE-2026-46361: phpMyFAQ - Stored Cross-Site Scripting via raw Filter in search.twig

Vendor Thorsten
Product phpmyfaq
Weakness CWE-79 · XSS
Published May 15, 2026
Last update May 28, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N

What the vulnerability does

Description

phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in search.twig where result.question and result.answerPreview are rendered with the raw filter, disabling autoescape protection. Attackers with FAQ editor privileges can inject HTML-entity-encoded payloads that bypass html_entity_decode(strip_tags()) processing in SearchController.php, executing arbitrary JavaScript in every visitor's browser context including administrators.

Key dates

Disclosure timeline

May 15, 2026 CVE published
May 28, 2026 Record updated