Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39973

26
FAUCET Score

OVERVIEW CVE-2026-39973 is a path traversal vulnerability affecting Apktool versions 3.0.0 and 3.0.1, tools commonly used for reverse engineering Android APK files. The flaw exists in the resource file decoder component and allows attackers to write arbitrary files to the filesystem when decoding a maliciously crafted APK file. This represents a security regression introduced in December 2025 when developers removed input sanitization checks that previously prevented directory traversal attacks. SEVERITY The vulnerability carries a CVSS score of 7.1 (HIGH) with a local attack vector requiring user interaction but no special privileges. An attacker can embed path traversal sequences in APK resource files to escape the intended output directory and write files to sensitive locations such as SSH configuration directories, shell startup files, or Windows Startup folders. Successful exploitation could lead to remote code execution if malicious files are placed in system-critical locations, representing both high integrity and confidentiality impacts. EXPLOITATION STATUS Currently, there is no indication of active exploitation in the wild, as the vulnerability does not appear on CISA's Known Exploited Vulnerabilities catalog. The EPSS probability score is extremely low at 0.00014, suggesting minimal real-world exploitation activity. However, organizations using Apktool 3.0.0 or 3.0.1 should upgrade to version 3.0.2 immediately, which restores the removed path sanitization function to prevent this attack vector.

Impacted Technologies

VendorProductVersion(s)CPE
>= 3.0.0, < 3.0.2CPE matchmatch criteria
cpe:2.3:a:apktool:apktool:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
1.8
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.18%
Probability of exploitation in next 30 days
EPSS Percentile
8.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0018 is in the 6th percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: org.apktool:apktool-libFixed in: 3.0.2

Vendor Advisories (1)

mavenGHSA-m8mh-x359-vm8mhigh

Apktool: Path Traversal to Arbitrary File Write

Apr 23, 2026

References

github.com / iBotPeaches/Apktool/commit/e10a0450c7afcd9462c0b76bcbff0e7428b92bdd
Patch
github.com / iBotPeaches/Apktool/pull/4041
Issue Tracking
github.com / iBotPeaches/Apktool/releases/tag/v3.0.2
Product
github.com / iBotPeaches/Apktool/security/advisories/GHSA-m8mh-x359-vm8m
MitigationVendor Advisory