CVE-2026-86071
Last modified
CVE-2026-86071 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. Junrar is an open source Java RAR archive library. Prior to version 7.6.1, LocalFolderExtractor in src/main/java/com/github/junrar/LocalFolderExtractor.java can create directories outside the intended extraction root when processing a crafted archive entry.
Description
Junrar is an open source Java RAR archive library. Prior to version 7.6.1, LocalFolderExtractor in src/main/java/com/github/junrar/LocalFolderExtractor.java can create directories outside the intended extraction root when processing a crafted archive entry. LocalFolderExtractor.createFile() validates only the final canonical file path, while LocalFolderExtractor.makeFile() creates intermediate path segments with unchecked mkdir() calls. An entry can therefore make the final path resolve inside the destination while causing intermediate directory creation outside it, enabling filesystem pollution or file-versus-directory squatting that can make later security-sensitive writes fail. The demonstrated impact is directory creation, not unconditional arbitrary file-content write. This issue is fixed in version 7.6.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| junrar | junrar | < 7.6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-86071?
How severe is CVE-2026-86071?
How do I fix CVE-2026-86071?
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-86040libp2p is a JavaScript implementation of the libp2p networki…7.5
- CVE-2026-86043Skipper is an HTTP router and reverse proxy for service comp…7.5
- CVE-2026-8605In ScadaBR version 1.2.0, a Use of Hard-Coded Credentials vu…9.8
- CVE-2026-8606A Server-Side Request Forgery (SSRF) vulnerability was ident…5.9
- CVE-2026-86060RouterOS contains an argument-handling flaw in the SSH login…9.8
- CVE-2026-8607The Points Management System For Gamification, Ranks, Badges…6.4
- CVE-2026-86073n8n is an open source workflow automation platform. Prior to…7.6
- CVE-2026-86074n8n is an open source workflow automation platform. Prior to…7.1
- CVE-2026-86075n8n is an open source workflow automation platform. Prior to…7.5
- CVE-2026-86076n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-86077n8n is an open source workflow automation platform. Prior to…6.5
- CVE-2026-86078n8n is an open source workflow automation platform. Prior to…6.5
Are you affected by CVE-2026-86071?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
