The server fetches a URL supplied by the user, letting an attacker reach internal services or cloud metadata.
Patch, then validate the destination against an allow-list and block private/link-local ranges.
Allow-list outbound destinations; resolve and re-check the IP, and block 169.254.169.254 and RFC-1918 ranges.
Stateward flags Server-Side Request Forgery (SSRF) in your own code and dependencies on every pull request.
Scan my repoSources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.