CVE-2026-62993
Published:August 31, 2026
Updated:September 24, 2026
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to 4.5.7 and 5.8.2, depending on the release line, Smarty's {fetch} handling in libs/plugins/function.fetch.php and src/FunctionHandler/Fetch.php used Security::isTrustedUri() to validate only the initial remote URL against trusted_uri when a security policy was active. For resources handled by file_get_contents(), including HTTPS URLs, PHP followed HTTP redirects by default. An attacker who could supply or influence a fetch target and had an open redirect on a trusted host could redirect the request to an attacker-chosen internal endpoint, bypass the trusted_uri allowlist, and perform server-side request forgery. This issue is fixed in versions 4.5.7 and 5.8.2.
Affected Packages
https://github.com/smarty-php/smarty.git (GITHUB):
Affected version(s) >=v2.6.24 <v4.5.7Fix Suggestion:
Update to version v4.5.7https://github.com/smarty-php/smarty.git (GITHUB):
Affected version(s) >=v5.0.0 <v5.8.2Fix Suggestion:
Update to version v5.8.2smarty/smarty (PHP):
Affected version(s) >=dev-AnrDaemon-fix-issue-549-v3 <v4.5.7Fix Suggestion:
Update to version v4.5.7smarty/smarty (PHP):
Affected version(s) >=v2.6.24 <v4.5.7Fix Suggestion:
Update to version v4.5.7smarty/smarty (PHP):
Affected version(s) >=v5.0.0 <v5.8.2Fix Suggestion:
Update to version v5.8.2Related Resources (9)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.42