Lucene search
+L

5151 matches found

Drupal
Drupal
added 2026/07/08 12:0 a.m.7 views

ECA: Event - Condition - Action - Less critical - Information disclosure - SA-CONTRIB-2026-074

The Events, Conditions, Actions ECA module's Render submodule enables you to build render arrays and render inline Twig templates as part of no-code ECA models. The module doesn't sufficiently sanitize template code when rendering, which can lead to information disclosure. This vulnerability is...

4.2CVSS5.9AI score0.00175EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.12 views

PT-2026-56663

Name of the Vulnerable Software and Affected Versions ECA: Event - Condition - Action versions 0.0.0 through 2.1.20 ECA: Event - Condition - Action versions 3.0.0 through 3.0.12 ECA: Event - Condition - Action versions 3.1.0 through 3.1.4 Description Improperly controlled modification of...

6.1AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/07 7:16 p.m.12 views

CVE-2026-48950

Lack of escaping leads to an XSS vulnerability in the file management view of comtemplates...

8.4CVSS0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 7:16 p.m.10 views

CVE-2026-48950

Lack of escaping leads to an XSS vulnerability in the file management view of comtemplates...

6.1CVSS6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/07 5:31 p.m.10 views

CVE-2026-48950 Joomla! Core - [20260704] - XSS in com_templates

Lack of escaping leads to an XSS vulnerability in the file management view of comtemplates...

8.4CVSS5.9AI score0.00147EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/07 5:31 p.m.21 views

CVE-2026-48950

CVE-2026-48950 affects Joomla! Core via the file management view in com_templates. The root cause is lack of escaping, enabling an XSS vulnerability. Multiple sources (NVD, CVE lists, and Joomla security advisory) confirm an XSS in the core component with the vulnerable entry labeled for core/com...

8.4CVSS5.9AI score0.00147EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/07 4:41 p.m.11 views

GO-2026-5803 Incus has arbitrary file read+write on host via templates/ symlink in malicious image in github.com/lxc/incus

Incus has arbitrary file read+write on host via templates/ symlink in malicious image in github.com/lxc/incus...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1274 Copier safe template has arbitrary filesystem read access via symlinks when _preserve_symlinks: false

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently include arbitrary files/directories outsid...

6.8CVSS6AI score0.002EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1272 Copier safe template has arbitrary filesystem write access via directory symlinks when _preserve_symlinks: true

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently write to arbitrary directories outside the...

7.1CVSS6AI score0.00224EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1518 LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

Context A template injection vulnerability exists in LangChain's prompt template system that allows attackers to access Python object internals through template syntax. This vulnerability affects applications that accept untrusted template strings not just template variables in ChatPromptTemplate...

8.3CVSS6.9AI score0.00498EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1273 Copier's safe template has filesystem write access outside destination path

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently write files outside the destination path...

6.9CVSS6AI score0.00262EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1271 Copier's safe template has arbitrary filesystem read/write access

Impact Copier's current security model shall restrict filesystem access through Jinja: - Files can only be read using % include ... %, which is limited by Jinja to reading files from the subtree of the local template clone in our case. - Files are written in the destination directory according to...

8.5CVSS6.1AI score0.00257EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1471 Jinja2 vulnerable to sandbox breakout through attr filter selecting format method

An oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends o...

5.4CVSS7.3AI score0.00476EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1804 Azure PromptFlow remote code execution related to Jinja templates

Improper isolation or compartmentalization in Azure PromptFlow allows an unauthorized attacker to execute code over a network...

6.5CVSS7AI score0.00492EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.8 views

PYSEC-2026-1475 Jinja has a sandbox breakout through indirect reference to format method

An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on th...

7.8CVSS7.1AI score0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1338 Remote Code Execution Vulnerability via SSTI in Fides Webserver Jinja Email Templating Engine

Summary The Email Templating feature uses Jinja2 without proper input sanitization or rendering environment restrictions, allowing for Server-Side Template Injection that grants Remote Code Execution to privileged users. A privileged user refers to an Admin UI user with the default Owner or...

9.1CVSS6.6AI score0.01342EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1447 Insecure Jinja2 templates rendered in Haystack Components can lead to RCE

Impact Haystack clients that let their users create and run Pipelines from scratch are vulnerable to remote code executions. Certain Components in Haystack use Jinja2 templates, if anyone can create and render that template on the client machine they run any code. Patches The problem has been fix...

7.7CVSS6.1AI score0.01171EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 12:59 p.m.7 views

MAL-2026-7319 Malicious code in meta-templates (npm)

--- -= Per source details. Do not edit below this line.=-...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/07/07 11:45 a.m.6 views

PYSEC-2026-1631 Potentially untrusted input is rendered as HTML in final output

Impact All users of mjml-python who insert untrusted data into mjml templates unless that data is checked in a very strict manner. User input like script would be rendered as in the final HTML output. The attacker must be able to control some data which is later injected in an mjml template which...

8.2CVSS7.1AI score0.00621EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 11:45 a.m.5 views

PYSEC-2026-1949 Privilege escalation for users that can access mock configuration

The Mock software contains a vulnerability wherein an attacker could potentially exploit privilege escalation, enabling the execution of arbitrary code with root user privileges. This weakness stems from the absence of proper sandboxing during the expansion and execution of Jinja2 templates, whic...

6.7CVSS7.3AI score0.01552EPSS
SaveExploits1References12
Rows per page
Query Builder