CVE-2026-13726
Porthas · MPG (Multiple Page Generator)
The MPG WordPress plugin before 4.1.8 fails to sanitize input, allowing unauthenticated attackers to execute reflected cross-site scripting (XSS) attacks.
Executive summary
A vulnerability in the MPG WordPress plugin allows unauthenticated attackers to perform reflected cross-site scripting, posing a risk of unauthorized actions within a user session.
Vulnerability
This vulnerability is a reflected cross-site scripting (XSS) flaw caused by improper sanitization and escaping of parameters. The attack vector is network-based and requires no authentication, though it does require user interaction to trigger the malicious script in the browser.
Business impact
Successful exploitation allows an attacker to execute arbitrary scripts in the context of the victim's browser session. This can lead to session hijacking, unauthorized data access, or the performance of unauthorized actions on behalf of the user. With a CVSS score of 7.1 (High), this vulnerability represents a significant risk to site integrity and user trust.
Remediation
Immediate Action: Update the MPG plugin to version 4.1.8 or later immediately.
Proactive Monitoring: Monitor site access logs for suspicious URL patterns containing script injection payloads or unusual query parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common XSS attack vectors.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The high severity of this vulnerability necessitates prompt action. Administrators should verify their current version of the MPG plugin and apply the 4.1.8 update without delay to prevent potential compromise of user sessions.