Lucene search
+L

2772 matches found

OSV
OSV
added 2026/04/08 7:21 p.m.3 views

GHSA-HWG5-X759-7WJG PraisonAI has Template Injection in Agent Tool Definitions

Summary Direct insertion of unescaped user input into template-rendering tools allows arbitrary code execution via specially crafted agent instructions. Details The createagentcentrictools function returns tools like acpcreatefile that process file content using template rendering. When user inpu...

8.8CVSS6.5AI score0.00559EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/08 7:21 p.m.7 views

EUVD-2026-20639

PraisonAI has Template Injection in Agent Tool Definitions...

8.8CVSS5.9AI score0.00559EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/08 7:21 p.m.19 views

PraisonAI has Template Injection in Agent Tool Definitions

Summary Direct insertion of unescaped user input into template-rendering tools allows arbitrary code execution via specially crafted agent instructions. Details The createagentcentrictools function returns tools like acpcreatefile that process file content using template rendering. When user inpu...

8.8CVSS6.6AI score0.00559EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/08 7:20 p.m.24 views

CVE-2026-35477 InvenTree has SSTI in PART_NAME_FORMAT bypasses CVE-2026-27629 fix via {% if part.pk %} sandbox escape

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PARTNAMEFORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed...

5.5CVSS0.00259EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/08 7:20 p.m.3 views

CVE-2026-35477 InvenTree has SSTI in PART_NAME_FORMAT bypasses CVE-2026-27629 fix via {% if part.pk %} sandbox escape

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PARTNAMEFORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed...

5.5CVSS6AI score0.00259EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/08 7:20 p.m.24 views

CVE-2026-35477

CVE-2026-35477 affects InvenTree (1.2.3–1.2.6) where the PART_NAME_FORMAT validator used jinja2.sandbox.SandboxedEnvironment, but the actual renderer in part/helpers.py still used non-sandboxed jinja2.Environment. The validator also used a dummy Part with pk=None, creating a mismatch between vali...

9.9CVSS6.2AI score0.00259EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/08 7:20 p.m.8 views

CVE-2026-35477 InvenTree has SSTI in PART_NAME_FORMAT bypasses CVE-2026-27629 fix via {% if part.pk %} sandbox escape

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PARTNAMEFORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed...

5.5CVSS6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/08 6:17 p.m.4 views

CVE-2026-34724 Zammad has a server-side template injection leading to RCE via AI Agent

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, a server-side template injection vulnerability which leads to RCE via AI Agent exists. Impact is limited to environments where an attacker can control or influence typeenrichmentdata typically high-privilege...

8.7CVSS5.9AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 6:17 p.m.9 views

CVE-2026-34724 Zammad has a server-side template injection leading to RCE via AI Agent

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, a server-side template injection vulnerability which leads to RCE via AI Agent exists. Impact is limited to environments where an attacker can control or influence typeenrichmentdata typically high-privilege...

8.7CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/08 6:17 p.m.40 views

CVE-2026-34724 Zammad has a server-side template injection leading to RCE via AI Agent

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, a server-side template injection vulnerability which leads to RCE via AI Agent exists. Impact is limited to environments where an attacker can control or influence typeenrichmentdata typically high-privilege...

8.7CVSS0.00262EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.19 views

PT-2026-31421

Name of the Vulnerable Software and Affected Versions Zammad versions prior to 7.0.1 Description Zammad is a web-based open-source helpdesk/customer support system. A server-side template injection vulnerability exists via the AI Agent, potentially leading to Remote Code Execution RCE. The impact...

8.7CVSS6AI score0.00262EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.13 views

Zammad 安全漏洞

Zammad is a ticketing management software developed by the German company Zammad. Versions of Zammad prior to 7.0.1 contained security vulnerabilities; these vulnerabilities were due to server-side template injection, which could potentially allow remote code execution through AI agents...

8.7CVSS6.5AI score0.00262EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.12 views

CVE-2026-26026

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS5.9AI score0.11312EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/06 5:13 p.m.48 views

CVE-2026-35044 BentoML has a Server-Side Template Injection via unsandboxed Jinja2 Environment in Dockerfile generation

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.38, the Dockerfile generation function generatecontainerfile in src/bentoml/internal/container/generate.py uses an unsandboxed jinja2.Environment with the jinja2.ext.do extensio...

8.8CVSS0.00392EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 5:13 p.m.12 views

CVE-2026-35044 BentoML has a Server-Side Template Injection via unsandboxed Jinja2 Environment in Dockerfile generation

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.38, the Dockerfile generation function generatecontainerfile in src/bentoml/internal/container/generate.py uses an unsandboxed jinja2.Environment with the jinja2.ext.do extensio...

8.8CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2026/04/06 3:17 p.m.25 views

CVE-2026-26026

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS0.11312EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/04/06 3:17 p.m.11 views

CVE-2026-26026

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS5.9AI score0.11312EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/06 3:17 p.m.10 views

UBUNTU-CVE-2026-26026

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS5.8AI score0.11312EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/06 2:33 p.m.9 views

EUVD-2026-19246

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS5.9AI score0.11312EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/06 2:33 p.m.62 views

CVE-2026-26026 GLPI has a Server-Side Template Injection via Double-Compilation

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS0.11312EPSS
SaveExploits1References1
Rows per page
Query Builder