CVE-2026-42447
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.
Does this matter?
Lower severity and a low EPSS score (0.20%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.0 MEDIUMCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.20% probability · 10th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- jadx project/jadx
- Source
- security-advisories@github.com
References
- https://github.com/skylot/jadx/commit/7713655feeb8e1c4b80797e8fc0e8eb1550b65efPatch
- https://github.com/skylot/jadx/releases/tag/v1.5.6Product, Release Notes
- https://github.com/skylot/jadx/security/advisories/GHSA-jwv3-q635-w9m4Exploit, Vendor Advisory
- https://github.com/skylot/jadx/security/advisories/GHSA-jwv3-q635-w9m4Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.