Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33937

40
FAUCET Score

CVE-2026-33937 is a critical Remote Code Execution (RCE) vulnerability affecting Handlebars.js versions 4.0.0 through 4.7.8. It stems from improper sanitization in the `Handlebars.compile()` function, allowing an attacker to inject and execute arbitrary JavaScript by supplying a crafted Abstract Syntax Tree (AST). With a CVSS score of 9.8 (Critical), this vulnerability is easily exploitable over the network without authentication or user interaction, leading to full compromise of affected systems. While there is no known active exploitation or public exploit code available, the vulnerability has garnered community attention, and patches are available in version 4.7.9. Workarounds include validating input type or using the runtime-only build.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.0.0, < 4.7.9CPE matchmatch criteria
cpe:2.3:a:handlebarsjs:handlebars:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.78%
Probability of exploitation in next 30 days
EPSS Percentile
76.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0178 is in the 64th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: handlebarsFixed in: 4.7.9

Vendor Advisories (2)

npmGHSA-2w6w-674q-4c4qcritical

Handlebars.js has JavaScript Injection via AST Type Confusion

Mar 27, 2026
microsoft2026-Mar/CVE-2026-33937Critical

Handlebars.js has JavaScript Injection via AST Type Confusion

Mar 10, 2026

References

access.redhat.com / errata/RHSA-2026:10175
access.redhat.com / errata/RHSA-2026:34342
access.redhat.com / security/cve/CVE-2026-33937
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-33937.json
github.com / handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2
Patch
github.com / handlebars-lang/handlebars.js/releases/tag/v4.7.9
Release Notes
github.com / handlebars-lang/handlebars.js/security/advisories/GHSA-2w6w-674q-4c4q
ExploitVendor Advisory