Server-Side Request Forgery (SSRF), is a type of security vulnerability where an attacker can manipulate a server into making unintended requests to internal or external resources.

Server-side Request Forgery (SSRF) vulnerability occurs when an attacker manipulates a server-side application into making HTTP requests to a domain of their choice. This vulnerability exposes the server to arbitrary external requests directed by the attacker.