Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
CVE-2025-8088-WinRAR-Zero-Day-Path-Traversal — An engaging walkthrough on uncovering, patching, and securing the WinRAR CVE-2025-8088 with a hands-on hacker’s twist. | Kitploit
CVE-2025-8088: WinRAR’s Zero-Day Path Traversal — From Zero to Pwn 🗿
Intro – The “Old Friend” Just Got Caught Slipping
WinRAR — the dusty classic everyone has installed but no one updates — just got slapped with a high-severity zero-day: CVE-2025-8088.
Severity: CVSS v3.1 → 8.8 (High)
Exploited in the wild by threat actors like RomCom (Storm-0978) and Paper Werewolf.
Patched in: WinRAR 7.13 (released July 30, 2025).
If you’re on 7.12 or below — you’re a sitting duck.
CISA even shoved this into their Known Exploited Vulnerabilities catalog, with a remediation deadline of Sept 2, 2025. This isn’t just theory — this is live fire.
What’s the Bug? 🧩
Type: Path Traversal (directory traversal)
Twist: Uses Alternate Data Streams (ADSes) to hide payloads
Impact: Malicious RAR files can extract stuff outside the intended folder — think: ..\Startup\evil.dll
July 18, 2025 – ESET discovers active exploitation
July 30, 2025 – Patch released (7.13)
August 12, 2025 – Added to CISA KEV Catalog
Sept 2, 2025 – Mandatory remediation deadline for federal agencies
Final Words – Patch or Perish 🗿
This wasn’t a “maybe-one-day” vuln — this was weaponized before disclosure.
If you’re still sitting on 7.10 (like I was when writing this), patch now.
If you’re on the red team side, treat this as a case study in how old tools become new attack vectors.