Lucene search
K

26 matches found

Veracode
Veracode
added 2026/04/16 11:16 a.m.5 views

Improper Input Validation

Lodash is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of options.imports key names and unsafe merging of inherited properties, which allows an attacker to inject malicious expressions that execute arbitrary code during template compilation...

9.8CVSS6.1AI score0.00044EPSS
Exploits0References4Affected Software4
Snyk
Snyk
added 2026/03/31 11:2 p.m.3 views

Arbitrary Code Injection

Overview lodash-rails is a lodash for the Rails asset pipeline. Affected versions of this package are vulnerable to Arbitrary Code Injection due the improper validation of options.imports key names in .template. An attacker can execute arbitrary code at template compilation time by injecting...

9.8CVSS6.2AI score0.04314EPSS
Exploits2References2
OSV
OSV
added 2026/03/31 8:16 p.m.1 views

DEBIAN-CVE-2026-4800

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...

9.8CVSS5.9AI score0.00044EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.4 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.00044EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/28 10:11 a.m.0 views

CVE-2026-33939

A flaw was found in Handlebars.js. A remote attacker can exploit this by submitting a malformed Handlebars template that includes decorator syntax referencing an unregistered decorator. When the application attempts to compile this template without proper error handling, it triggers an unhandled...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2026-33939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator...

7.5CVSS7.1AI score0.00076EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2026/03/27 10:16 p.m.2 views

CVE-2026-33939

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. Th...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References5
OSV
OSV
added 2026/03/27 10:16 p.m.2 views

UBUNTU-CVE-2026-33939

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. Th...

7.5CVSS5.8AI score0.00076EPSS
Exploits1References6
CVE
CVE
added 2026/03/27 9:8 p.m.35 views

CVE-2026-33939

Summary: CVE-2026-33939 affects Handlebars 4.0.0–4.7.8, where a template using decorator syntax referencing an unregistered decorator (e.g. {{*n}}) causes the runtime to call an undefined value as a function, leading to an unhandled TypeError and a potential single-request DoS. The issue is fixed...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 9:8 p.m.0 views

CVE-2026-33939 Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. Th...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/27 9:8 p.m.18 views

CVE-2026-33939 Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. Th...

7.5CVSS0.00076EPSS
Exploits1References3
OSV
OSV
added 2026/03/27 9:8 p.m.0 views

CVE-2026-33939 Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, when a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. Th...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References5
EUVD
EUVD
added 2026/03/27 6:21 p.m.1 views

EUVD-2026-16858

Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation...

7.5CVSS5.9AI score0.00076EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.8 views

Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Summary When a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. The runtime then immediately invokes the result as a function, causing an unhandled TypeError: ... is not ...

7.5CVSS6AI score0.00076EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2026/03/27 6:21 p.m.1 views

Improper Check for Unusual or Exceptional Conditions

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions through the registerDecorator path in lib/handlebars/compiler/javascript-compiler.js. An attacker can...

8.7CVSS5.7AI score0.00076EPSS
Exploits1References2
OSV
OSV
added 2026/03/27 6:21 p.m.1 views

GHSA-9CX6-37PM-9JFF Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Summary When a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. The runtime then immediately invokes the result as a function, causing an unhandled TypeError: ... is not ...

7.5CVSS6AI score0.00076EPSS
Exploits1References5
OSV
OSV
added 2022/02/10 11:51 p.m.0 views

GHSA-765H-QJXV-5F44 Prototype Pollution in handlebars

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source...

9.8CVSS6.9AI score0.05666EPSS
Exploits1References10
OSV
OSV
added 2021/05/06 3:57 p.m.2 views

GHSA-F2JV-R9RF-7988 Remote code execution in handlebars when compiling templates

The package handlebars before 4.7.7 are vulnerable to Remote Code Execution RCE when selecting certain compiling options to compile templates coming from an untrusted source...

9.8CVSS7AI score0.03582EPSS
Exploits2References9
OSV
OSV
added 2021/05/04 9:15 a.m.27 views

CVE-2021-23383

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source...

9.8CVSS6.6AI score
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2021/05/04 8:32 a.m.2 views

CVE-2021-23383

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source...

9.8CVSS5.3AI score0.05666EPSS
Exploits1References7
Rows per page
Query Builder