CVE-2020-36851
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-25

Last updated on: 2025-09-26

Assigner: VulnCheck

Description
Rob -- W / cors-anywhere instances configured as an open proxy allow unauthenticated external users to induce the server to make HTTP requests to arbitrary targets (SSRF). Because the proxy forwards requests and headers, an attacker can reach internal-only endpoints and link-local metadata services, retrieve instance role credentials or other sensitive metadata, and interact with internal APIs and services that are not intended to be internet-facing. The vulnerability is exploitable by sending crafted requests to the proxy with the target resource encoded in the URL; many cors-anywhere deployments forward arbitrary methods and headers (including PUT), which can permit exploitation of IMDSv2 workflows as well as access to internal management APIs. Successful exploitation can result in theft of cloud credentials, unauthorized access to internal services, remote code execution or privilege escalation (depending on reachable backends), data exfiltration, and full compromise of cloud resources. Mitigation includes: restricting the proxy to trusted origins or authentication, whitelisting allowed target hosts, preventing access to link-local and internal IP ranges, removing support for unsafe HTTP methods/headers, enabling cloud provider mitigations, and deploying network-level protections.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-25
Last Modified
2025-09-26
Generated
2026-05-07
AI Q&A
2025-09-25
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rob-w cors-anywhere *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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.
CWE-942 The product uses a web-client protection mechanism such as a Content Security Policy (CSP) or cross-domain policy file, but the policy includes untrusted domains with which the web client is allowed to communicate.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability involves cors-anywhere instances configured as open proxies that allow unauthenticated external users to make the server send HTTP requests to arbitrary targets (Server-Side Request Forgery - SSRF). Attackers can use this to access internal-only endpoints, metadata services, retrieve cloud instance credentials, and interact with internal APIs not meant to be internet-facing. Exploitation is done by sending crafted requests with the target resource encoded in the URL, potentially using unsafe HTTP methods and headers. This can lead to theft of cloud credentials, unauthorized access, remote code execution, privilege escalation, data exfiltration, and full compromise of cloud resources.


How can this vulnerability impact me? :

The impact includes theft of cloud credentials, unauthorized access to internal services, remote code execution or privilege escalation depending on the reachable backends, data exfiltration, and potentially full compromise of cloud resources.


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include restricting the proxy to trusted origins or requiring authentication, whitelisting allowed target hosts, preventing access to link-local and internal IP ranges, removing support for unsafe HTTP methods and headers, enabling cloud provider mitigations, and deploying network-level protections.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart