hbs is an Express view engine wrapper for Handlebars. Version 4.3.0 can crash the Node.js process during output escaping when an async helper, registered with registerAsyncHelper, resolves to an object whose toHTML property is truthy but not callable. Handlebars escapeExpression calls the toHTML method on any value that has a truthy toHTML, so such a value throws a TypeError, and because the async substitution runs on a later tick outside the render function's try/catch, the throw is an uncaught exception that terminates the process without sending a response. Only version 4.3.0 is affected, since the throwing escape was introduced by the fix for CVE-2026-16231 and earlier versions do not escape async helper values. It can be triggered remotely when an async helper resolves to an externally influenced object such as parsed JSON. The issue is fixed in hbs 4.3.1, and users should upgrade to hbs 4.3.1 or later.
CVE-2026-87123
This medium-severity CVE scores 5.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.9
- EG Score
- 5.9(medium)
- EG Risk
- 27(Track)EG Risk 27/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity59% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 17%
- KEV
- Not listed
Published
September 11, 2026
Last Modified
September 16, 2026
Advisory Details (2)
Auto-updated Sep 11, 2026Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlhbs vulnerable to Denial of Service via unhandled exception in async helper output escaping · Advisory · pillarjs/hbs · GitHub
https://github.com/pillarjs/hbs/security/advisories/GHSA-3c55-w9jx-p5jrWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 20× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:43 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 19:59 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 06:02 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 07:07 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 08:11 UTCEG score recompute
- 2026-09-13 09:16 UTCEG score recompute
- 2026-09-12 10:21 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 11:26 UTCEG score recompute
- 2026-09-11 10:38 UTCEG score recompute
- 2026-09-11 10:23 UTCEG score recompute
- 2026-09-11 10:00 UTCEG score recompute
- 2026-09-11 09:59 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-87123?
When was CVE-2026-87123 disclosed?
Is CVE-2026-87123 actively exploited?
What is the CVSS score of CVE-2026-87123?
How do I remediate CVE-2026-87123?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-87123
Is Your Infrastructure Affected by CVE-2026-87123?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.