Lucene search
+L

18576 matches found

NVD
NVD
added 2026/03/27 9:17 p.m.11 views

CVE-2026-33937

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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 withou...

9.8CVSS0.01704EPSS
SaveExploits4References8
OSV
OSV
added 2026/03/27 9:17 p.m.7 views

DEBIAN-CVE-2026-33938

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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...

8.1CVSS5.8AI score0.00709EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/03/27 9:17 p.m.7 views

CVE-2026-33938

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/27 9:17 p.m.12 views

UBUNTU-CVE-2026-33937

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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 withou...

9.8CVSS6.1AI score0.01704EPSS
SaveExploits4References6
CVE
CVE
added 2026/03/27 9:15 p.m.96 views

CVE-2026-33943

Happy DOM CVE-2026-33943 involves a code-injection vulnerability in the ECMAScriptModuleCompiler: in versions 15.10.0 through 20.8.7, unsanitized content within export { ... } in ES modules is interpolated into generated code as an executable expression, with backticks not removed, enabling templ...

9.8CVSS6.1AI score0.00788EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/27 9:11 p.m.15 views

CVE-2026-33940

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.00703EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/03/27 9:05 p.m.33 views

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

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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...

8.1CVSS0.00709EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/27 9:05 p.m.7 views

CVE-2026-33938

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 9:05 p.m.22 views

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

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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...

8.1CVSS6.2AI score0.00709EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/27 9:03 p.m.14 views

CVE-2026-33937 Handlebars.js has JavaScript Injection via AST Type Confusion

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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 withou...

9.8CVSS6.2AI score0.01704EPSS
SaveExploits4References3
CVE
CVE
added 2026/03/27 9:03 p.m.416 views

CVE-2026-33937

CVE-2026-33937 affects Handlebars.js prior to 4.7.9, where Handlebars.compile() accepts a pre-parsed AST; the NumberLiteral.value is emitted into generated JS without quoting, enabling remote code execution if a crafted AST is supplied. Versions 4.0.0–4.7.8 are vulnerable; 4.7.9 fixes the issue. ...

9.8CVSS6.2AI score0.01704EPSS
SaveExploits4References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/27 9:03 p.m.17 views

CVE-2026-33937

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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 withou...

9.8CVSS6.2AI score0.01704EPSS
SaveExploits4References4Affected Software1
Debian CVE
Debian CVE
added 2026/03/27 9:03 p.m.14 views

CVE-2026-33937

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, 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 withou...

9.8CVSS6AI score0.01704EPSS
SaveExploits4
CVE
CVE
added 2026/03/27 9:00 p.m.51 views

CVE-2026-33916

Handlebars.js CVE-2026-33916 affects 4.0.0–4.7.8 where resolvePartial() looks up partials via options.partials without guarding prototype traversal. If Object.prototype is polluted with a string key matching a partial, that string becomes the partial body and is rendered unescaped, enabling refle...

4.7CVSS5.8AI score0.00276EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.40 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
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: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.01704EPSS
SaveExploits4References4
Snyk
Snyk
added 2026/03/27 5:12 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the UploadAllFiles function during S3 restore operations when processing tar headers from a supplied backup archive. An attacker can cause the daemon to crash and disrupt the contr...

7.1CVSS5.9AI score0.00385EPSS
SaveExploits1References2
Akamai Blog
Akamai Blog
added 2026/03/27 12:00 p.m.9 views

Extend Application Security Visibility from Code to Runtime

...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/03/27 9:31 a.m.28 views

EUVD-2026-16575

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Thales Sentinel LDK Runtime on Windows allows Stored XSS.This issue affects Sentinel LDK Runtime: before 10.22...

8.3CVSS5.9AI score0.00123EPSS
SaveExploits0References2
Rows per page
Query Builder