Vulnerability Description
phpMyFAQ before 4.1.2 contains a sql injection vulnerability in CurrentUser::setTokenData that allows authenticated attackers to execute arbitrary SQL by injecting malicious OAuth token claims. Attackers with Azure AD accounts containing SQL metacharacters in display names or JWT claims can break out of string literals and execute arbitrary database queries.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-pm8c-3qq3-72w7
- https://www.vulncheck.com/advisories/phpmyfaq-sql-injection-in-currentuser-setto
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-pm8c-3qq3-72w7
FAQ
What is CVE-2026-46359?
CVE-2026-46359 is a vulnerability with a CVSS score of 7.5 (HIGH). phpMyFAQ before 4.1.2 contains a sql injection vulnerability in CurrentUser::setTokenData that allows authenticated attackers to execute arbitrary SQL by injecting malicious OAuth token claims. Attack...
How severe is CVE-2026-46359?
CVE-2026-46359 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46359?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.