Lucene search
+L

716 matches found

Vulnrichment
Vulnrichment
added 2026/01/20 12:00 a.m.5 views

CVE-2025-56005

An undocumented and unsafe feature in the PLY Python Lex-Yacc library 3.11 allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with pickle.load without validation. Because pickle allows execution of embedded...

9.2AI score0.17149EPSS
SaveExploits3References4
CNNVD
CNNVD
added 2026/01/20 12:00 a.m.10 views

PLY security vulnerabilities

PLY is a Python library developed by B07’s individual developers. Version 3.11 of PLY contains a security vulnerability. This vulnerability stems from the unvalidated deserialization of pickle files via the picklefile parameter in the yacc function, which could lead to remote code execution...

9.8CVSS7.8AI score0.17149EPSS
SaveExploits3References9
Mageia
Mageia
added 2026/01/17 2:48 a.m.16 views

Updated python-urllib3 packages fix security vulnerabilities

urllib3 allows an unbounded number of links in the decompression chain. CVE-2025-66418 urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects streaming API. CVE-2026-21441...

8.9CVSS7AI score0.02714EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 9:31 p.m.5 views

GHSA-JM66-CG57-JJV5 Azure Core is vulnerable to deserialization of untrusted data

Deserialization of untrusted data in Azure Core shared client library for Python allows an authorized attacker to execute code over a network...

7.5CVSS7.3AI score0.00804EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/13 9:31 p.m.18 views

Azure Core is vulnerable to deserialization of untrusted data

Deserialization of untrusted data in Azure Core shared client library for Python allows an authorized attacker to execute code over a network...

7.5CVSS7.4AI score0.00804EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/13 6:04 p.m.5 views

CVE-2026-21226 Azure Core shared client library for Python Remote Code Execution Vulnerability

...

7.5CVSS6.6AI score0.00804EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/13 6:04 p.m.64 views

CVE-2026-21226

CVE-2026-21226 affects the Azure Core shared client library for Python via deserialization of untrusted data, enabling remote code execution by an authorized attacker over the network. Affected product in the connected docs is the Azure Core Python package; remediation guidance across sources rec...

7.5CVSS7AI score0.00804EPSS
SaveExploits0References1Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.10 views

Astra Linux – Vulnerability in python-ldap

Python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, the ldap.dn.escapednchars function incorrectly escaped \x00 by emitting a slash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this functi...

6.9CVSS5.4AI score0.00427EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/01/13 12:00 a.m.4 views

python311-Authlib-1.6.6-1.1 on GA media (moderate)

python311-Authlib-1.6.6-1.1 on GA media Announcement ID: openSUSE-SU-2026:10034-1 Rating: moderate Cross-References: CVE-2025-68158 CVSS scores: CVE-2025-68158 SUSE : 5.7 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N CVE-2025-68158 SUSE : 6.9...

6.9CVSS7.2AI score0.00246EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/01/10 4:41 a.m.18 views

CVE-2026-22690

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS5.5AI score0.00406EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/10 12:00 a.m.9 views

filelock 安全漏洞

filelock is a Python file locker open source by tox development team. filelock version before 3.20.3 has a security vulnerability , the vulnerability stems from the SoftFileLock implementation of the existence of TOCTOU competition conditions , which may lead to locking operation failure or...

5.3CVSS6.4AI score0.0012EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/01/08 5:58 p.m.19 views

CVE-2025-68158

Authlib is a Python library which builds OAuth and OpenID Connect servers. In versions 1.0.0 through 1.6.5, cache-backed state/request-token storage is not tied to the initiating user session, so CSRF is possible for any attacker that has a valid state easily obtainable via an attacker-initiated...

8.8CVSS5.3AI score0.00246EPSS
SaveExploits1
EUVD
EUVD
added 2026/01/08 5:25 p.m.7 views

EUVD-2026-1561

picklescan has Arbitrary file read using io.FileIO...

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/08 2:02 p.m.20 views

CVE-2026-21892

Parsl is a Python parallel scripting library. A SQL Injection vulnerability exists in the parsl-visualize component of versions prior to 2026.01.05. The application constructs SQL queries using unsafe string formatting Python % operator with user-supplied input workflowid directly from URL routes...

7.3CVSS5.9AI score0.00239EPSS
SaveExploits1
NVD
NVD
added 2026/01/07 10:15 p.m.19 views

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 content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS0.02714EPSS
SaveExploits0References117
Github Security Blog
Github Security Blog
added 2026/01/05 11:09 p.m.36 views

AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS6.9AI score0.00245EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/31 3:00 p.m.6 views

MAL-2025-193008 Malicious code in telegreph (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 cca72e5a6a205d657e13d29aee3f5448061afd17f222f11db168ef8a20744992 The package, distinguished as a speed testing or typosquatted Telegram library, contains a Telegram bot to perform remote control of the computer --- Category:...

7AI score
SaveExploits0References2
OSV
OSV
added 2025/12/30 3:22 p.m.14 views

GHSA-955R-X9J8-7RHH Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller

Summary Picklescan uses operator.methodcaller, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling to operator.methodcaller function in reduce method - Then when...

9.3CVSS7.7AI score0.00365EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/12/20 1:23 a.m.13 views

[SECURITY] Fedora 42 Update: fonttools-4.61.0-1.fc42

fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and fr om an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats...

9.8CVSS7AI score0.00556EPSS
SaveExploits9
RedhatCVE
RedhatCVE
added 2025/12/15 4:38 p.m.17 views

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 chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory...

8.9CVSS6.7AI score0.00692EPSS
SaveExploits0References5
Rows per page
Query Builder