Skip to content

chore: upgrade handlebars#29

Merged
pdp2121 merged 1 commit into
masterfrom
upgrade-handlebars
Apr 22, 2026
Merged

chore: upgrade handlebars#29
pdp2121 merged 1 commit into
masterfrom
upgrade-handlebars

Conversation

@pdp2121

@pdp2121 pdp2121 commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

Update handlebars to resolve this critical security issue.

Vulnerable code in package-lock.json:6089

Affected versions of handlebars are vulnerable to Improper Control of Generation of Code ('Code Injection') / Improper Encoding or Escaping of Output / Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). The Handlebars CLI precompiler allows arbitrary JavaScript injection by embedding unescaped template filenames and CLI option values such as --namespace, --commonjs, and --handlebarPath directly into generated output. An attacker who can control these inputs can cause malicious code to execute when the precompiled bundle is loaded in Node.js or a browser.

Severity: High

Current version: 4.7.8

Recommended fix version: 4.7.9

@pdp2121 pdp2121 merged commit 2450ed7 into master Apr 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants