Lucene search
+L

384 matches found

Snyk
Snyk
added 2026/03/27 6:21 p.m.26 views

Improper Check for Unusual or Exceptional Conditions

Overview 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 crash the Node.js...

8.7CVSS5.9AI score0.00616EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.39 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.00616EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 6:20 p.m.39 views

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

Summary The @partial-block special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper overwrites @partial-block with a crafted Handlebars AST, a subsequent invocation of @partial-block compil...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/27 6:20 p.m.29 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via manipulation of the @partial-block variable in the template data context. An attacker can execute arbitrary...

9.2CVSS6.1AI score0.00709EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/27 6:20 p.m.6 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via manipulation of the @partial-block variable in the template data context. An attacker can...

9.2CVSS6AI score0.00709EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/27 6:20 p.m.17 views

GHSA-3MFM-83XF-C92R Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block

Summary The @partial-block special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper overwrites @partial-block with a crafted Handlebars AST, a subsequent invocation of @partial-block compil...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References5
vulnersOsv
vulnersOsv
added 2026/03/27 6:20 p.m.1 views

4coders-commons (>=0.0.1, <=0.0.2), @11ty/eleventy (0.3.3) +3662 more potentially affected by CVE-2026-33938 via handlebars (>=4.0.0, <=4.7.8)

handlebars NPM version =4.0.0, =0.0.1, =0.1.0, =0.1.0, =0.0.11, =0.0.52, =0.1.0, =0.0.72, =0.1.0, =1.1.1-pr-7-1d68cf28da, =0.0.0-13d458778df8db161111e788ed4207a13a110724, =1.16.0, =1.16.0, =1.16.0, =2.4.4 and more Source cves: CVE-2026-33938 Source advisory: SNYK:JS-HANDLEBARS-15803082...

8.1CVSS5.4AI score0.00709EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/03/27 6:20 p.m.1 views

4coders-commons (>=0.0.1, <=0.0.2), @11ty/eleventy (0.3.3) +3662 more potentially affected by CVE-2026-33938 via handlebars (>=4.0.0, <=4.7.8)

handlebars NPM version =4.0.0, =0.0.1, =0.1.0, =0.1.0, =0.0.11, =0.0.52, =0.1.0, =0.0.72, =0.1.0, =1.1.1-pr-7-1d68cf28da, =0.0.0-13d458778df8db161111e788ed4207a13a110724, =1.16.0, =1.16.0, =1.16.0, =2.4.4 and more Source cves: CVE-2026-33938 Source advisory: OSV:GHSA-3MFM-83XF-C92R...

8.1CVSS5.4AI score0.00709EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/03/27 6:19 p.m.2 views

4coders-commons (>=0.0.1, <=0.0.2), @11ty/eleventy (0.3.3) +3662 more potentially affected by CVE-2026-33937 via handlebars (>=4.0.0, <=4.7.8)

handlebars NPM version =4.0.0, =0.0.1, =0.1.0, =0.1.0, =0.0.11, =0.0.52, =0.1.0, =0.0.72, =0.1.0, =1.1.1-pr-7-1d68cf28da, =0.0.0-13d458778df8db161111e788ed4207a13a110724, =1.16.0, =1.16.0, =1.16.0, =2.4.4 and more Source cves: CVE-2026-33937 Source advisory: OSV:GHSA-2W6W-674Q-4C4Q...

9.8CVSS5.4AI score0.02254EPSS
SaveExploits4
OSV
OSV
added 2026/03/27 6:19 p.m.4 views

GHSA-2W6W-674Q-4C4Q Handlebars.js has JavaScript Injection via AST Type Confusion

Summary Handlebars.compile accepts a pre-parsed AST object in addition to a template string. The value field of a NumberLiteral AST node is emitted directly into the generated JavaScript without quoting or sanitization. An attacker who can supply a crafted AST to compile can therefore inject and...

9.8CVSS6.2AI score0.02254EPSS
SaveExploits4References5
Github Security Blog
Github Security Blog
added 2026/03/27 6:19 p.m.71 views

