CVE-2026-54684
Last modified
CVE-2026-54684 is a high-severity vulnerability rated 7/10 on the CVSS scale. jadx is a Dex to Java decompiler. From 1.5.2 to 1.5.5, a malicious .xapk file can cause jadx to write attacker-controlled archive entry contents outside the intended XAPK plugin temporary unpack directory because XApkLoader resolves each entry name directly with tmpDir.resolve(fileName) after a CWD-based ZIP security check. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
jadx is a Dex to Java decompiler. From 1.5.2 to 1.5.5, a malicious .xapk file can cause jadx to write attacker-controlled archive entry contents outside the intended XAPK plugin temporary unpack directory because XApkLoader resolves each entry name directly with tmpDir.resolve(fileName) after a CWD-based ZIP security check. When jadx is launched from a directory that is an ancestor of the config directory, the arbitrary write can plant a JAR in plugins/dropins, and the next jadx run loads the JAR with URLClassLoader and ServiceLoader, executing attacker-controlled plugin code. This issue is fixed in version 1.5.6.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| skylot | jadx | >= 1.5.2, < 1.5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54684?
How severe is CVE-2026-54684?
How do I fix CVE-2026-54684?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5467A vulnerability was identified in Casdoor 2.356.0. Affected …6.1
- CVE-2026-54672electron-updater allows for automatic updates for Electron a…7.8
- CVE-2026-54673electron-updater allows for automatic updates for Electron a…8.2
- CVE-2026-54679jq is a command-line JSON processor. Prior to 1.8.2, on 32bi…5.5
- CVE-2026-5468A security flaw has been discovered in Casdoor 2.356.0. This…5.4
- CVE-2026-54680Logging operator automates the deployment and configuration …9.9
- CVE-2026-54685FileBrowser Quantum is a free, self-hosted, web-based file m…5.3
- CVE-2026-54686Warp is an agentic development environment. From 0.2021.04.2…4.3
- CVE-2026-5469A weakness has been identified in Casdoor 2.356.0. This vuln…7.2
- CVE-2026-54690datamodel-code-generator generates Pydantic v2 models, datac…8.2
- CVE-2026-54691datamodel-code-generator generates Python data models from s…8.2
- CVE-2026-54693ZITADEL is an open source identity management platform. From…8.2
Are you affected by CVE-2026-54684?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
