Lucene search
+L

1309 matches found

OSV
OSV
added 2026/03/16 6:11 p.m.4 views

GHSA-8WG7-WM29-2RVG RCE via SSTI for users with permissions to access the Craft CMS Webhooks plugin

The Webhooks plugin renders user-supplied template content through Twig’s renderString function without sandbox protection. This allows an authenticated user with access to the Craft control panel and permissions to access the Webhooks plugin to inject Twig template code that calls arbitrary PHP...

8.5CVSS6AI score0.00382EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/16 6:11 p.m.2 views

Improper Neutralization of Special Elements Used in a Template Engine

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine in the renderString function. An attacker can execute arbitrary PHP code by injecting malicious Twig template code when authenticated with access to the Craft control...

8.5CVSS6.2AI score0.00382EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/16 6:11 p.m.13 views

RCE via SSTI for users with permissions to access the Craft CMS Webhooks plugin

The Webhooks plugin renders user-supplied template content through Twig’s renderString function without sandbox protection. This allows an authenticated user with access to the Craft control panel and permissions to access the Webhooks plugin to inject Twig template code that calls arbitrary PHP...

8.5CVSS6AI score0.00382EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.12 views

PT-2026-25802

Webhooks for Craft CMS plugin adds the ability to manage “webhooks” in Craft CMS, which will send GET or POST requests when certain events occur. From version 3.0.0 to before version 3.2.0, the Webhooks plugin renders user-supplied template content through Twig’s renderString function without...

8.5CVSS5.9AI score0.00382EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.12 views

Craft CMS 安全漏洞

Craft CMS is an open-source content management system developed by Craft Studio. There is a security vulnerability in Craft CMS, which stems from the lack of sandbox protection in the rendering of template content provided by users through the Webhooks plugin. This vulnerability could allow...

8.5CVSS6AI score0.00382EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/03/14 5:21 a.m.9 views

Arbitrary Code Injection

Craft CMS is vulnerable to Arbitrary Code Injection. The vulnerability is due to unsafe use of unsandboxed Twig rendering with user-controlled input in the conditions system, which allows an attacker to execute arbitrary code through crafted condition rules...

9.3CVSS6.2AI score0.00665EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/03/14 5:18 a.m.16 views

Remote Code Execution (RCE)

Craft CMS is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe use of unsandboxed Twig rendering with user-controlled input in the conditions system, which allows an attacker to execute arbitrary code through crafted condition rules...

9.3CVSS6.4AI score0.00665EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/03/11 6:16 p.m.6 views

CVE-2026-31857

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS0.00665EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:30 p.m.4 views

CVE-2026-31857

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/11 2:56 p.m.9 views

GHSA-FP5J-J7J4-MCXC CraftCMS has an RCE vulnerability via relational conditionals in the control panel

A Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig rendering function with escaping disabled. Any authenticated Control...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/11 2:56 p.m.9 views

CraftCMS has an RCE vulnerability via relational conditionals in the control panel

A Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig rendering function with escaping disabled. Any authenticated Control...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.10 views

Craft CMS 代码注入漏洞

Craft CMS is an open-source content management system developed by Craft. Versions of Craft CMS prior to 5.9.9 and 4.17.4 contained a code injection vulnerability. This vulnerability stemmed from the BaseElementSelectConditionRule::getElementIds method, which allowed user input to be passed to th...

9.3CVSS6.1AI score0.00665EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/03/07 5:19 a.m.20 views

Server-Side Template Injection

Craft CMS is vulnerable to Server-Side Template Injection. The vulnerability is due to improper handling of Twig input using the map filter in certain fields, which allows an attacker to craft malicious payloads and execute arbitrary code on the server...

8.6CVSS6.3AI score0.00514EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/03/07 5:17 a.m.8 views

Server-Side Template Injection

craftcms/cms is vulnerable to Server-Side Template Injection. The vulnerability is due to improper handling of Twig input using the map filter in certain fields, which allows an attacker with sufficient access to craft malicious payloads and execute arbitrary code on the server...

8.6CVSS6.2AI score0.00514EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/03/07 5:13 a.m.9 views

Remote Code Execution (RCE)

Craft CMS is vulnerable to Remote Code Execution RCE. The vulnerability is due to a Server-Side Template Injection SSTI flaw in Twig template fields, which allows an authenticated administrator to write a malicious PHP file to a web-accessible directory and execute arbitrary system commands...

9.4CVSS6.1AI score0.01067EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2026/03/07 5:9 a.m.6 views

Server-Side Template Injection

Craft CMS is vulnerable to Server-Side Template Injection. The vulnerability is due to unsafe exposure of the create Twig function enabling arbitrary object instantiation combined with a Symfony Process gadget chain, which allows an attacker to execute arbitrary code on the server...

7.5CVSS6.2AI score0.00556EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/05 7:30 p.m.7 views

CVE-2026-28783

Craft is a content management system CMS. Prior to 5.9.0-beta.1 and 4.17.0-beta.1, Craft CMS implements a blocklist to prevent potentially dangerous PHP functions from being called via Twig non-Closure arrow functions. In order to be able to successfully execute this attack, you need to either ha...

9.4CVSS6.1AI score0.00464EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/05 7:30 p.m.8 views

CVE-2026-28697

Craft is a content management system CMS. Prior to 4.17.0-beta.1 and 5.9.0-beta.1, an authenticated administrator can achieve Remote Code Execution RCE by injecting a Server-Side Template Injection SSTI payload into Twig template fields e.g., Email Templates. By calling the craft.app.fs.write...

9.4CVSS6.3AI score0.01067EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/05 7:30 p.m.8 views

CVE-2026-28784

Craft is a content management system CMS. Prior to 5.8.22 and 4.16.18, it is possible to craft a malicious payload using the Twig map filter in text fields that accept Twig input under Settings in the Craft control panel or using the System Messages utility, which could lead to a RCE. For this to...

8.6CVSS6AI score0.00514EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/04 5:16 p.m.9 views

CVE-2026-28784

Craft is a content management system CMS. Prior to 5.8.22 and 4.16.18, it is possible to craft a malicious payload using the Twig map filter in text fields that accept Twig input under Settings in the Craft control panel or using the System Messages utility, which could lead to a RCE. For this to...

8.6CVSS0.00514EPSS
SaveExploits0References3
Rows per page
Query Builder