The core view rendering method View::renderPhpFile() calls extract($_params_, EXTR_OVERWRITE) before the require statement that includes the view file. A caller-controlled parameter named _file_ in the $params array overwrites the internal local variable that specifies which file is included — enabling a Local File Inclusion primitive.
2.0.55
No.
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-11T19:34:28Z",
"cwe_ids": [
"CWE-20",
"CWE-98"
],
"severity": "HIGH",
"nvd_published_at": null
}