Lucene search
+L

14176 matches found

CVE
CVE
added 2026/05/05 12:00 a.m.23 views

CVE-2026-38431

ERPNext v15.103.1 and earlier is vulnerable to Server-Side Template Injection (SSTI) in email templates. An attacker with permission to create or edit email templates can inject template expressions that are executed on the server when the template renders, leading to potential full impact on con...

9.8CVSS5.8AI score0.0039EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/05/05 12:00 a.m.54 views

CVE-2026-38432

ERPNext v15.103.1 and before is vulnerable to Cross Site Scripting XSS in the Email Template engine. An attacker with permission to create or edit email templates can inject malicious JavaScript code that are executed on the victim's browser when the template is applied...

0.00175EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.7 views

SUSE SLES16 Security Update : python-Mako (SUSE-SU-2026:21426-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:21426-1 advisory. This update for python-Mako fixes the following issue: - CVE-2026-41205: Prior to 1.3.11, TemplateLookup.gettemplate is vulnerable to path...

8.7CVSS5.9AI score0.00361EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/05 12:00 a.m.5 views

CVE-2026-38431

ERPNext v15.103.1 and before is vulnerable to Server-Side Template Injection SSTI. An attacker with permission to create or edit email templates can inject template expressions that are executed on the server when the template is rendered...

5.8AI score0.0039EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/05 12:00 a.m.6 views

CVE-2026-38432

ERPNext v15.103.1 and before is vulnerable to Cross Site Scripting XSS in the Email Template engine. An attacker with permission to create or edit email templates can inject malicious JavaScript code that are executed on the victim's browser when the template is applied...

5.9AI score0.00175EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2026/05/05 12:00 a.m.90 views

📄 Xibo CMS SSTI / Remote Code Execution

Xibo CMS versions prior to 4.3.1 suffer from an authenticated remote code execution vulnerability via server-side template injection. Exploit Title: Xibo CMS - Authenticated Remote Code Execution via SSTI Date: 2025-11-04 Exploit Author: Cristian Branet Vendor Homepage: https://xibosignage.com/...

7.2CVSS6.5AI score0.00904EPSS
SaveExploits2
OSV
OSV
added 2026/05/05 12:00 a.m.7 views

CVE-2026-38431

ERPNext v15.103.1 and before is vulnerable to Server-Side Template Injection SSTI. An attacker with permission to create or edit email templates can inject template expressions that are executed on the server when the template is rendered...

9.8CVSS6AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.14 views

PT-2026-37292

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions prior to 29.1 Description An issue exists where the endpoint "/objects/notifySubscribers.json.php" accepts a raw message POST parameter and passes it to the sendSiteEmail function. This function substitutes the input...

6.4CVSS5.9AI score0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/05 12:00 a.m.29 views

CVE-2026-38432

ERPNext v15.103.1 and earlier is vulnerable to Cross Site Scripting (XSS) in the Email Template engine. Affected component: Email Template engine. Root cause: an attacker with permission to create or edit email templates can inject malicious JavaScript that executes in the victim’s browser when t...

6.1CVSS5.9AI score0.00175EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/05/05 12:00 a.m.48 views

CVE-2026-38431

ERPNext v15.103.1 and before is vulnerable to Server-Side Template Injection SSTI. An attacker with permission to create or edit email templates can inject template expressions that are executed on the server when the template is rendered...

0.0039EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2026/05/05 12:00 a.m.88 views

📄 LangChain Core Insecure Deserialization

LangChain Core versions prior to 1.2.5 and 0.3.81 suffer from a deserialization vulnerability that allows for server-side template injection that can lead to remote code execution. Exploit Title: LangChain Core - SSTI/RCE Date: 2025-12-29 Exploit Author: Mohammed Idrees Banyamer Author Country:...

9.3CVSS7.6AI score0.43415EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2026/05/04 11:37 p.m.27 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 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. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS6.1AI score0.02566EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/04 9:15 p.m.23 views

Expression Language Injection

Overview Affected versions of this package are vulnerable to Expression Language Injection when dynamically loading classes, which allows server-side template injection that crosses the intended sandbox boundary. An attacker can execute unauthorized expressions with the privileges of the server b...

9.1CVSS5.9AI score0.00427EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 9:15 p.m.69 views

GHSA-C9PH-GXWW-7744 Sandboxed Thymeleaf expressions vulnerable to improper recognition of unauthorized syntax patterns

Impact A security bypass vulnerability exists in the expression execution mechanisms of Thymeleaf up to and including 3.1.4.RELEASE. Although the library provides mechanisms to avoid the execution of potentially dangerous expressions in some specific sandboxed restricted contexts, it fails to...

9CVSS5.8AI score0.00427EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 8:11 p.m.33 views

GHSA-3775-99MW-8RP4 Argo has incomplete fix for CVE-2026-31892: hostNetwork, securityContext, serviceAccountName bypass templateReferencing Strict/Secure

The fix for CVE-2026-31892 commit 534f4ff blocks podSpecPatch when templateReferencing: Strict is active, but doesn't restrict other WorkflowSpec fields that flow through the same merge path and get applied to pods. A user can set hostNetwork: true, override serviceAccountName, or change...

8.1CVSS5.8AI score0.00424EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/05/04 8:11 p.m.12 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the JoinWorkflowSpec process. An attacker can gain unauthorized access to host networking, override service account assignments, modify pod security contexts, add tolerations, or enable service account token...

8.6CVSS5.8AI score0.00424EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 8:11 p.m.10 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the JoinWorkflowSpec process. An attacker can gain unauthorized access to host networking, override service account assignments, modify pod security contexts, add tolerations, or enable service account token...

8.6CVSS5.5AI score0.00424EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/04 6:16 p.m.20 views

CVE-2026-42052

Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode for untrusted metadata fields. In this runtime, is raw insertion and HTML escaping is only performed by . Rendered output is then inserted with .html..., allowing...

6CVSS0.003EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/04 5:06 p.m.5 views

CVE-2026-42052

Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode for untrusted metadata fields. In this runtime, is raw insertion and HTML escaping is only performed by . Rendered output is then inserted with .html..., allowing...

6CVSS5.7AI score0.003EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/04 5:06 p.m.17 views

CVE-2026-42052 beets is Vulnerable to XSS

Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode for untrusted metadata fields. In this runtime, is raw insertion and HTML escaping is only performed by . Rendered output is then inserted with .html..., allowing...

6CVSS5.7AI score0.003EPSS
SaveExploits0References2
Rows per page
Query Builder