Lucene search
+L

60397 matches found

OSV
OSV
added 2026/04/18 12:0 a.m.11 views

OPENSUSE-SU-2026:10576-1 python311-jwcrypto-1.5.7-2.1 on GA media

These are all security issues fixed in the python311-jwcrypto-1.5.7-2.1 package on the GA media of openSUSE Tumbleweed...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.6 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-CairoSVG (SUSE-SU-2026:1421-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:1421-1 advisory. This update for python-CairoSVG fixes the following issue: - CVE-2026-31899: denial of service via...

7.5CVSS5.9AI score0.0049EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.6 views

Photon OS 4.0: Python3 PHSA-2026-4.0-1000

An update of the python3 package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-4.0-1000. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.5AI score0.00704EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:56 p.m.11 views

CVE-2026-40347

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/17 11:56 p.m.9 views

CVE-2026-40347

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS5.5AI score0.00351EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/17 11:56 p.m.11 views

CVE-2026-40347

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS5.4AI score0.00351EPSS
SaveExploits0
OSV
OSV
added 2026/04/17 11:56 p.m.9 views

CVE-2026-40347 Python-Multipart affected by Denial of Service via large multipart preamble or epilogue data

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/17 11:56 p.m.11 views

CVE-2026-40347 Python-Multipart affected by Denial of Service via large multipart preamble or epilogue data

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/17 11:56 p.m.48 views

CVE-2026-40347 Python-Multipart affected by Denial of Service via large multipart preamble or epilogue data

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/17 11:56 p.m.156 views

CVE-2026-40347

The CVE-2026-40347 entry concerns Python-Multipart. Versions prior to 0.0.26 are vulnerable to a denial-of-service when parsing crafted multipart/form-data with large preambles/epilogues. The fix (0.0.26+) skips ahead on leading CR/LF data and discards epilogue data after the closing boundary. Af...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References2Affected Software1
Wolfi
Wolfi
added 2026/04/17 8:0 p.m.12 views

CVE-2025-71176 vulnerabilities

Vulnerabilities for packages: open-webui, py3-cassandra-medusa...

6.8CVSS5.2AI score0.0014EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.5 views

python: Quadratic complexity in os.path.expandvars() with user-controlled template

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

5.5CVSS6.7AI score0.00139EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.6 views

python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process.

A flaw was found in Python. A malicious Python process could exploit the "profiling.sampling" module and "asyncio introspection capabilities" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via...

5.3CVSS6.4AI score0.00132EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.5 views

cpython: Excessive read buffering DoS in http.client

A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into...

7.5CVSS7AI score0.01594EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.11 views

python: Python: HTTP header injection via CR/LF in proxy tunnel headers

A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters carriage return and line feed from being included in HTTP client proxy tunnel headers or host fields...

5.7CVSS6.1AI score0.00562EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.8 views

cpython: Stack overflow parsing XML with deeply nested DTD content models

A stack overflow flaw has been discovered in the python pyexpat module. When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs. This will result in a program crash...

7.5CVSS6.7AI score0.00638EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.6 views

python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API

A flaw was found in the Python webbrowser.open API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution...

7.1CVSS6.8AI score0.00308EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.6 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS6.9AI score0.0056EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.6 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS6.6AI score0.00315EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.10 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS7.2AI score0.00579EPSS
SaveExploits0References10
Rows per page
Query Builder