Lucene search
+L

14189 matches found

Cvelist
Cvelist
added 2026/03/31 7:25 p.m.78 views

CVE-2026-4800 lodash vulnerable to Code Injection via `_.template` imports key names

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

8.1CVSS0.02566EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/31 7:25 p.m.372 views

CVE-2026-4800

CVE-2026-4800 is a lodash code-injection issue: when untrusted input is supplied in options.imports to _.template, default-parameter expressions can run at template compilation time. The root cause is that validation existed for the variable option but not for imports key names; lodash’s merge vi...

9.8CVSS7.1AI score0.02566EPSS
SaveExploits0References76Affected Software4
OSV
OSV
added 2026/03/31 4:16 p.m.8 views

PYSEC-2026-2279

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS6.1AI score0.00227EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 3:33 p.m.38 views

CVE-2026-34231 Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS0.00227EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/31 3:33 p.m.12 views

CVE-2026-34231 Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/03/31 1:50 p.m.54 views

CVE-2026-34172

Giskard agents contain a server-side template injection vulnerability in ChatWorkflow.chat(message): when a string is passed, it is treated as a Jinja2 template by a non-sandboxed Environment, enabling full RCE via class traversal. Affected versions are before 0.3.4 and 1.0.2b1; the issue is miti...

8.8CVSS6.3AI score0.00611EPSS
SaveExploits1References1Affected Software2
Vulnrichment
Vulnrichment
added 2026/03/31 1:50 p.m.2 views

CVE-2026-34172 Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment

Giskard is an open-source Python library for testing and evaluating agentic systems. Prior to versions 0.3.4 and 1.0.2b1, ChatWorkflow.chatmessage passes its string argument directly as a Jinja2 template source to a non-sandboxed Environment. A developer who passes user input to this method enabl...

7.7CVSS6.3AI score0.00611EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:50 p.m.5 views

CVE-2026-34172

Giskard is an open-source Python library for testing and evaluating agentic systems. Prior to versions 0.3.4 and 1.0.2b1, ChatWorkflow.chatmessage passes its string argument directly as a Jinja2 template source to a non-sandboxed Environment. A developer who passes user input to this method enabl...

7.7CVSS6.3AI score0.00611EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/31 1:50 p.m.33 views

CVE-2026-34172 Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment

Giskard is an open-source Python library for testing and evaluating agentic systems. Prior to versions 0.3.4 and 1.0.2b1, ChatWorkflow.chatmessage passes its string argument directly as a Jinja2 template source to a non-sandboxed Environment. A developer who passes user input to this method enabl...

7.7CVSS0.00611EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/31 1:50 p.m.8 views

CVE-2026-34172 Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment

Giskard is an open-source Python library for testing and evaluating agentic systems. Prior to versions 0.3.4 and 1.0.2b1, ChatWorkflow.chatmessage passes its string argument directly as a Jinja2 template source to a non-sandboxed Environment. A developer who passes user input to this method enabl...

7.7CVSS6.4AI score
SaveExploits0References3
Patchstack
Patchstack
added 2026/03/31 6:45 a.m.10 views

WordPress Contact Form by Supsystic plugin <= 1.7.36 - Unauthenticated Server-Side Template Injection via Prefill Functionality vulnerability

Unauthenticated Server-Side Template Injection via Prefill Functionality vulnerability discovered by kiseki - Heroes Cyber Security in WordPress Plugin Contact Form by Supsystic versions = 1.7.36...

9.8CVSS5.9AI score0.41475EPSS
SaveExploits9References1Affected Software1
EUVD
EUVD
added 2026/03/31 12:31 a.m.10 views

EUVD-2026-17239

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 TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS6.2AI score0.41475EPSS
SaveExploits9References4
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.17 views

PT-2026-29423

Summary An unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example "alert1"@evil.com. PHP's FILTER VALIDATE EMAIL accepts this email as valid. The email is stored in the database without...

6.4CVSS5.9AI score0.00262EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.21 views

lodash 安全漏洞

lodash is an open-source JavaScript utility library developed by Lodash Utilities. Lodash has a security vulnerability, which stems from insufficient validation of the options.imports key name. This vulnerability could allow for the execution of arbitrary code during template compilation...

9.8CVSS6.9AI score0.02566EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.60 views

Captcha Protect 跨站脚本漏洞

Captcha Protect is an open-source middleware for CAPTCHA protection developed by libops, based on traffic detection. Versions of Captcha Protect prior to 1.12.2 contained a cross-site scripting vulnerability. This vulnerability stemmed from the challenge page accepting target values provided by...

6.1CVSS5.8AI score0.00187EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.29 views

PT-2026-29248

In its design for automatic terminal command execution, Sixth offers two options: Execute safe commands and Execute all commands. The description for the former states that commands determined by the model to be safe will be automatically executed, whereas if the model judges a command to be...

6AI score0.00512EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.8 views

PT-2026-29427

Name of the Vulnerable Software and Affected Versions: File Browser versions prior to 2.62.2 Description: File Browser versions prior to 2.62.2 are susceptible to Stored Cross-Site Scripting XSS via admin-controlled branding fields. An administrator setting the branding.name field to a malicious...

6.9CVSS6AI score0.00356EPSS
SaveExploits1
NVD
NVD
added 2026/03/30 10:16 p.m.10 views

CVE-2026-4257

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 TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS0.41475EPSS
SaveExploits9References3
ATTACKERKB
ATTACKERKB
added 2026/03/30 9:26 p.m.6 views

CVE-2026-4257

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 TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS6.2AI score0.41475EPSS
SaveExploits9References6
Cvelist
Cvelist
added 2026/03/30 9:26 p.m.108 views

CVE-2026-4257 Contact Form by Supsystic <= 1.7.36 - Unauthenticated Server-Side Template Injection via Prefill Functionality

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 TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS0.41475EPSS
SaveExploits9References3
Rows per page
Query Builder