Handlebars.js has JavaScript Injection via AST Type Confusion

Summary Handlebars.compile accepts a pre-parsed AST object in addition to a template string. The value field of a NumberLiteral AST node is emitted directly into the generated JavaScript without quoting or sanitization. An attacker who can supply a crafted AST to compile can therefore inject and...

9.8CVSS6.2AI score0.02254EPSS
SaveExploits4References5Affected Software1
Snyk
Snyk
added 2026/03/27 6:19 p.m.5 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via the compile function. An attacker can execute arbitrary code by supplying a crafted Abstract...

9.8CVSS6.1AI score0.02254EPSS
SaveExploits4References4
Snyk
Snyk
added 2026/03/27 6:19 p.m.26 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via the compile function. An attacker can execute arbitrary code by supplying a crafted Abstract Syntax Tree AST...

9.8CVSS6.2AI score0.02254EPSS
SaveExploits4References4
vulnersOsv
vulnersOsv
added 2026/03/27 6:19 p.m.1 views

4coders-commons (>=0.0.1, <=0.0.2), @11ty/eleventy (0.3.3) +3662 more potentially affected by CVE-2026-33937 via handlebars (>=4.0.0, <=4.7.8)

handlebars NPM version =4.0.0, =0.0.1, =0.1.0, =0.1.0, =0.0.11, =0.0.52, =0.1.0, =0.0.72, =0.1.0, =1.1.1-pr-7-1d68cf28da, =0.0.0-13d458778df8db161111e788ed4207a13a110724, =1.16.0, =1.16.0, =1.16.0, =2.4.4 and more Source cves: CVE-2026-33937 Source advisory: SNYK:JS-HANDLEBARS-15803084...

9.8CVSS5.4AI score0.02254EPSS
SaveExploits4
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.22 views

handlebars 安全漏洞

Handlebars is a semantic web template system. Versions of Handlebars 4.7.8 and earlier contain security vulnerabilities. These vulnerabilities stem from the resolvePartial function, which does not prevent prototype chain traversal. This can lead to prototype pollution, thereby enabling...

4.7CVSS6.4AI score0.00276EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.14 views

handlebars 代码问题漏洞

Handlebars is a semantic web template system. Versions of Handlebars 4.7.8 and earlier have a code vulnerability that arises when templates contain unregistered decorator references, leading to an unhandled TypeError. This can cause Node.js processes to crash, resulting in a denial-of-service...

7.5CVSS7.2AI score0.00616EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.19 views

handlebars 安全漏洞

Handlebars is a semantic web template system. Versions of Handlebars 4.7.8 and earlier contain security vulnerabilities. These vulnerabilities stem from the ability for custom objects to bypass all conditional protections in resolvePartial, allowing attackers to execute arbitrary commands and...

8.1CVSS6.8AI score0.00703EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.18 views

handlebars 安全漏洞

Handlebars is a semantic web template system. Versions of Handlebars 4.7.8 and earlier contain security vulnerabilities. These vulnerabilities stem from the improper handling of the value field in NumberLiteral AST nodes by the Handlebars.compile function. This could allow attackers to inject and...

9.8CVSS6.8AI score0.02254EPSS
SaveExploits4References3
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.8 views

PT-2026-28572

Name of the Vulnerable Software and Affected Versions Handlebars versions 4.0.0 through 4.7.8 Description Handlebars allows users to build semantic templates. A crafted object placed in the template context can bypass conditional guards in the resolvePartial function, causing invokePartial to...

8.1CVSS6.1AI score0.00703EPSS
SaveExploits1References22
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.8 views

PT-2026-28570

Name of the Vulnerable Software and Affected Versions Handlebars versions 4.0.0 through 4.7.8 Description Handlebars allows users to build semantic templates. A flaw exists where the @partial-block special variable is stored in the template data context and is mutable from within a template via...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References23
Rows per page
Query Builder