Bug 2512571 - CVE-2026-62992 php-smarty4: symlink path traversal out of trusted directories [epel-all]
Summary: CVE-2026-62992 php-smarty4: symlink path traversal out of trusted directories...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-smarty4
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Xavier Bachelot
QA Contact:
URL:
Whiteboard: {"flaws": ["804e3e01-39ce-46d3-8ee1-6...
Depends On:
Blocks: CVE-2026-62992
TreeView+ depends on / blocked
 
Reported: 2026-08-07 17:05 UTC by Guilherme de Almeida Suckevicz
Modified: 2026-08-07 17:05 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2026-08-07 17:05:16 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.