Path traversal in sharpcompress - CVE-2026-44788
Published: May 11, 2026
sharpcompress
Detailed vulnerability description
The vulnerability allows a remote attacker to create directories outside the intended extraction root.
The vulnerability exists due to path traversal in IArchive.WriteToDirectory() when extracting a crafted archive. A remote attacker can supply a specially crafted archive with traversal or absolute-path directory entries to create directories outside the intended extraction root.
User interaction is required to process the crafted archive.