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.
CVE-2026-63490
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 61% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 39%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 25, 2026
Advisory Details (3)
Auto-updated Aug 20, 2026handlebars.java 4.5.3
Patch available: jknack/handlebars.java v4.5.3
https://github.com/jknack/handlebars.java/releases/tag/v4.5.3commit 61f43423a337 (jknack/handlebars.java)
Patch available: jknack/handlebars.java v4.5.3 (contains commit 61f43423a337)
https://github.com/jknack/handlebars.java/commit/61f43423a337b87db5fec1fe59f0725aaaa38df5Arbitrary file read in `SpringTemplateLoader` via URL-fragment suffix bypass · Advisory · jknack/handlebars.java · GitHub
https://github.com/jknack/handlebars.java/security/advisories/GHSA-g29j-rwfv-h99wWeakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 14× 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-08-26 16:14 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 03:46 UTCEG score recompute
- 2026-08-25 15:23 UTCEG score recompute
- 2026-08-25 14:56 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 18:32 UTCEG score recompute
- 2026-08-23 05:22 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 04:36 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 15:27 UTCEG score recompute
- 2026-08-20 14:57 UTCEG score recompute
- 2026-08-20 14:57 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-63490?
When was CVE-2026-63490 disclosed?
Is CVE-2026-63490 actively exploited?
What is the CVSS score of CVE-2026-63490?
How do I remediate CVE-2026-63490?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63490
Is Your Infrastructure Affected by CVE-2026-63490?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.