SSRF (Server-Side Request Forgery) is a web security vulnerability that allows an attacker to trick a server into making unauthorized requests to internal or external resources. This occurs when a web application fetches data from a user-supplied URL without proper validation, enabling the attacker to interact with internal systems that are normally protected by firewalls or network segmentation. Learn more: https://en.wikipedia.org/wiki/SSRF