CVE-2026-94391
6.5Rustaurius · Ultimate FAQ
A stored cross-site scripting vulnerability in the Ultimate FAQ plugin allows authenticated contributors to inject malicious scripts into web pages.
Executive summary
The Ultimate FAQ plugin for WordPress is vulnerable to cross-site scripting, which could allow authenticated contributors to execute unauthorized scripts in the context of a victim's session.
Vulnerability
This is a cross-site scripting vulnerability (CWE-79) triggered by improper neutralization of user-supplied input. An attacker with contributor-level privileges can inject malicious scripts that execute in the browser of a user viewing the FAQ content.
Business impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary scripts in the context of an administrator or other user session. This can lead to unauthorized actions, session hijacking, or the theft of sensitive session cookies. Given the CVSS score of 6.5, this medium-severity flaw poses a significant risk to the integrity and confidentiality of the WordPress administrative interface.
Remediation
Immediate Action: Update the Ultimate FAQ plugin to version 2.5.0 or the latest available version provided by the vendor.
Proactive Monitoring: Review WordPress user access logs for unusual activity originating from accounts with contributor roles and monitor for unexpected changes to FAQ content.
Compensating Controls: Deploy a Web Application Firewall with active XSS filtering rules to inspect and block malicious payload injection attempts directed at the plugin endpoints.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Organizations utilizing the Ultimate FAQ plugin should prioritize updating to version 2.5.0 immediately to eliminate the injection vulnerability. While the attack requires authenticated access, the potential for privilege escalation and session compromise warrants prompt remediation to maintain a secure administrative environment.
More Rustaurius CVEs
History
- Analyst report written
Sources
Originally found and disclosed by Ananda Dhakal (Patchstack) | Patchstack Bug Bounty Program, per the CVE Program record.