1 matches found
CVE-2026-80189: Improper Handling of Highly Compressed Data (Data Amplification)
LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zipextractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploaded...
7.1CVSS5.8AI score0.00548EPSS
SaveExploits0References2
20