216.73.216.197

CVE-2026-39850

· Published 20/05/2026 20:16 · Modified 21/05/2026 15:24

Labels: CVE-2026-39850 2026-05-20CVE-2026-39850CWE-20[email protected]

Essential information

Published
20/05/2026 20:16
Modified
21/05/2026 15:24
Author
Creator
CVSS
7.4 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

Description

Yii 2 is a PHP application framework. Versions 2.0.54 and prior contain flawed logic in the core view rendering method View::renderPhpFile() that leads to Local File Inclusion. The function calls extract($_params_, EXTR_OVERWRITE) before the require statement that loads the view file. As a result, a caller-controlled _file_ key in the $params array overwrites the internal local variable specifying which file to include, potentially enabling RCE if an attacker can write PHP files through a separate primitive, as well as information disclosure. This issue has been fixed in version 2.0.55.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yii / yii cpe:2.3:a:yii:yii:2.0.0-2.0.54:*:*:*:*:*:*:*

References