CVE-2026-2711
Server-Side Request Forgery in worldquant-miner URL Handler
Publication date: 2026-02-19
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 |
|---|---|---|
| zhutoutoutousan | worldquant-miner | to 1.0.9 (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 the zhutoutoutousan worldquant-miner software up to version 1.0.9. It is related to an unknown function within the file worldquant-miner-master/agent-dify-api/core/helper/ssrf_proxy.py, specifically in the URL Handler component. The issue arises from the manipulation of the argument make_request, which leads to server-side request forgery (SSRF). This means an attacker can remotely cause the server to make unintended requests to other internal or external resources.
The attack complexity is considered high, and exploiting this vulnerability is difficult. However, the exploit has been publicly disclosed and may be used by attackers.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to perform server-side request forgery, which may enable them to make unauthorized requests from the vulnerable server to other internal or external systems. This can lead to information disclosure, unauthorized access to internal services, or potentially further exploitation depending on the network environment.
Because the exploitability is difficult and the attack complexity is high, the risk is somewhat mitigated, but the presence of a public exploit increases the threat.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know