CVE-2026-62992

MEDIUM CVSS 4.0: 6.9
Updated Aug 07, 2026
PHP
Parameter Value
CVSS 6.9 (MEDIUM)
Type CWE-61 (UNIX Symlink Following), CWE-22 (Path Traversal)
Vendor PHP
Public PoC No

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to 5.8.2 (and 4.5.7 on the 4.x line), Security::_checkDir() does not fully resolve symbolic links before validating that a requested path lies within a configured secure directory. An attacker able to place or reference a symlink within a directory Smarty treats as trusted (e.g., a template or config directory) could use it to point outside the intended secure directory, bypassing the containment check and reading arbitrary files accessible to the PHP process.

This issue is fixed in versions 5.8.2 and 4.5.7.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
High
Admin privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Vulnerable Products

smarty-php:smarty