Lucene search
+L

344 matches found

Cvelist
Cvelist
•added 2026/05/20 7:51 p.m.•69 views

CVE-2026-39850 Yii 2: Local file inclusion via view parameter name collision

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, EXTROVERWRITE before the require statement that loads the view file. As a result, a...

7.4CVSS0.00495EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/20 7:51 p.m.•16 views

CVE-2026-39850 Yii 2: Local file inclusion via view parameter name collision

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, EXTROVERWRITE before the require statement that loads the view file. As a result, a...

7.4CVSS5.8AI score
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/20 7:51 p.m.•11 views

CVE-2026-39850

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, EXTROVERWRITE before the require statement that loads the view file. As a result, a...

7.4CVSS5.7AI score0.00495EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/05/20 7:51 p.m.•137 views

CVE-2026-39850

Summary: Yii 2.x before 2.0.55 contains a Local File Inclusion flaw in View::renderPhpFile() caused by caller-controlled file parameter, which can overwrite the internal file selection and potentially enable RCE and information disclosure. Affected versions: 2.0.54 and earlier. Root cause: extrac...

7.4CVSS5.7AI score0.00495EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/20 12:00 a.m.•24 views

Yii 输入验证错误漏洞

Yii is a high-performance PHP framework developed by the YII team. It is designed for developing large-scale web applications using components. Yii 2 versions 2.0.54 and earlier contained a vulnerability related to input validation errors. This vulnerability stemmed from a logical flaw in the cor...

7.4CVSS6.4AI score0.00495EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/20 12:00 a.m.•0 views

CVE-2026-39850: Improper Input Validation

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, EXTROVERWRITE before the require statement that loads the view file. As a result, a...

7.4CVSS5.8AI score0.00495EPSS
SaveExploits0References3
Veracode
Veracode
•added 2026/05/16 5:46 a.m.•18 views

Local File Inclusion

Yii 2 is vulnerable to local file inclusion LFI. The vulnerability is due to improper handling of user-controlled parameters in View::renderPhpFile, where the file parameter can overwrite the internal file path before inclusion, allowing attackers to include arbitrary local files and potentially...

7.4CVSS6.5AI score0.00495EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2026/05/12 9:16 p.m.•20 views

CVE-2026-44011

Craft CMS is a content management system CMS. From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. The request-controlled...

8.6CVSS0.00441EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/05/12 8:25 p.m.•13 views

CVE-2026-44011 Craft CMS: Potential authenticated Remote Code Execution via malicious attached Behavior

Craft CMS is a content management system CMS. From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. The request-controlled...

8.6CVSS6.1AI score0.00441EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/12 12:00 a.m.•1 views

CVE-2026-44011: Signal Handler Use of a Non-reentrant Function

Craft CMS is a content management system CMS. From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. The request-controlled...

8.6CVSS6.2AI score0.00441EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/12 12:00 a.m.•31 views

Craft CMS 安全漏洞

Craft CMS is an open-source content management system developed by Craft CMS. Versions of Craft CMS from 4.0.0 to 4.17.12 and 5.9.18 contained security vulnerabilities. These vulnerabilities stemmed from input handling defects in the Yii object creation path, which could allow any authenticated...

8.6CVSS6AI score0.00441EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/05/11 7:34 p.m.•23 views

Yii 2: Local file inclusion via view parameter name collision

The core view rendering method View::renderPhpFile calls extract$params, EXTROVERWRITE 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...

7.4CVSS5.8AI score0.00495EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/05/11 7:34 p.m.•22 views

GHSA-5VPG-RJ7Q-QPW2 Yii 2: Local file inclusion via view parameter name collision

The core view rendering method View::renderPhpFile calls extract$params, EXTROVERWRITE 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...

7.4CVSS5.8AI score0.00495EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/05/11 7:34 p.m.•47 views

PHP Remote File Inclusion

Overview yiisoft/yii2 is a Yii PHP Framework. Affected versions of this package are vulnerable to PHP Remote File Inclusion via the View::renderPhpFile process. An attacker can access arbitrary files or potentially execute code by supplying a specially crafted file parameter in the $params array,...

9.1CVSS6.1AI score0.00495EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/09 12:00 a.m.•82 views

PT-2026-39402

Name of the Vulnerable Software and Affected Versions Yii Framework versions prior to 2.0.55 Description Internal variables in the View::renderPhpFile and ErrorHandler::renderFile functions are not isolated, which can lead to parameter collisions that allow the overriding of included file paths...

7.4CVSS5.8AI score0.00495EPSS
SaveExploits0References11
OSV
OSV
•added 2026/05/06 5:54 p.m.•78 views

GHSA-QRGM-P9W5-RRFW Craft CMS has Potential Authenticated Remote Code Execution via Malicious Attached Behavior

We identified a vulnerability in the latest version of Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. Yii’s dynamic object configuration, as implemented in...

8.6CVSS6.1AI score0.00441EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/05/06 12:00 a.m.•33 views

PT-2026-38286

Name of the Vulnerable Software and Affected Versions Craft CMS versions 4.0.0 through 4.17.11 Craft CMS versions 5.0.0 through 5.9.17 Description An input-handling flaw in a Yii object creation path allows authenticated users to inject malicious configuration and execute arbitrary commands on th...

8.6CVSS6.1AI score0.00441EPSS
SaveExploits0References8
Packet Storm
Packet Storm
•added 2026/05/05 12:00 a.m.•102 views

📄 Craft CMS 5.6.16 Remote Code Execution

Craft CMS version 5.6.16 remote code execution exploit. Exploit Title: Craft CMS 5.6.16 - RCE Google Dork: N/A Date: 2026-01-24 Exploit Author: Mohammed Idrees Banyamer Author Country: Jordan Vendor Homepage: https://craftcms.com Software Link: https://github.com/craftcms/cms Version: = 3.9.14, =...

10CVSS6.6AI score0.99785EPSS
SaveExploits20
Github Security Blog
Github Security Blog
•added 2026/05/02 3:31 a.m.•20 views

yii2-mcp-server has a Command Injection Issue

A flaw has been found in ArtMin96 yii2-mcp-server 1.0.2. This impacts the function yiicommandhelp/yiiexecutecommand of the file src/index.ts of the component MCP Interface. Executing a manipulation can lead to os command injection. The attack can be executed remotely. The exploit has been publish...

6.5CVSS6.3AI score0.01817EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
•added 2026/05/02 12:00 a.m.•24 views

Yii2 MCP Server 命令注入漏洞

Yii2 MCP Server is a database and project management tool developed by Arthur Minasyan for the Yii2 framework. Version 1.0.2 of Yii2 MCP Server contains a command injection vulnerability. This vulnerability stems from improper handling of the yiicommandhelp/yiiexecutecommand function in the MCP...

6.5CVSS6.6AI score0.01817EPSS
SaveExploits0References2
Rows per page
Query Builder