๐Ÿ” CVE Alert

CVE-2026-62993

UNKNOWN 0.0

Smarty: SSRF via redirect bypass of trusted_uri using {fetch}

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor smarty-php
Product smarty
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for smarty-php smarty

Be the first to know when new unknown vulnerabilities affecting smarty-php smarty are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

smarty-php / smarty
>= 5.0.0, < 5.8.2 < 4.5.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/smarty-php/smarty/security/advisories/GHSA-cq55-c7wv-pxmq github.com: https://github.com/smarty-php/smarty/pull/1194 github.com: https://github.com/smarty-php/smarty/commit/31e06fc087a8b5a9b236c1e5dacc1c2850a2c115 github.com: https://github.com/smarty-php/smarty/commit/a1ccdb0518021a559b4066c37b76a42c86bbce90 github.com: https://github.com/smarty-php/smarty/releases/tag/v4.5.7 github.com: https://github.com/smarty-php/smarty/releases/tag/v5.8.2