top of page
perceptive_background_267k.jpg

Apktool is a tool for reverse engineering Android APK files. In versions 3.0.0 and 3.0.1, a path traversal vulnerability in `brut/androlib/res/decoder/ResFileDe…

Published:

20 April 2026 at 22:00:00

Alert date:

21 April 2026 at 07:08:02

Source:

nvd.nist.gov

Click to open the original link from this advisory

Mobile & IoT, Security Tools

CVE-2026-39973 affects Apktool versions 3.0.0 and 3.0.1, introducing a path traversal vulnerability in ResFileDecoder.java. The vulnerability allows maliciously crafted APK files to write arbitrary files to the filesystem during decoding operations. This security regression was introduced by removing the BrutIO.sanitizePath() call in commit e10a045. Attackers can embed '../' sequences in the resources.arsc Type String Pool to escape output directories and write to critical system files like ~/.ssh/config, ~/.bashrc, or Windows Startup folders, potentially escalating to remote code execution. The vulnerability has been fixed in version 3.0.2 by re-introducing proper path sanitization.

Technical details

Mitigation steps:

Affected products:

Apktool

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page