Home

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.

PUBLISHED Reserved 2025-09-25 | Published 2025-09-25 | Updated 2025-09-26 | Assigner VulnCheck




CRITICAL: 9.5CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H

Problem types

CWE-942 Permissive Cross-domain Policy with Untrusted Domains

CWE-918 Server-Side Request Forgery (SSRF)

Product status

Default status
unknown

*
affected

Credits

CertiK's Pentesting Team finder

Jonathan Leitschuh reporter

References

github.com/Rob--W/cors-anywhere/issues/152 issue-tracking

github.com/Rob--W/cors-anywhere/issues/78 issue-tracking

www.certik.com/...gers-of-misconfigured-third-party-software technical-description

www.vulncheck.com/...re-misconfigured-cors-proxy-allows-ssrf third-party-advisory

github.com/...search/security/advisories/GHSA-9wmg-93pw-fc3g third-party-advisory

github.com/Rob--W/cors-anywhere/issues/521 issue-tracking

cve.org (CVE-2020-36851)

nvd.nist.gov (CVE-2020-36851)

Download JSON