Handlebars.java provides logic-less and semantic Mustache templates with Java. Prior to 4.5.2, applications that pass user-controlled input to Handlebars.compile() using FileTemplateLoader or ClassPathTemplateLoader are vulnerable to path traversal, allowing arbitrary file read through template names derived from URL path parameters, request parameters, or other user-controlled sources. This issue is fixed in version 4.5.2.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-08 20:16
Updated : 2026-07-10 19:13
NVD link : CVE-2026-55760
Mitre link : CVE-2026-55760
CVE.ORG link : CVE-2026-55760
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
