Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-30039 — Security advisory and bilingual write-up detailing CVE-2026-30039, a symlink traversal vulnerability in rarfile affecting versions up to 4.2, leading to arbitrary local file disclosure. | Kitploit
Tools/GitHubGitHub/bx33661/cve-2026-30039
Vulnerability AnalysisSupply Chain SecurityLearning & EducationCurated Resources
GitHubbx33661/cve-2026-30039

CVE-2026-30039

Security advisory and bilingual write-up detailing CVE-2026-30039, a symlink traversal vulnerability in rarfile affecting versions up to 4.2, leading to arbitrary local file disclosure.

View Repository
5 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-30039

Security advisory materials for CVE-2026-30039, a symlink-based archive extraction issue in rarfile affecting versions 4.2 and earlier.

English advisory | 中文版本

Overview

rarfile extracts symbolic links from attacker-controlled RAR archives without validating whether the embedded symlink target remains within the intended extraction directory. A crafted archive can therefore create a symlink that points to an absolute path or escapes the destination directory.

If the extracted symlink is later dereferenced by application logic, a user, or downstream tooling, arbitrary local files on the host may be disclosed.

Metadata

FieldValue
CVECVE-2026-30039
Productrarfile
Vendor / MaintainerMarko Kreen
Affected versions<= 4.2
Vulnerability typeUnsafe symlink extraction / symlink target traversal
Primary CWECWE-59
ImpactArbitrary local file disclosure after symlink dereference
Public statusCVE assigned

Repository Contents

  • CVE-2026-30039.md: English advisory
  • CVE-2026-30039.zh-CN.md: Chinese advisory

Short Description

rarfile through 4.2 does not validate symbolic link targets during archive extraction. A crafted RAR archive can create a symlink that points to an absolute path or outside the destination directory, which may lead to arbitrary local file disclosure if the extracted link is later dereferenced.

References

  • rarfile GitHub repository
  • rarfile on PyPI

Credit

Discovered by bx33661.

Download Tool