Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ggautomaton

#16434of 53,634
16.3Total CVSS
Vulnerabilities · 2
High
2
PT-2026-35528
7.5
2026-04-27
Python · Cpython · CVE-2026-3087
**Name of the Vulnerable Software and Affected Versions** CPython (affected versions not specified) **Description** On Windows, the `shutil.unpack archive()` function fails to properly check for absolute paths within ZIP archives. If an archive contains a path with a drive letter (e.g., `C:`), files may be extracted outside of the intended target directory. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2026-33988
8.8
2026-04-21
Python · Python · CVE-2026-3298
**Name of the Vulnerable Software and Affected Versions** Python (affected versions not specified) **Description** The `sock recvfrom into()` method of `asyncio.ProacterEventLoop` on Windows lacks a boundary check for the data buffer when the `nbytes` parameter is used. This can lead to an out-of-bounds buffer write if the received data exceeds the buffer size. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.