CVE-2026-55760

HIGHPre-NVD 7.57.5
EchelonGraph scoreLOW confidence

This high-severity CVE scores 7.5 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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).

Triggered by: NVD CVSS baseline
Sources: cna:github_m
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: CVSS: 7.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

handlebars.java FileTemplateLoader Path Traversal

Impact

Any application that passes user-controlled input to Handlebars.compile() using a FileTemplateLoader (or ClassPathTemplateLoader) is vulnerable to arbitrary file read. This is a realistic attack surface for web applications that use template names from URL path parameters, request parameters, or other user-controlled sources.

Patches

com.github.jknack:handlebars:4.5.2

Workarounds

Validate template name is derived from user input.

if (!file.getPath().startsWith(new File(prefix).getCanonicalPath())) {
        throw new IOException("Path traversal attempt detected: " + location);
}

CVSS v3
7.5
EG Score
7.5(low)
EPSS
KEV
Not listed

Published

June 17, 2026

Last Modified

June 17, 2026

Vendor Advisories for CVE-2026-55760(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Maven(1)
PackageVulnerable rangeFixed inDependents
com.github.jknack:handlebars0.10.0 ... 4.5.1 (55 versions)4.5.2

Data Freshness Timeline

(refreshed 13× in last 7d / 38× 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.

  1. 2026-07-06 22:49 UTCEG score recompute
  2. 2026-07-06 10:27 UTCEG score recompute
  3. 2026-07-05 20:59 UTCEG score recompute
  4. 2026-07-05 08:36 UTCEG score recompute
  5. 2026-07-04 20:15 UTCEG score recompute
  6. 2026-07-04 07:53 UTCEG score recompute
  7. 2026-07-03 18:28 UTCEG score recompute
  8. 2026-07-03 06:07 UTCEG score recompute
  9. 2026-07-02 17:42 UTCEG score recompute
  10. 2026-07-02 05:17 UTCEG score recompute
  11. 2026-07-01 16:56 UTCEG score recompute
  12. 2026-07-01 04:35 UTCEG score recompute
  13. 2026-06-30 16:12 UTCEG score recompute
  14. 2026-06-30 03:51 UTCEG score recompute
  15. 2026-06-29 15:29 UTCEG score recompute
  16. 2026-06-29 03:04 UTCEG score recompute
  17. 2026-06-28 14:42 UTCEG score recompute
  18. 2026-06-28 02:21 UTCEG score recompute
  19. 2026-06-27 14:00 UTCEG score recompute
  20. 2026-06-27 01:38 UTCEG score recompute
  21. 2026-06-26 13:17 UTCEG score recompute
  22. 2026-06-26 00:55 UTCEG score recompute
  23. 2026-06-25 12:33 UTCEG score recompute
  24. 2026-06-25 00:12 UTCEG score recompute
  25. 2026-06-24 11:50 UTCEG score recompute
Show 13 more
  1. 2026-06-23 23:29 UTCEG score recompute
  2. 2026-06-23 11:07 UTCEG score recompute
  3. 2026-06-22 22:44 UTCEG score recompute
  4. 2026-06-22 10:23 UTCEG score recompute
  5. 2026-06-21 21:54 UTCEG score recompute
  6. 2026-06-21 09:30 UTCEG score recompute
  7. 2026-06-20 21:01 UTCEG score recompute
  8. 2026-06-20 08:39 UTCEG score recompute
  9. 2026-06-19 20:17 UTCEG score recompute
  10. 2026-06-19 07:54 UTCEG score recompute
  11. 2026-06-18 19:29 UTCEG score recompute
  12. 2026-06-18 07:07 UTCEG score recompute
  13. 2026-06-17 18:44 UTCEG score recompute

Frequently asked(4)

What is CVE-2026-55760?
CVE-2026-55760 is a high vulnerability published on June 17, 2026. handlebars.java FileTemplateLoader Path Traversal Impact Any application that passes user-controlled input to Handlebars.compile() using a FileTemplateLoader (or ClassPathTemplateLoader) is vulnerable to arbitrary file read. This is a realistic attack surface for web applications that use template…
When was CVE-2026-55760 disclosed?
CVE-2026-55760 was first published in the National Vulnerability Database on June 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-55760?
CVE-2026-55760 has a CVSS v4.0 base score of 7.5 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-55760?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55760, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55760

Explore →

Is Your Infrastructure Affected by CVE-2026-55760?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.