Bug 2512526 (CVE-2026-62992) - CVE-2026-62992 php-smarty: symlink path traversal out of trusted directories
Summary: CVE-2026-62992 php-smarty: symlink path traversal out of trusted directories
Keywords:
Status: NEW
Alias: CVE-2026-62992
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2512570 2512571 2512572 2512573
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-07 15:21 UTC by OSIDB Bzimport
Modified: 2026-08-07 17:05 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-07 15:21:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.