CVE-2025-9884
Description
The Mobile Site Redirect plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Mobile Site Redirect plugin for WordPress allows unauthenticated attackers to update settings and inject scripts via forged requests.
Vulnerability
Overview The Mobile Site Redirect plugin for WordPress, in all versions up to and including 1.2.1, is vulnerable to Cross-Site Request Forgery (CSRF). The root cause is missing or incorrect nonce validation on a function that handles settings updates. This flaw allows an attacker to craft a malicious request that, when triggered by an authenticated administrator, can modify plugin settings and inject arbitrary web scripts [1].
Exploitation
Prerequisites Exploitation requires no authentication from the attacker, but relies on social engineering to trick a site administrator into performing an action such as clicking a link. The attack is performed via a forged HTTP request that leverages the administrator's active session to execute unauthorized actions [1].
Impact
Successful exploitation enables an unauthenticated attacker to update plugin settings and inject malicious web scripts. This can lead to stored cross-site scripting (XSS) attacks, potentially compromising the WordPress site and its users [1].
Mitigation
Status The plugin has been closed as of September 30, 2025, due to a security issue and is no longer available for download. Users should remove the plugin immediately and seek alternative solutions [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.