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
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-54677Scoold is a Q&A and a knowledge sharing platform for teams. …6.5
- 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-54681DiscordChatExporter saves Discord chat logs to a file. Prior…4.1
- CVE-2026-54682DiscordChatExporter saves Discord chat logs to a file. Prior…8.2
- 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-54687n8n-nodes-sqlite3 is a node for operating a local SQLite dat…9.8
- CVE-2026-54688mcp-searxng is a Model Context Protocol server that gives AI…6.5
- CVE-2026-54689mcp-searxng is a Model Context Protocol server that gives AI…6.3
- CVE-2026-5469A weakness has been identified in Casdoor 2.356.0. This vuln…7.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
