CVE-2025-10056
BaseFortify
Publication date: 2025-10-15
Last updated on: 2025-10-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| miunosoft | task_scheduler | 1.6.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-10056 is a Server-Side Request Forgery (SSRF) vulnerability in the Task Scheduler plugin for WordPress, affecting all versions up to and including 1.6.3. It allows authenticated users with Administrator-level access or higher to make web requests to arbitrary locations from the web application. This means attackers can potentially query and modify information from internal services by exploiting the "Check Website" task feature.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker with Administrator-level access to make unauthorized web requests from your WordPress site to arbitrary locations, including internal services. This can lead to unauthorized access, data exposure, or modification of internal information, potentially compromising the security and integrity of your systems.
What immediate steps should I take to mitigate this vulnerability?
Immediate steps include disabling or uninstalling the Task Scheduler plugin version 1.6.3 or earlier, as the plugin has been closed and is unavailable for download pending a full review. Avoid using the 'Check Website' task feature, which is vulnerable to Server-Side Request Forgery. Ensure only trusted administrators have access to the WordPress admin area to reduce risk. [2]