Vulnerability index

Browse CVEs

208 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Black HIGH 7.5
CVE-2026-32274

Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of whi…

Fix: 26.3.1+
Fix from $1,950 2026-03-12
Black CRITICAL 9.8
CVE-2026-31900

Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject:…

Fix: 26.3.0+
Fix from $2,300 2026-03-11
Pillow HIGH 7.5
CVE-2026-25990

Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, an out-of-bounds write may be triggered when loading a specially crafted PSD image.…

Fix: 12.1.1+
Fix from $1,950 2026-02-11
Python MEDIUM 5.3
CVE-2025-12781

When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always …

Fix: 3.13.10 / 3.14.1+
Fix from $1,600 2026-01-21
Urllib3 HIGH 7.5
CVE-2026-21441

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the c…

Fix: 2.6.3+
Fix from $1,950 2026-01-07
Urllib3 HIGH 7.5
CVE-2025-66471

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly co…

Fix: 2.6.0+
Fix from $1,950 2025-12-05
Urllib3 HIGH 7.5
CVE-2025-66418

urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chai…

Fix: 2.6.0+
Fix from $1,950 2025-12-05
Python MEDIUM 5.3
CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadra…

Fix: 3.13.11 / 3.14.2+
Fix from $1,600 2025-12-03
Python HIGH 7.5
CVE-2025-13836

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malici…

Fix: 3.10.20 / 3.11.15+
Fix from $1,950 2025-12-01
Python MEDIUM 5.5
CVE-2025-13837

When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues

Fix: 3.13.10 / 3.14.1+
Fix from $1,600 2025-12-01
Python MEDIUM 5.5
CVE-2025-6075

If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.

Fix: 3.9.0 / 3.13.11+
Fix from $1,600 2025-10-31
Pillow MEDIUM 5.5
CVE-2025-48379

Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large (>64k enco…

Patch available
Fix from $1,600 2025-07-01
Urllib3 MEDIUM 6.1
CVE-2025-50182

urllib3 is a user-friendly HTTP client library for Python. Starting in version 2.2.0 and prior to 2.5.0, urllib3 does not control redirects in browse…

Fix: 2.5.0+
Fix from $1,600 2025-06-19
Urllib3 MEDIUM 6.1
CVE-2025-50181

urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a Po…

Fix: 2.5.0+
Fix from $1,600 2025-06-19
Setuptools HIGH 8.8
CVE-2025-47273

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `Pac…

Fix: 78.1.1+
Fix from $1,950 2025-05-17
Python HIGH 7.8
CVE-2024-9287

A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted pro…

Fix: 3.9.21 / 3.10.16+
Fix from $1,950 2024-10-22
Python HIGH 7.5
CVE-2024-6232

There is a MEDIUM severity vulnerability affecting CPython. Regular expressions that allowed excessive backtracking during tarfile.TarFile heade…

Fix: 3.8.20 / 3.9.20+
Fix from $1,950 2024-09-03
Python HIGH 7.5
CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contain…

Fix: 3.8.20 / 3.9.20+
Fix from $1,950 2024-08-19
Urllib3 MEDIUM 6.5
CVE-2024-37891

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with `ProxyManager`, the `Proxy-Authorization` header i…

Fix: 1.26.19 / 2.2.2+
Fix from $1,600 2024-06-17
Pillow MEDIUM 5.9
CVE-2024-28219

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.

Fix: 10.3.0+
Fix from $1,600 2024-04-03
Pillow HIGH 8.1
CVE-2023-50447

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817…

Fix: after 10.1.0
Fix from $1,950 2024-01-19
Pillow HIGH 7.5
CVE-2023-44271

An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially …

Fix: 10.0.0+
Fix from $1,950 2023-11-03
Urllib3 MEDIUM 6.1
CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, po…

Fix: 1.24.2+
Fix from $1,600 2023-10-15
Urllib3 HIGH 8.1
CVE-2023-43804

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing…

Fix: 1.26.17 / 2.0.6+
Fix from $1,950 2023-10-04
Python MEDIUM 5.3
CVE-2023-40217

An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (…

Fix: 3.8.18 / 3.9.18+
Fix from $1,600 2023-08-25
Python HIGH 7.5
CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath(), the path will be truncated un…

Fix: after 3.11.4
Fix from $1,950 2023-08-23
Python CRITICAL 9.8
CVE-2022-48565

An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist fil…

Fix: 3.6.13 / 3.7.10+
Fix from $2,300 2023-08-22
Python MEDIUM 5.9
CVE-2022-48566

An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumula…

Fix: 3.6.13 / 3.7.10+
Fix from $1,600 2023-08-22
Python HIGH 7.5
CVE-2022-48560

A use-after-free exists in Python through 3.9 via heappushpop in heapq.

Fix: 3.6.11 / 3.7.7+
Fix from $1,950 2023-08-22
Python MEDIUM 6.5
CVE-2022-48564

read_ints in plistlib.py in Python through 3.9.1 is vulnerable to a potential DoS attack via CPU and RAM exhaustion when processing malformed Apple P…

Fix: 3.6.13 / 3.7.10+
Fix from $1,600 2023-08-22