<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Twig (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/twig.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/twig-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Twig (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:27 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-45697 – Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, una...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45697</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45697</guid>
    <pubDate>Fri, 29 May 2026 20:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45697</strong></p>
  <p>Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields (with Default value → Custom) that were evaluated as Twig during submission handling, which could lead to serious compromise of the Craft site (depending on template/sandbox behavior). This vulnerability is fixed in 2.2.20 and 3.1.24.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45697">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9558 – A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9558</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9558</guid>
    <pubDate>Fri, 29 May 2026 11:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9558</strong></p>
  <p>A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine. The platform renders uploaded Twig templates without a sandbox or strict function restrictions. Authenticated users with permissions to create or upload themes can abuse this to execute arbitrary code on the hosting server (Remote Code Execution) or access restricted system files and configuration settings.</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9558">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24425 – Twig versions 2.16.x and 3.9.0 through 3.25.x contain a sandbox bypass vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24425</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24425</guid>
    <pubDate>Wed, 20 May 2026 14:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24425</strong></p>
  <p>Twig versions 2.16.x and 3.9.0 through 3.25.x contain a sandbox bypass vulnerability when using a SourcePolicyInterface that allows attackers with template rendering capabilities to pass arbitrary PHP callables to sort, filter, map, and reduce filters. Attackers can exploit the runtime check that fails to use the current template source to bypass sandbox restrictions and execute arbitrary code wh…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24425">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44738 – Grav is a file-based Web platform. Prior to 2.0.0-rc.2, the Twig sandbox allow-l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44738</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44738</guid>
    <pubDate>Mon, 11 May 2026 17:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44738</strong></p>
  <p>Grav is a file-based Web platform. Prior to 2.0.0-rc.2, the Twig sandbox allow-list permits any user with the admin.pages role to call config.toArray() from within a page body, dumping the entire merged site configuration — including all plugin secrets (SMTP passwords, AWS keys, OAuth client secrets, API tokens) — into the rendered HTML. No administrator privileges are required. This vulnerabilit…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44738">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42845 – The form plugin for Grav adds the ability to create and use forms. Prior to 9.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42845</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42845</guid>
    <pubDate>Mon, 11 May 2026 17:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42845</strong></p>
  <p>The form plugin for Grav adds the ability to create and use forms. Prior to 9.1.0 , there is an unauthenticated page-content overwrite via file upload (GHSA-w4rc-p66m-x6qq). Public form uploads now strip path components from the POST-supplied filename and hard-block page-content extensions (`md`, `yaml`, `yml`, `json`, `twig`, `ini`) regardless of the configurable dangerous-extensions list. A per…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42845">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-4257 – The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4257</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4257</guid>
    <pubDate>Mon, 30 Mar 2026 22:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-4257</strong></p>
  <p>The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection (SSTI) leading to Remote Code Execution (RCE) in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig `Twig_Loader_String` template engine without sandboxing, combined with the `cfsPreFill` prefill functionality that allows unauthenticated users to inject arbitrary Twi…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4257">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32261 – Webhooks for Craft CMS plugin adds the ability to manage “webhooks” in Craft CMS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32261</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32261</guid>
    <pubDate>Mon, 16 Mar 2026 19:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32261</strong></p>
  <p>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 sandbox protection. This allows an authenticated user with access to the Craft control panel and permis…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32261">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31857 – Craft is a content management system (CMS). Prior to 5.9.9 and 4.17.4, a Remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31857</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31857</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31857</strong></p>
  <p>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 rendering function with escaping disabled. Any authenticated Control Panel user (including non-a…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31857">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28784 – Craft is a content management system (CMS). Prior to 5.8.22 and 4.16.18, it is p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28784</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28784</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28784</strong></p>
  <p>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 work, you must have administrator access to the Craft Control Panel, and allowAdminChanges must be…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28784">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-28783 – Craft is a content management system (CMS). Prior to 5.9.0-beta.1 and 4.17.0-bet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28783</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28783</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-28783</strong></p>
  <p>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 have allowAdminChanges enabled on production, or a compromised admin account, or an account with acces…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28783">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-28697 – Craft is a content management system (CMS). Prior to 4.17.0-beta.1 and 5.9.0-bet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28697</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28697</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-28697</strong></p>
  <p>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() method, an attacker can write a malicious PHP script to a web-accessible directory and subseque…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28697">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28695 – Craft is a content management system (CMS). There is an authenticated admin RCE ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28695</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28695</strong></p>
  <p>Craft is a content management system (CMS). There is an authenticated admin RCE in Craft CMS 5.8.21 via Server-Side Template Injection using the create() Twig function combined with a Symfony Process gadget chain. The create() Twig function exposes Craft::createObject(), which allows instantiation of arbitrary PHP classes with constructor arguments. Combined with the bundled symfony/process depen…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68454 – Craft is a platform for creating digital experiences. Versions 5.0.0-RC1 through...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68454</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68454</guid>
    <pubDate>Mon, 05 Jan 2026 22:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68454</strong></p>
  <p>Craft is a platform for creating digital experiences. Versions 5.0.0-RC1 through 5.8.20 and 4.0.0-RC1 through 4.16.16 are vulnerable to potential authenticated Remote Code Execution via Twig SSTI. For this to work, users must have administrator access to the Craft Control Panel, and allowAdminChanges must be enabled, which is against Craft CMS' recommendations for any non-dev environment. Alterna…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68454">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-66844 – In grav &lt;1.7.49.5, a SSRF (Server-Side Request Forgery) vector may be triggered ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66844</guid>
    <pubDate>Mon, 15 Dec 2025 16:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-66844</strong></p>
  <p>In grav <1.7.49.5, a SSRF (Server-Side Request Forgery) vector may be triggered via Twig templates when page content is processed by Twig and the configuration allows undefined PHP functions to be registered</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67648 – Shopware is an open commerce platform. Versions 6.4.6.0 through 6.6.10.9 and 6.7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67648</guid>
    <pubDate>Thu, 11 Dec 2025 00:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67648</strong></p>
  <p>Shopware is an open commerce platform. Versions 6.4.6.0 through 6.6.10.9 and 6.7.0.0 through 6.7.5.0 have a Reflected XSS vulnerability in AuthController.php. A request parameter from the login page URL is directly rendered within the Twig template of the Storefront login page without further processing or input validation. This allows direct code injection into the template via the URL parameter…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66299 – Grav is a file-based Web platform. Prior to 1.8.0-beta.27, Grav CMS is vulnerabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66299</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66299</guid>
    <pubDate>Mon, 01 Dec 2025 22:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66299</strong></p>
  <p>Grav is a file-based Web platform. Prior to 1.8.0-beta.27, Grav CMS is vulnerable to a Server-Side Template Injection (SSTI) that allows any authenticated user with editor permissions to execute arbitrary code on the remote server, bypassing the existing security sandbox. Since the security sandbox does not fully protect the Twig object, it is possible to interact with it (e.g., call methods, rea…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66299">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66297 – Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a user with admin pan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66297</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66297</guid>
    <pubDate>Mon, 01 Dec 2025 21:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66297</strong></p>
  <p>Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a user with admin panel access and permissions to create or edit pages in Grav CMS can enable Twig processing in the page frontmatter. By injecting malicious Twig expressions, the user can escalate their privileges to admin or execute arbitrary system commands via the scheduler API. This results in both Privilege Escalation (PE) and Remot…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66297">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62369 – Xibo is an open source digital signage platform with a web content management sy...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62369</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62369</guid>
    <pubDate>Tue, 04 Nov 2025 22:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62369</strong></p>
  <p>Xibo is an open source digital signage platform with a web content management system (CMS). Versions 4.3.0 and below contain a Remote Code Execution vulnerability in the CMS Developer menu's Module Templating functionality, allowing authenticated users with "System -> Add/Edit custom modules and templates" permissions to manipulate Twig filters and execute arbitrary server-side functions as the w…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62369">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-10380 – The Advanced Views – Display Posts, Custom Fields, and More plugin for WordPress...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10380</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10380</guid>
    <pubDate>Tue, 23 Sep 2025 04:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-10380</strong></p>
  <p>The Advanced Views – Display Posts, Custom Fields, and More plugin for WordPress is vulnerable to Server-Side Template Injection in all versions up to, and including, 3.7.19. This is due to insufficient input sanitization and lack of access control when processing custom Twig templates in the Model panel. This makes it possible for authenticated attackers, with author-level access or higher, to e…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10380">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-57811 – Craft is a platform for creating digital experiences. From versions 4.0.0-RC1 to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57811</guid>
    <pubDate>Mon, 25 Aug 2025 18:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-57811</strong></p>
  <p>Craft is a platform for creating digital experiences. From versions 4.0.0-RC1 to 4.16.5 and 5.0.0-RC1 to 5.8.6, there is a potential remote code execution vulnerability via Twig SSTI (Server-Side Template Injection). This is a follow-up to CVE-2024-52293. This vulnerability has been patched in versions 4.16.6 and 5.8.7.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57811">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46731 – Craft is a content management system. Versions of Craft CMS on the 4.x branch pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46731</guid>
    <pubDate>Mon, 05 May 2025 20:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46731</strong></p>
  <p>Craft is a content management system. Versions of Craft CMS on the 4.x branch prior to 4.14.13 and on the 5.x branch prior to 5.6.16 contains a potential remote code execution vulnerability via Twig SSTI. One must have administrator access and `ALLOW_ADMIN_CHANGES` must be enabled for this to work. Users should update to the patched versions 4.14.13 or 5.6.15 to mitigate the issue.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-12583 – The Dynamics 365 Integration plugin for WordPress is vulnerable to Remote Code E...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-12583</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-12583</guid>
    <pubDate>Sat, 04 Jan 2025 09:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-12583</strong></p>
  <p>The Dynamics 365 Integration plugin for WordPress is vulnerable to Remote Code Execution and Arbitrary File Read in all versions up to, and including, 1.3.23 via Twig Server-Side Template Injection. This is due to missing input validation and sanitization on the render function. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the ser…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-12583">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-54149 – Winter is a free, open-source content management system (CMS) based on the Larav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-54149</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-54149</guid>
    <pubDate>Mon, 09 Dec 2024 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-54149</strong></p>
  <p>Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Winter CMS prior to versions 1.2.7, 1.1.11, and 1.0.476 allow users with access to the CMS templates sections that modify Twig files to bypass the sandbox placed on Twig files and modify resources such as theme customisation values or modify, or remove, templates in the theme even if not provided dir…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-184</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-54149">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52293 – Craft is a content management system (CMS). Prior to 4.12.2 and 5.4.3, Craft is ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52293</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52293</guid>
    <pubDate>Wed, 13 Nov 2024 16:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52293</strong></p>
  <p>Craft is a content management system (CMS). Prior to 4.12.2 and 5.4.3, Craft is missing normalizePath in the function FileHelper::absolutePath could lead to Remote Code Execution on the server via twig SSTI. This is a sequel to CVE-2023-40035. This vulnerability is fixed in 4.12.2 and 5.4.3.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52293">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-7129 – The Appointment Booking Calendar WordPress plugin before 1.6.7.43 does not escap...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7129</guid>
    <pubDate>Fri, 13 Sep 2024 06:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-7129</strong></p>
  <p>The Appointment Booking Calendar WordPress plugin before 1.6.7.43 does not escape template syntax provided via user input, leading to Twig Template Injection which further exploited can result to remote code Execution by high privilege such as admins</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7129">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45592 – auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor librar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45592</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45592</guid>
    <pubDate>Tue, 10 Sep 2024 16:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45592</strong></p>
  <p>auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because `%source_label%` in twig macro is not escaped. Therefore script tags can be inserted and are executed. The vulnerability is fixed in versions 6.0.0 and 5.2.6.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45592">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45411 – Twig is a template language for PHP. Under some circumstances, the sandbox secur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45411</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45411</guid>
    <pubDate>Mon, 09 Sep 2024 19:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45411</strong></p>
  <p>Twig is a template language for PHP. Under some circumstances, the sandbox security checks are not run which allows user-contributed templates to bypass the sandbox restrictions. This vulnerability is fixed in 1.44.8, 2.16.1, and 3.14.0.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45411">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-6386 – The WPML plugin for WordPress is vulnerable to Remote Code Execution in all vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6386</guid>
    <pubDate>Wed, 21 Aug 2024 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-6386</strong></p>
  <p>The WPML plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.6.12 via Twig Server-Side Template Injection. This is due to missing input validation and sanitization on the render function. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6386">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-42356 – Shopware is an open commerce platform. Prior to versions 6.6.5.1 and 6.5.8.13, t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42356</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42356</guid>
    <pubDate>Thu, 08 Aug 2024 15:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-42356</strong></p>
  <p>Shopware is an open commerce platform. Prior to versions 6.6.5.1 and 6.5.8.13, the `context` variable is injected into almost any Twig Template and allows to access to current language, currency information. The context object allows also to switch for a short time the scope of the Context as a helper with a callable function. The function can be called also from Twig and as the second parameter…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42356">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-42355 – Shopware, an open ecommerce platform, has a new Twig Tag `sw_silent_feature_call...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42355</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42355</guid>
    <pubDate>Thu, 08 Aug 2024 15:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-42355</strong></p>
  <p>Shopware, an open ecommerce platform, has a new Twig Tag `sw_silent_feature_call` which silences deprecation messages while triggered in this tag. Prior to versions 6.6.5.1 and 6.5.8.13, it accepts as parameter a string the feature flag name to silence, but this parameter is not escaped properly and allows execution of code. Update to Shopware 6.6.5.1 or 6.5.8.13 to receive a patch. For older ver…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42355">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-34082 – Grav is a file-based Web platform. Prior to version 1.7.46, a low privilege user...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34082</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34082</guid>
    <pubDate>Wed, 15 May 2024 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-34082</strong></p>
  <p>Grav is a file-based Web platform. Prior to version 1.7.46, a low privilege user account with page edit privilege can read any server files using Twig Syntax. This includes Grav user account files - `/grav/user/accounts/*.yaml`. This file stores hashed user password, 2FA secret, and the password reset token. This can allow an adversary to compromise any registered account and read any file in the…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34082">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-34461 – Zenario before 9.5.60437 uses Twig filters insecurely in the Twig Snippet plugin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34461</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34461</guid>
    <pubDate>Sat, 04 May 2024 05:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-34461</strong></p>
  <p>Zenario before 9.5.60437 uses Twig filters insecurely in the Twig Snippet plugin, and in the site-wide HEAD and BODY elements, enabling code execution by a designer or an administrator.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34461">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-24724 – Gibbon through 26.0.00 allows /modules/School%20Admin/messengerSettings.php Serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24724</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24724</guid>
    <pubDate>Wed, 03 Apr 2024 03:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-24724</strong></p>
  <p>Gibbon through 26.0.00 allows /modules/School%20Admin/messengerSettings.php Server Side Template Injection leading to Remote Code Execution because input is passed to the Twig template engine (messengerSettings.php) without sanitization.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24724">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28119 – Grav is an open-source, flat-file content management system. Prior to version 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28119</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28119</guid>
    <pubDate>Thu, 21 Mar 2024 22:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28119</strong></p>
  <p>Grav is an open-source, flat-file content management system. Prior to version 1.7.45, due to the unrestricted access to twig extension class from grav context, an attacker can redefine the escape function and execute arbitrary commands. Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Twig processor runs unsandbo…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28119">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28118 – Grav is an open-source, flat-file content management system. Prior to version 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28118</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28118</guid>
    <pubDate>Thu, 21 Mar 2024 22:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28118</strong></p>
  <p>Grav is an open-source, flat-file content management system. Prior to version 1.7.45, due to the unrestricted access to twig extension class from Grav context, an attacker can redefine config variable. As a result, attacker can bypass a previous SSTI mitigation. Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Tw…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28118">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28117 – Grav is an open-source, flat-file content management system. Prior to version 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28117</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28117</guid>
    <pubDate>Thu, 21 Mar 2024 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28117</strong></p>
  <p>Grav is an open-source, flat-file content management system. Prior to version 1.7.45, Grav validates accessible functions through the Utils::isDangerousFunction function, but does not impose restrictions on twig functions like twig_array_map, allowing attackers to bypass the validation and execute arbitrary commands. Twig processing of static pages can be enabled in the front matter by any admini…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28117">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-44382 – October is a Content Management System (CMS) and web platform to assist with dev...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-44382</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-44382</guid>
    <pubDate>Fri, 01 Dec 2023 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-44382</strong></p>
  <p>October is a Content Management System (CMS) and web platform to assist with development workflow. An authenticated backend user with the `editor.cms_pages`, `editor.cms_layouts`, or `editor.cms_partials` permissions who would normally not be permitted to provide PHP code to be executed by the CMS due to `cms.safe_mode` being enabled can write specific Twig code to escape the Twig sandbox and exe…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-44382">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46845 – EC-CUBE 3 series (3.0.0 to 3.0.18-p6) and 4 series (4.0.0 to 4.0.6-p3, 4.1.0 to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46845</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46845</guid>
    <pubDate>Tue, 07 Nov 2023 08:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46845</strong></p>
  <p>EC-CUBE 3 series (3.0.0 to 3.0.18-p6) and 4 series (4.0.0 to 4.0.6-p3, 4.1.0 to 4.1.2-p2, and 4.2.0 to 4.2.2) contain an arbitrary code execution vulnerability due to improper settings of the template engine Twig included in the product. As a result, arbitrary code may be executed on the server where the product is running by a user with an administrative privilege.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46845">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46245 – Kimai is a web-based multi-user time-tracking application. Versions prior to 2.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46245</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46245</guid>
    <pubDate>Tue, 31 Oct 2023 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46245</strong></p>
  <p>Kimai is a web-based multi-user time-tracking application. Versions prior to 2.1.0 are vulnerable to a Server-Side Template Injection (SSTI) which can be escalated to Remote Code Execution (RCE). The vulnerability arises when a malicious user uploads a specially crafted Twig file, exploiting the software's PDF and HTML rendering functionalities. Version 2.1.0 enables security measures for custom…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46245">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-43661 – Cachet, the open-source status page system. Prior to the 2.4 branch, a template ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-43661</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-43661</guid>
    <pubDate>Wed, 11 Oct 2023 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-43661</strong></p>
  <p>Cachet, the open-source status page system. Prior to the 2.4 branch, a template functionality which allows users to create templates allows them to execute any code on the server during the bad filtration and old twig version. Commit 6fb043e109d2a262ce3974e863c54e9e5f5e0587 of the 2.4 branch contains a patch for this issue.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-43661">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34448 – Grav is a flat-file content management system. Prior to version 1.7.42, the patc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34448</guid>
    <pubDate>Wed, 14 Jun 2023 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34448</strong></p>
  <p>Grav is a flat-file content management system. Prior to version 1.7.42, the patch for CVE-2022-2073, a server-side template injection vulnerability in Grav leveraging the default `filter()` function, did not block other built-in functions exposed by Twig's Core Extension that could be used to invoke arbitrary unsafe functions, thereby allowing for remote code execution. A patch in version 1.74.2…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34252 – Grav is a flat-file content management system. Prior to version 1.7.42, there is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34252</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34252</guid>
    <pubDate>Wed, 14 Jun 2023 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34252</strong></p>
  <p>Grav is a flat-file content management system. Prior to version 1.7.42, there is a logic flaw in the `GravExtension.filterFilter()` function whereby validation against a denylist of unsafe functions is only performed when the argument passed to filter is a string. However, passing an array as a callable argument allows the validation check to be skipped. Consequently, a low privileged attacker wi…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-184</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34252">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-30179 – CraftCMS version 3.7.59 is vulnerable to Server-Side Template Injection (SSTI). ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-30179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-30179</guid>
    <pubDate>Tue, 13 Jun 2023 17:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-30179</strong></p>
  <p>CraftCMS version 3.7.59 is vulnerable to Server-Side Template Injection (SSTI). An authenticated attacker can inject Twig Template to User Photo Location field when setting User Photo Location in User Settings, lead to Remote Code Execution. NOTE: the vendor disputes this because only Administrators can add this Twig code, and (by design) Administrators are allowed to do that by default.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-30179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-32679 – Craft CMS is an open source content management system. In affected versions of C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-32679</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-32679</guid>
    <pubDate>Fri, 19 May 2023 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-32679</strong></p>
  <p>Craft CMS is an open source content management system. In affected versions of Craft CMS an unrestricted file extension may lead to Remote Code Execution. If the name parameter value is not empty string('') in the View.php's doesTemplateExist() -> resolveTemplate() -> _resolveTemplateInternal() -> _resolveTemplate() function, it returns directly without extension verification, so that arbitrary e…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-32679">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-2017 – Server-side Template Injection (SSTI) in Shopware 6 (&lt;= v6.4.20.0, v6.5.0.0-rc1 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2017</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2017</guid>
    <pubDate>Mon, 17 Apr 2023 11:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-2017</strong></p>
  <p>Server-side Template Injection (SSTI) in Shopware 6 (<= v6.4.20.0, v6.5.0.0-rc1 <= v6.5.0.0-rc4), affecting both shopware/core and shopware/platform GitHub repositories, allows remote attackers with access to a Twig environment without the Sandbox extension to bypass the validation checks in `Shopware\Core\Framework\Adapter\Twig\SecurityExtension` and call any arbitrary PHP function and thus exec…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-184</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2017">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-19825 – Cross Site Scripting (XSS) vulnerability in kevinpapst kimai2 1.30.0 in /src/Twi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-19825</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-19825</guid>
    <pubDate>Wed, 15 Feb 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-19825</strong></p>
  <p>Cross Site Scripting (XSS) vulnerability in kevinpapst kimai2 1.30.0 in /src/Twig/Runtime/MarkdownExtension.php, allows attackers to gain escalated privileges.</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-19825">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-22731 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22731</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-22731</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. In a Twig environment **without the Sandbox extension**, it is possible to refer to PHP functions in twig filters like `map`, `filter`, `sort`. This allows a template to call any global PHP function and thus execute arbitrary code. The attacker must have access to a Twig environment in order to exploit this vulner…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-39365 – Pimcore is an open source data and experience management platform. Prior to vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39365</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39365</guid>
    <pubDate>Thu, 27 Oct 2022 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-39365</strong></p>
  <p>Pimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\Layout\Text` is vulnerable to server-side template injection, which could lead to remote code execution. Version 10.5.9 contains a patch for this issue. As a workaround, one may apply the patch manually.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39365">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-39261 – Twig is a template language for PHP. Versions 1.x prior to 1.44.7, 2.x prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39261</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39261</guid>
    <pubDate>Wed, 28 Sep 2022 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-39261</strong></p>
  <p>Twig is a template language for PHP. Versions 1.x prior to 1.44.7, 2.x prior to 2.15.3, and 3.x prior to 3.4.3 encounter an issue when the filesystem loader loads templates for which the name is a user input. It is possible to use the `source` or `include` statement to read arbitrary files from outside the templates' directory when using a namespace like `@somewhere/../some.file`. In such a case,…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39261">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24780 – Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24780</guid>
    <pubDate>Tue, 05 Apr 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24780</strong></p>
  <p>Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7.6 and 3.0.0, users of the iTop user portal can send TWIG code to the server by forging specific http queries, and execute arbitrary code on the server using http server user privileges. This issue is fixed in versions 2.7.6 and 3.0.0. There are currently no known workarounds.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23614 – Twig is an open source template language for PHP. When in a sandbox mode, the `a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23614</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23614</guid>
    <pubDate>Fri, 04 Feb 2022 23:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23614</strong></p>
  <p>Twig is an open source template language for PHP. When in a sandbox mode, the `arrow` parameter of the `sort` filter must be a closure to avoid attackers being able to run arbitrary PHP functions. In affected versions this constraint was not properly enforced and could lead to code injection of arbitrary PHP code. Patched versions now disallow calling non Closure in the `sort` filter as is the ca…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23614">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-21686 – PrestaShop is an Open Source e-commerce platform. Starting with version 1.7.0.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21686</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21686</guid>
    <pubDate>Wed, 26 Jan 2022 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-21686</strong></p>
  <p>PrestaShop is an Open Source e-commerce platform. Starting with version 1.7.0.0 and ending with version 1.7.8.3, an attacker is able to inject twig code inside the back office when using the legacy layout. The problem is fixed in version 1.7.8.3. There are no known workarounds.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21686">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32649 – October CMS is a self-hosted content management system (CMS) platform based on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32649</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32649</guid>
    <pubDate>Fri, 14 Jan 2022 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32649</strong></p>
  <p>October CMS is a self-hosted content management system (CMS) platform based on the Laravel PHP Framework. Prior to versions 1.0.473 and 1.1.6, an attacker with "create, modify and delete website pages" privileges in the backend is able to execute PHP code by running specially crafted Twig code in the template markup. The issue has been patched in Build 473 (v1.0.473) and v1.1.6. Those unable to u…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32649">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41120 – sylius/paypal-plugin is a paypal plugin for the Sylius development platform. In ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41120</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41120</guid>
    <pubDate>Tue, 05 Oct 2021 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41120</strong></p>
  <p>sylius/paypal-plugin is a paypal plugin for the Sylius development platform. In affected versions the URL to the payment page done after checkout was created with autoincremented payment id (/pay-with-paypal/{id}) and therefore it was easy to predict. The problem is that the Credit card form has prefilled "credit card holder" field with the Customer's first and last name and hence this can lead t…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41120">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-29440 – Grav is a file based Web-platform. Twig processing of static pages can be enable...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-29440</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-29440</guid>
    <pubDate>Tue, 13 Apr 2021 20:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-29440</strong></p>
  <p>Grav is a file based Web-platform. Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Twig processor runs unsandboxed, this behavior can be used to gain arbitrary code execution and elevate privileges on the instance. The issue was addressed in version 1.7.11.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-29440">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-12790 – In the SEOmatic plugin before 3.2.49 for Craft CMS, helpers/DynamicMeta.php does...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-12790</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-12790</guid>
    <pubDate>Mon, 11 May 2020 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-12790</strong></p>
  <p>In the SEOmatic plugin before 3.2.49 for Craft CMS, helpers/DynamicMeta.php does not properly sanitize the URL. This leads to Server-Side Template Injection and credentials disclosure via a crafted Twig template after a semicolon.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-12790">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-11056 – In Sprout Forms before 3.9.0, there is a potential Server-Side Template Injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11056</guid>
    <pubDate>Thu, 07 May 2020 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-11056</strong></p>
  <p>In Sprout Forms before 3.9.0, there is a potential Server-Side Template Injection vulnerability when using custom fields in Notification Emails which could lead to the execution of Twig code. This has been fixed in 3.9.0.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-11467 – An issue was discovered in Deskpro before 2019.8.0. This product enables adminis...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11467</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11467</guid>
    <pubDate>Wed, 01 Apr 2020 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-11467</strong></p>
  <p>An issue was discovered in Deskpro before 2019.8.0. This product enables administrators to modify the helpdesk interface by editing /portal/api/style/edit-theme-set/template-sources theme templates, and uses TWIG as its template engine. While direct access to self and _self variables was not permitted, one could abuse the accessible variables in one's context to reach a native unserialize functio…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11467">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-14716 – A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-14716</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-14716</guid>
    <pubDate>Mon, 06 Aug 2018 20:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-14716</strong></p>
  <p>A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don't match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14716">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-13818 – Twig before 2.4.4 allows Server-Side Template Injection (SSTI) via the search se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-13818</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-13818</guid>
    <pubDate>Tue, 10 Jul 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-13818</strong></p>
  <p>Twig before 2.4.4 allows Server-Side Template Injection (SSTI) via the search search_key parameter. NOTE: the vendor points out that Twig itself is not a web application and states that it is the responsibility of web applications using Twig to properly wrap input to it</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-13818">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-9180 – perl-XML-Twig: The option to `expand_external_ents`, documented as controlling e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-9180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-9180</guid>
    <pubDate>Thu, 22 Dec 2016 21:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-9180</strong></p>
  <p>perl-XML-Twig: The option to `expand_external_ents`, documented as controlling external entity expansion in XML::Twig does not work. External entities are always expanded, regardless of the option's setting.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-9180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-1537 – The default "basic" security setting' in config.php for TWIG webmail 2.7.4 and e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-1537</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-1537</guid>
    <pubDate>Mon, 31 Dec 2001 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-1537</strong></p>
  <p>The default "basic" security setting' in config.php for TWIG webmail 2.7.4 and earlier stores cleartext usernames and passwords in cookies, which could allow attackers to obtain authentication information and gain privileges.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-1537">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-1361 – Vulnerability in The Web Information Gateway (TWIG) 2.7.1, possibly related to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-1361</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-1361</guid>
    <pubDate>Thu, 19 Jul 2001 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-1361</strong></p>
  <p>Vulnerability in The Web Information Gateway (TWIG) 2.7.1, possibly related to incorrect security rights and/or the generation of mailto links.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-1361">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-1348 – TWIG 2.6.2 and earlier allows remote attackers to perform unauthorized database ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-1348</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-1348</guid>
    <pubDate>Mon, 28 May 2001 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-1348</strong></p>
  <p>TWIG 2.6.2 and earlier allows remote attackers to perform unauthorized database operations via a SQL injection attack on the id parameter.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-1348">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2000-1166 – Twig webmail system does not properly set the "vhosts" variable if it is not con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2000-1166</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2000-1166</guid>
    <pubDate>Tue, 09 Jan 2001 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2000-1166</strong></p>
  <p>Twig webmail system does not properly set the "vhosts" variable if it is not configured on the site, which allows remote attackers to insert arbitrary PHP (PHP3) code by specifying an alternate vhosts as an argument to the index.php3 program.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2000-1166">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
