CVE-2026-42049 Details
Description
jadx is a Dex to Java decompiler. Prior to 1.5.6, jadx inserts the android:versionName value from an AndroidManifest into the generated app/build.gradle Groovy template without proper sanitization when exporting a decompiled APK as an Android Gradle project. A malicious APK can break out of the string context so that opening or building the exported Gradle project executes attacker-controlled Groovy code on the victim machine. This issue is fixed in version 1.5.6.
A code injection vulnerability has been identified in jadx, a Dex to Java decompiler, prior to version 1.5.6. When exporting a decompiled APK as an Android Gradle project, jadx improperly sanitizes the 'android:versionName' value from the AndroidManifest. This oversight allows a malicious APK to inject arbitrary Groovy code, which is executed on the user's machine when the exported Gradle project is built or opened.
Users can update to jadx version 1.5.6 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 14, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/skylot/jadx/commit/5a6e660b4663d998d52c7dc4511299f3368ef611 | [email protected] | Source CodeVendor |
| https://github.com/skylot/jadx/releases/tag/v1.5.6 | [email protected] | Release NotesVendor |
| https://github.com/skylot/jadx/security/advisories/GHSA-w6f5-h4x4-rfpj | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| skylot jadx | <= 1.5.5 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 14, 2026 | New CVE Received | [email protected] |
Volerion