CVE-2026-7210
- EPSS 0.79%
- Veröffentlicht 11.05.2026 18:16:42
- Zuletzt bearbeitet 15.06.2026 17:51:07
`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2...
CVE-2026-3087
- EPSS 0.53%
- Veröffentlicht 27.04.2026 21:16:42
- Zuletzt bearbeitet 05.06.2026 00:25:35
If `shutil.unpack_archive()` is given a ZIP archive with an absolute Windows path containing a drive (`C:\\...`) then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected...
CVE-2026-6019
- EPSS 0.23%
- Veröffentlicht 22.04.2026 19:28:08
- Zuletzt bearbeitet 28.05.2026 19:15:28
http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes th...
CVE-2026-3298
- EPSS 0.37%
- Veröffentlicht 21.04.2026 14:45:01
- Zuletzt bearbeitet 21.04.2026 21:16:41
The method "sock_recvfrom_into()" of "asyncio.ProacterEventLoop" (Windows only) was missing a boundary check for the data buffer when using nbytes parameter. This allowed for an out-of-bounds buffer write if data was larger than the buffer size. Non-...
CVE-2026-5713
- EPSS 0.13%
- Veröffentlicht 14.04.2026 15:11:51
- Zuletzt bearbeitet 10.06.2026 19:16:37
The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connecte...
CVE-2026-4786
- EPSS 0.29%
- Veröffentlicht 13.04.2026 21:52:19
- Zuletzt bearbeitet 06.07.2026 13:17:02
Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.
CVE-2026-6100
- EPSS 0.58%
- Veröffentlicht 13.04.2026 17:15:47
- Zuletzt bearbeitet 30.06.2026 03:21:11
Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process ...
- EPSS 0.19%
- Veröffentlicht 10.04.2026 18:17:35
- Zuletzt bearbeitet 13.04.2026 17:16:30
When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processe...
CVE-2026-1502
- EPSS 0.56%
- Veröffentlicht 10.04.2026 17:54:44
- Zuletzt bearbeitet 30.06.2026 16:16:48
CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
CVE-2026-4519
- EPSS 0.31%
- Veröffentlicht 20.03.2026 15:08:32
- Zuletzt bearbeitet 30.06.2026 03:20:33
The webbrowser.open() API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.op...