Every SSRF vulnerability failed to ask: “Is this URL permitted to be fetched by our server — considering everything our server can reach that the user cannot?”
Not “is the URL valid HTTP?” — it was. Not “does the hostname exist?” — it did. Specifically: does fetching this URL expose our internal network, cloud credentials, or local filesystem?