VulnSea

CPython vulnerabilities

CVEs whose affected-version data names the CPython package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

4 CVEsRSS

CVE-2026-82049High· 8.4
1w ago

In CPython 3.13 and earlier, the tarfile module's data and tar extraction filters are vulnerable to crafted archives containing a hard link to a symbolic link

In CPython 3.13 and earlier, the tarfile module's data and tar extraction filters are vulnerable to crafted archives containing a hard link to a symbolic link. Such archives may cause extraction to modify the permissions or modification …

TwilightPython Software Foundation · CPythonEPSS 0.18%via NVD
CVE-2026-87910Medium· 5.7
1w ago

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the loca…

SunlitPython Software Foundation · CPythonEPSS 0.42%via NVD
CVE-2026-15310Low· 2.1
4w ago

When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion.

When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion.

SunlitPython Software Foundation · CPythonEPSS 0.40%via NVD
CVE-2026-17084Medium· 6.0
1mo ago

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processin…

SunlitPython Software Foundation · CPythonEPSS 0.60%via NVD
CPython vulnerabilities (CVEs) · VulnSea