CVE-2020-7647
Java vulnerability analysis and mitigation

Overview

A Path Traversal vulnerability (CVE-2020-7647) was identified in Jooby affecting all versions before 1.6.7 and all versions after 2.0.0 inclusive and before 2.8.2 of io.jooby:jooby and org.jooby:jooby. The vulnerability allows an attacker to access arbitrary classpath resources including .properties and .class files (GitHub Advisory).

Technical details

The vulnerability exists in the AssetHandler component when exposing a file system directory. If a file does not exist or the normalized name is outside of Jooby's base directory, the classpath is also searched in classloader.getResource(). This allows attackers to access URLs such as http://server/static/WEB-INF/web.xml, which will make Jooby search the /static path for the referenced file and if not found, search the classpath for /WEB-INF/web.xml instead. The vulnerability has a CVSS v3 Base Score of 5.3 (Medium) (AttackerKB).

Impact

This vulnerability can lead to Classpath Resource Disclosure, allowing attackers to access any configuration file or even the application class files. Even when assets are configured for certain extensions, attackers can bypass this restriction. For example, with assets configured as '/static/**/*.js', an attacker can still access application bytecode by sending requests like http://localhost:8080/static/io/yiss/App.class.js (GitHub Advisory).

Exploitability

The vulnerability requires no authentication or special privileges to exploit. It can be triggered through network access by sending specially crafted URLs to the affected application (AttackerKB).

Mitigation and workarounds

The vulnerability has been patched in versions 1.6.7 and 2.8.2. Users should upgrade to these patched versions to mitigate the risk (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-76904CRITICAL9.8
  • Java logoJava
  • org.geotools.jdbc:gt-jdbc-postgis
NoYesAug 21, 2026
GHSA-mqjf-5f49-2fjhCRITICAL9.8
  • Java logoJava
  • org.geotools:gt-jdbc-postgis
NoYesAug 21, 2026
CVE-2026-61827HIGH8.7
  • Java logoJava
  • io.netty.incubator:netty-incubator-codec-bhttp
NoYesAug 20, 2026
CVE-2026-63202HIGH7.5
  • Java logoJava
  • io.netty.incubator:netty-incubator-codec-bhttp
NoYesAug 20, 2026
CVE-2026-63124HIGH7.5
  • Java logoJava
  • io.netty.incubator:netty-incubator-codec-bhttp
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management