CVE-2026-63490
Last modified
CVE-2026-63490 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Handlebars.java provides logic-less and semantic Mustache templates with Java. Prior to 4.5.3, com.github.jknack.handlebars.springmvc.SpringTemplateLoader resolves attacker-influenced Spring MVC view names through Spring ResourceLoader without the path-containment validation used by other URL-based loaders. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
Handlebars.java provides logic-less and semantic Mustache templates with Java. Prior to 4.5.3, com.github.jknack.handlebars.springmvc.SpringTemplateLoader resolves attacker-influenced Spring MVC view names through Spring ResourceLoader without the path-containment validation used by other URL-based loaders. In handlebars-springmvc/src/main/java/com/github/jknack/handlebars/springmvc/SpringTemplateLoader.java, a view name using a file: or classpath: URL and ending with the # fragment delimiter places the appended .hbs suffix in the fragment, which FileUrlResource.exists() and URL.openStream() discard. HandlebarsViewResolver in handlebars-springmvc/src/main/java/com/github/jknack/handlebars/springmvc/HandlebarsViewResolver.java then passes the attacker-controlled name to handlebars.compile(), allowing an unauthenticated remote attacker to read files accessible to the JVM when an application exposes a controller with a user-influenced view name. This issue is fixed in version 4.5.3.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jknack | handlebars.java | < 4.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-63490?
How severe is CVE-2026-63490?
How do I fix CVE-2026-63490?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63464nebula-mesh is a self-hosted control plane for Slack Nebula …7.7
- CVE-2026-63466Unleash is an open-source feature management platform. Prior…4.1
- CVE-2026-6347Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 1…7.6
- CVE-2026-6348WinMatrix agent developed by Simopro Technology has a Missin…9.3
- CVE-2026-63481Hurl is a command line tool that runs and tests HTTP request…6.9
- CVE-2026-6349The iSherlock developed by HGiga has an OS Command Injecti…9.8
- CVE-2026-63495Libevent is an event notification library. From 2.2.0-alpha-…7.5
- CVE-2026-6350MailGates/MailAudit developed by Openfind has a Stack-based …9.8
- CVE-2026-63508Missing authentication for critical function in Microsoft Pl…10
- CVE-2026-63509Relative path traversal in Microsoft Fabric allows an author…8.8
- CVE-2026-6351MailGates/MailAudit developed by Openfind has a CRLF Injecti…8.7
- CVE-2026-63512Incorrect authorization in Microsoft Office SharePoint allow…6.5
Are you affected by CVE-2026-63490?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
