Reported a Denial of Service (infinite loop) vulnerability in the zipp module, which also affects Python’s built-in zipfile module (part of the standard library).
The issue is triggered by a crafted ZIP file with malformed paths, leading to infinite loops when using Path operations like iterdir() or joinpath().