SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-42447

LOW · CVSS 3.6 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

The vulnerability affects the jadx-gui component of the Java decompiler, specifically prior to version 1.5.6, where it improperly handles HTML content in the Summary tab, allowing for HTML injection. This could enable an attacker to render arbitrary HTML, perform out-of-band requests, and potentially disclose the victim's IP address or interact with local applications through a malicious APK. Developers and security teams using versions prior to 1.5.6 should prioritize updating to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-42447
Severity
LOW
CVSS
3.6
EPSS
0.20%
Java

Original NVD Description

jadx is a Dex to Java decompiler. Prior to 1.5.6, jadx-gui is affected by an HTML injection vulnerability in the Summary tab because SummaryNode.java appends arches and perArchCount values derived from .so file path components inside an APK into an HTML panel without escaping. A malicious APK with an HTML URL-encoded ZIP entry name can force rendering of arbitrary HTML, perform out-of-band requests, disclose the victim IP address, or interact with locally exposed applications. This issue is fixed in version 1.5.6.

Related CVEs

Other vulnerabilities affecting the same vendor(s)