CVE-2025-10764
BaseFortify
Publication date: 2025-09-21
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zkea | zkeacms | to 4.3 (inc) |
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?
This vulnerability exists in SeriaWei ZKEACMS up to version 4.3, specifically in the Edit function of the PendingTaskController.cs file within the Event Action System component. It allows an attacker to manipulate the argument 'Data' to perform a server-side request forgery (SSRF) attack remotely. This means an attacker can make the server send unauthorized requests to other internal or external systems.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to make the server perform unauthorized requests, potentially accessing internal resources, bypassing firewalls, or interacting with other systems that are not directly accessible. This can lead to information disclosure, unauthorized actions, or further exploitation within the network.