CVE-2026-46363
medium
CVSS v3
5.4
CVSS v2
—
VIR risk
5.4
Description
phpMyFAQ: Stored XSS in FAQ Question/Answer via Encode-Decode Bypass of removeAttributes() Sanitization
Predictions
Exploit likelihood
64%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | phpmyfaq/phpmyfaq | <4.1.2 | |
| Packagist | thorsten/phpmyfaq | <4.1.2 | |
| Packagist | phpMyFAQ/phpMyFAQ | <4.1.2 | 4.1.2 |
| Packagist | thorsten/phpMyFAQ | <4.1.2 | 4.1.2 |
| COMPOSER | thorsten/phpMyFAQ | < 4.1.2 | 4.1.2 |
| COMPOSER | phpMyFAQ/phpMyFAQ | < 4.1.2 | 4.1.2 |
References
- https://github.com/advisories/GHSA-h36g-93qx-rxgr
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-f5p7-2c9q-8896
- https://www.vulncheck.com/advisories/phpmyfaq-stored-xss-in-faq-question-answer-via-encode-decode-bypass
- https://nvd.nist.gov/vuln/detail/CVE-2026-46363
- https://github.com/thorsten/phpMyFAQ
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.