CVE-2026-55206 - py7zr: O(n^2) algorithmic complexity DoS in PackInfo._read()
CVE ID :CVE-2026-55206 Published : July 8, 2026, 9:16 p.m. | 1 hour, 58 minutes ago Description :py7zr is a Python-based library and utility to support 7zip archive compression, decompression, encryption and decryption. Prior to 1.1.3, PackInfo._read() in archiveinfo.py used an O(n^2)...