CVE-2026-13726 in MPG Plugininfo

Summary

by MITRE • 07/27/2026

The MPG WordPress plugin before 4.1.8 does not sanitise and escape a parameter before reflecting it back in the response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting against a victim who is induced to send a crafted request.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Analysis

by VulDB Data Team • 07/27/2026

The vulnerability in the MPG WordPress plugin affects versions prior to 4.1.8 and represents a classic reflected cross-site scripting flaw that enables unauthenticated attackers to inject malicious scripts into web responses. This issue occurs when the plugin fails to properly sanitise and escape user-supplied parameters before incorporating them into HTTP responses, creating an avenue for persistent security breaches. The vulnerability specifically manifests in scenarios where victims are induced to click on crafted links or visit malicious pages that contain the XSS payload within the plugin's parameter handling mechanism.

From a technical perspective, the flaw resides in the plugin's inadequate input validation and output escaping routines that process user-supplied data without proper sanitisation. When the MPG plugin receives a request containing unfiltered parameters, it directly incorporates these values into the HTTP response without appropriate encoding or sanitisation measures. This allows attackers to inject malicious JavaScript code that executes in the context of the victim's browser session, potentially leading to session hijacking, credential theft, or other malicious activities.

The operational impact of this vulnerability extends beyond simple script execution as it creates a persistent threat vector that can be leveraged for various attack vectors including session manipulation, data exfiltration, and privilege escalation. Attackers can craft malicious URLs containing XSS payloads that, when clicked by authenticated users, execute scripts in their browser context. This makes the vulnerability particularly dangerous within enterprise environments where users may have elevated privileges or access to sensitive information.

The vulnerability aligns with CWE-79 which specifically addresses cross-site scripting flaws in web applications, and demonstrates characteristics consistent with ATT&CK technique T1566 related to spearphishing attacks that exploit web application vulnerabilities. The reflected nature of this XSS vulnerability means that the malicious script is not stored on the server but rather injected through a crafted request, making it difficult to detect through traditional security monitoring approaches. Organizations using the MPG plugin version 4.1.7 or earlier are particularly at risk and should implement immediate mitigations including updating to the patched version 4.1.8 or later, implementing proper input validation measures, and conducting security reviews of all active WordPress plugins to identify similar vulnerabilities.

Mitigation strategies should include comprehensive parameter sanitisation across all user-input handling within the plugin, implementation of Content Security Policy headers to limit script execution, and regular security auditing of web applications. Additionally, administrators should consider implementing web application firewalls and monitoring for suspicious request patterns that may indicate attempted exploitation of XSS vulnerabilities. The patch released by the plugin developers addresses the root cause by ensuring all parameters are properly escaped and sanitised before inclusion in HTTP responses, thereby preventing the injection of malicious scripts into user sessions.

Responsible

WPScan

Reservation

06/29/2026

Disclosure

07/27/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Do you need the next level of professionalism?

Upgrade your account now!