Server-Side Request Forgery (SSRF) in Smarty - CVE-2026-62993
Published: July 21, 2026
Smarty
Detailed vulnerability description
The vulnerability allows a remote user to perform server-side request forgery.
The vulnerability exists due to improper restriction of outbound requests in {fetch} when processing a remote URL that redirects from a trusted host to a non-trusted internal target. A remote user can supply a fetch target or influence one to perform server-side request forgery.
Exploitation requires an active security policy and an open redirect on a host permitted by the trusted_uri allowlist.