CVE-2025-9884
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-06
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| webdevabq | mobile_site_redirect | 1.2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Mobile Site Redirect plugin for WordPress has a Cross-Site Request Forgery (CSRF) vulnerability in all versions up to 1.2.1. This occurs because the plugin lacks proper nonce validation on a function, allowing unauthenticated attackers to trick a site administrator into performing actions like clicking a malicious link, which can update settings and inject malicious web scripts.
How can this vulnerability impact me? :
This vulnerability can allow attackers to change plugin settings and inject malicious scripts on the affected WordPress site without authentication, potentially compromising the site's integrity and security by executing unauthorized actions through the administrator's interaction.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the Mobile Site Redirect plugin for WordPress to a version later than 1.2.1 where the nonce validation issue is fixed. Additionally, ensure that site administrators are cautious about clicking on suspicious links to avoid being tricked into performing unwanted actions.