Lucene search
K

18 matches found

CVE
CVE
added 2026/03/27 9:11 p.m.51 views

CVE-2026-33940

CVE-2026-33940 affects Handlebars runtimes from 4.0.0 through 4.7.8, where a crafted object in the template context can bypass guards in resolvePartial() and cause invokePartial() to return undefined. This leads the runtime to treat an unresolved partial as a source to be compiled, feeding a vali...

8.1CVSS5.9AI score0.00032EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 9:11 p.m.5 views

CVE-2026-33940 Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, a crafted object placed in the template context can bypass all conditional guards in resolvePartial and cause invokePartial to return undefined. The Handlebars runtime then treats the...

8.1CVSS5.9AI score0.00032EPSS
Exploits1References3
CVE
CVE
added 2026/03/27 9:8 p.m.37 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
Vulnrichment
Vulnrichment
added 2026/03/27 9:0 p.m.0 views

CVE-2026-33916 Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, resolvePartial in the Handlebars runtime resolves partial names via a plain property lookup on options.partials without guarding against prototype-chain traversal. When Object.prototype...

4.7CVSS5.8AI score0.00072EPSS
Exploits1References3
OSV
OSV
added 2026/03/27 9:0 p.m.1 views

CVE-2026-33916 Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, resolvePartial in the Handlebars runtime resolves partial names via a plain property lookup on options.partials without guarding against prototype-chain traversal. When Object.prototype...

4.7CVSS5.7AI score0.00072EPSS
Exploits1References5
EUVD
EUVD
added 2026/03/27 6:22 p.m.0 views

EUVD-2026-16862

Handlebars.js has JavaScript Injection in CLI Precompiler via Unescaped Names and Options...

8.2CVSS5.9AI score0.00009EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/27 6:21 p.m.3 views

EUVD-2026-16860

Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial...

8.1CVSS5.9AI score0.00032EPSS
Exploits1References3
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
EUVD
EUVD
added 2026/03/27 6:20 p.m.1 views

EUVD-2026-16849

Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block...

8.1CVSS5.9AI score0.00048EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/27 6:19 p.m.1 views

EUVD-2026-16848

Handlebars.js has JavaScript Injection via AST Type Confusion...

9.8CVSS5.9AI score0.0024EPSS
Exploits2References3
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.2 views

Handlebars.js 安全漏洞

Handlebars.js is an open-source JavaScript templating engine developed by The Handlebars Templating Language project. Versions of Handlebars.js 4.7.8 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the special variable @partial-block, which could be overwritten...

8.1CVSS6.8AI score0.00048EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.4 views

Handlebars.js 安全漏洞

Handlebars.js is an open-source JavaScript templating engine developed by The Handlebars Templating Language project. Versions of Handlebars.js 4.7.8 and earlier contained security vulnerabilities. These vulnerabilities were caused by improper handling of user-controlled strings by the Handlebars...

8.2CVSS7.3AI score0.00009EPSS
Exploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/16 11:0 a.m.36 views

Security Bulletin: IBM Security SOAR is using a component with known vulnerabilities - Handlebars.js ( CVE-2019-19919, CVE-2021-32820)

Summary The product includes an older version of Handlebars.js that may be identified and exploited with automated tools. Vulnerability Details CVEID: CVE-2019-19919 DESCRIPTION: Node.js handlebars could allow a remote attacker to execute arbitrary code on the system, caused by a prototype...

9.8CVSS1.8AI score0.86122EPSS
Exploits1
OSV
OSV
added 2019/07/15 7:46 p.m.3 views

GHSA-6R5X-HMGG-7H53 Remote code execution in Handlebars.js

Handlebars.js before 4.1.0 has Remote Code Execution RCE...

7.9AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2019/07/15 7:46 p.m.19 views

Remote code execution in Handlebars.js

Handlebars.js before 4.1.0 has Remote Code Execution RCE...

2AI score
Exploits0References3Affected Software1
Fedora
Fedora
added 2019/03/29 7:29 p.m.18 views

[SECURITY] Fedora 30 Update: nodejs-handlebars-4.0.13-1.fc30

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they s hould be...

1.4AI score
Exploits0
Fedora
Fedora
added 2015/12/28 11:58 p.m.9 views

[SECURITY] Fedora 22 Update: nodejs-handlebars-4.0.5-1.fc22

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they s hould be...

1.4AI score
Exploits0
Rows per page
Query Builder