SSRF
Server-Side Request Forgery where the server is tricked into making requests to unintended internal or external resources.
How it works
Server-Side Request Forgery where the server is tricked into making requests to unintended internal or external resources.
In WordPress
Can occur in WordPress plugins that fetch remote URLs without validating the target.
Related terms
WP HealthKit checks for SSRF-related vulnerabilities automatically
Run a Free Audit