CVE-2025-65593
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nopcommerce | nopcommerce | 4.90.0 |
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?
This vulnerability in nopCommerce 4.90.0 is a Cross Site Request Forgery (CSRF) issue affecting the Schedule Tasks functionality. It means that an attacker could trick a logged-in user into executing unwanted actions on the website without their consent by exploiting the way the Schedule Tasks feature processes requests.
How can this vulnerability impact me? :
The impact of this vulnerability could allow attackers to perform unauthorized actions related to scheduled tasks on the nopCommerce platform, potentially disrupting automated processes or causing unintended operations to be executed without the user's knowledge or approval.