CVE-2025-9884: CWE-352 Cross-Site Request Forgery (CSRF) in webdevabq Mobile Site Redirect
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 Analysis
Technical Summary
CVE-2025-9884 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the Mobile Site Redirect plugin for WordPress, developed by webdevabq. This vulnerability exists in all versions up to and including 1.2.1 due to missing or incorrect nonce validation on a critical function responsible for updating plugin settings. Nonce validation is a security mechanism used in WordPress to verify that requests intended to change state originate from legitimate users and not from forged requests. The absence or improper implementation of this validation allows unauthenticated attackers to craft malicious requests that, when executed by an authenticated site administrator (e.g., by clicking a malicious link), can update plugin settings and inject malicious web scripts. This can lead to unauthorized changes in site behavior and potential script injection, which may be used for further attacks such as persistent cross-site scripting (XSS). The CVSS v3.1 base score is 6.1 (medium severity), reflecting that the attack vector is network-based, requires no privileges but does require user interaction (the administrator must be tricked into clicking a link). The scope is changed, meaning the vulnerability affects components beyond the initially vulnerable plugin, potentially impacting the broader WordPress site environment. The confidentiality and integrity impacts are low but notable, while availability is not affected. No known exploits are currently reported in the wild, but the vulnerability's nature makes it a significant risk for targeted attacks against WordPress sites using this plugin.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the Mobile Site Redirect plugin on WordPress. Successful exploitation could allow attackers to alter site configurations and inject malicious scripts, potentially leading to compromised site integrity and unauthorized data exposure. This can damage organizational reputation, disrupt web services, and facilitate further attacks such as phishing or malware distribution. Given the widespread use of WordPress across European businesses, including SMEs and larger enterprises, the risk is amplified where site administrators may be targeted via social engineering to trigger the CSRF attack. Sectors relying heavily on web presence, such as e-commerce, media, and public services, could face operational and compliance challenges, especially under regulations like GDPR if personal data is exposed or manipulated. Although no availability impact is noted, the integrity and confidentiality concerns warrant prompt attention to prevent exploitation that could cascade into broader security incidents.
Mitigation Recommendations
1. Immediate update or patching of the Mobile Site Redirect plugin once a fixed version is released by the vendor. Since no patch links are currently available, organizations should monitor vendor announcements closely. 2. Implement Web Application Firewall (WAF) rules to detect and block suspicious CSRF attempts targeting the plugin's endpoints. 3. Enforce strict administrative access controls and limit the number of users with plugin configuration privileges to reduce the attack surface. 4. Educate site administrators on the risks of clicking unsolicited links, especially when logged into administrative accounts, to mitigate social engineering vectors. 5. Review and harden nonce validation mechanisms in custom or third-party plugins to ensure proper CSRF protections are in place. 6. Conduct regular security audits and penetration testing focusing on WordPress plugins to identify similar vulnerabilities proactively. 7. Consider disabling or replacing the Mobile Site Redirect plugin with alternatives that follow secure coding practices if immediate patching is not feasible.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-9884: CWE-352 Cross-Site Request Forgery (CSRF) in webdevabq Mobile Site Redirect
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-Powered Analysis
Technical Analysis
CVE-2025-9884 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the Mobile Site Redirect plugin for WordPress, developed by webdevabq. This vulnerability exists in all versions up to and including 1.2.1 due to missing or incorrect nonce validation on a critical function responsible for updating plugin settings. Nonce validation is a security mechanism used in WordPress to verify that requests intended to change state originate from legitimate users and not from forged requests. The absence or improper implementation of this validation allows unauthenticated attackers to craft malicious requests that, when executed by an authenticated site administrator (e.g., by clicking a malicious link), can update plugin settings and inject malicious web scripts. This can lead to unauthorized changes in site behavior and potential script injection, which may be used for further attacks such as persistent cross-site scripting (XSS). The CVSS v3.1 base score is 6.1 (medium severity), reflecting that the attack vector is network-based, requires no privileges but does require user interaction (the administrator must be tricked into clicking a link). The scope is changed, meaning the vulnerability affects components beyond the initially vulnerable plugin, potentially impacting the broader WordPress site environment. The confidentiality and integrity impacts are low but notable, while availability is not affected. No known exploits are currently reported in the wild, but the vulnerability's nature makes it a significant risk for targeted attacks against WordPress sites using this plugin.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the Mobile Site Redirect plugin on WordPress. Successful exploitation could allow attackers to alter site configurations and inject malicious scripts, potentially leading to compromised site integrity and unauthorized data exposure. This can damage organizational reputation, disrupt web services, and facilitate further attacks such as phishing or malware distribution. Given the widespread use of WordPress across European businesses, including SMEs and larger enterprises, the risk is amplified where site administrators may be targeted via social engineering to trigger the CSRF attack. Sectors relying heavily on web presence, such as e-commerce, media, and public services, could face operational and compliance challenges, especially under regulations like GDPR if personal data is exposed or manipulated. Although no availability impact is noted, the integrity and confidentiality concerns warrant prompt attention to prevent exploitation that could cascade into broader security incidents.
Mitigation Recommendations
1. Immediate update or patching of the Mobile Site Redirect plugin once a fixed version is released by the vendor. Since no patch links are currently available, organizations should monitor vendor announcements closely. 2. Implement Web Application Firewall (WAF) rules to detect and block suspicious CSRF attempts targeting the plugin's endpoints. 3. Enforce strict administrative access controls and limit the number of users with plugin configuration privileges to reduce the attack surface. 4. Educate site administrators on the risks of clicking unsolicited links, especially when logged into administrative accounts, to mitigate social engineering vectors. 5. Review and harden nonce validation mechanisms in custom or third-party plugins to ensure proper CSRF protections are in place. 6. Conduct regular security audits and penetration testing focusing on WordPress plugins to identify similar vulnerabilities proactively. 7. Consider disabling or replacing the Mobile Site Redirect plugin with alternatives that follow secure coding practices if immediate patching is not feasible.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-09-02T21:58:16.770Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68dfb276c3835a5fbe033c8a
Added to database: 10/3/2025, 11:24:38 AM
Last enriched: 10/3/2025, 11:26:32 AM
Last updated: 10/7/2025, 12:01:37 AM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-34251: CWE-269 Improper Privilege Management in Tesla Telematics Control Unit (TCU)
HighCVE-2025-43824: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Liferay Portal
MediumCVE-2025-61768: CWE-20: Improper Input Validation in xuemian168 kuno
MediumCVE-2025-59452: CWE-340 Generation of Predictable Numbers or Identifiers in YoSmart YoLink API
MediumCVE-2025-59451: CWE-863 Incorrect Authorization in YoSmart YoLink application
LowActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.