7-Zip 24.00 - Critical Directory Traversal Vulnerability

Significant risk β action recommended within 24-48 hours
Basically, a flaw in 7-Zip lets attackers run harmful code on your computer.
A critical flaw in 7-Zip 24.00 allows attackers to execute harmful code remotely. Users must upgrade to version 25.00 to avoid exploitation. Don't risk your system's security!
The Flaw
A serious directory traversal vulnerability has been discovered in 7-Zip version 24.00, identified as CVE-2025-11001. This flaw allows attackers to exploit the software by crafting malicious ZIP files that, when extracted, can lead to remote code execution (RCE) on the victim's system. The vulnerability arises from the mishandling of symlink entries in ZIP archives.
What's at Risk
If a user extracts a malicious ZIP file using 7-Zip as an Administrator, the attacker can gain full control over the system. This poses a significant risk, especially for users who might unknowingly extract files from untrusted sources.
Patch Status
A patch has been released in version 25.00 of 7-Zip, addressing this vulnerability. Users are strongly advised to upgrade to this version or later to protect against potential exploitation. The vulnerability has a CVSS score of 8.8, indicating a high severity level.
Immediate Actions
To mitigate the risks associated with this vulnerability, users should:
- Upgrade to 7-Zip 25.00 or later immediately.
- Avoid extracting ZIP files from unknown or untrusted sources.
- Run security software to detect and prevent malicious ZIP files from being executed.
Technical Details
The exploit allows attackers to create a ZIP file that includes a symlink entry pointing to sensitive system directories. When the victim extracts this ZIP file with an affected version of 7-Zip, the malicious payload can be executed without the user's consent, leading to a complete system compromise.
Conclusion
This vulnerability highlights the importance of keeping software up to date and being cautious with file extraction from untrusted sources. Users should take immediate action to secure their systems against this critical threat.
π How to Check If You're Affected
- 1.Check the installed version of 7-Zip; ensure it is 25.00 or later.
- 2.Review system logs for any unauthorized extraction of ZIP files.
- 3.Run antivirus scans to detect any malicious files that may have been extracted.
πΊοΈ MITRE ATT&CK Techniques
π Pro insight: The availability of a public exploit means rapid adoption by threat actors; immediate patching is essential.