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-14266 — CVE-2026-14266 - XZ Heap Buffer Overflow PoC Generator for 7-Zip | Kitploit
Tools/GitHubGitHub/4minx/cve-2026-14266
Payload GenerationVulnerability AnalysisExploitationFuzzingBinary Exploitation
GitHub4minx/cve-2026-14266

CVE-2026-14266

CVE-2026-14266 - XZ Heap Buffer Overflow PoC Generator for 7-Zip

View Repository
21226 days 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-14266 Poc: 7-Zip XZ Heap Buffer Overflow PoC Generator

Proof of Concept generator for reproducing the XZ heap buffer overflow vulnerability in 7-Zip.

The script creates a specially crafted .xz archive designed to reproduce the crash condition in the vulnerable multi-threaded XZ decompression path.


Vulnerability Information

  • CVE: CVE-2026-14266
  • Type: Heap Buffer Overflow
  • Fixed version: 26.02 or later
  • Component: XZ Decoder

Features

  • Generates a valid .xz archive from scratch
  • Reproduces the crash condition on vulnerable versions of 7-Zip
  • No external archive generation tools required

Usage

root@kitploit:~
python3 CVE-2026-14266.py

Output

root@kitploit:~
poc-cve-2026-14266-crash.xz
Download Tool

Tested Environment

  • Windows 11 x64
  • 7-Zip 26.01 [https://github.com/ip7z/7zip/archive/refs/tags/26.01.zip]

☕ Support

If this project helped you, consider supporting its development:

USDT (TRC-20)

TDCPYioWbZW4iyMCuHhJeFsUZJ88YqZWc1

USDT TRC-20 QR

ETH (ERC-20)

0xf6eA555f95ed5b356fF7a90E6461EbBF6ce105cE

Ethereum QR

References

  • https://socradar.io/blog/7-zip-cve-2026-14266-rce/
  • https://www.penligent.ai/hackinglabs/cve-2026-14266/
  • https://mallory.ai/vulnerabilities/CVE-2026-14266