Lucene search
+L

60080 matches found

Fedora
Fedora
added 2026/05/14 4:3 a.m.24 views

[SECURITY] Fedora 42 Update: python-django5-5.2.14-1.fc42

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1
Fedora
Fedora
added 2026/05/14 4:3 a.m.17 views

[SECURITY] Fedora 42 Update: GitPython-3.1.50-1.fc42

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. It provides abstractions of git objects for easy access of repository data, a nd additionally allows you to access the git repository more directly using eith er a...

8.8CVSS5.8AI score0.00749EPSS
SaveExploits1
Fedora
Fedora
added 2026/05/14 12:42 a.m.14 views

[SECURITY] Fedora 43 Update: python-click-8.1.7-12.fc43

click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box...

7.2CVSS5.9AI score0.009EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/05/14 12:0 a.m.18 views

Universal Tool Calling Protocol 安全漏洞

Universal Tool Calling Protocol is an official Python implementation of the UTCP open-source protocol. Versions prior to 1.1.3 of Universal Tool Calling Protocol contained security vulnerabilities; these vulnerabilities stemmed from the prepareenvironment method passing complete environment...

7.7CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.9 views

RHEL 8 : python3 (RHSA-2026:17619)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:17619 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.1CVSS7.8AI score0.00579EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-44307

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal e.g. ....\ secret.txt bypasses the directory...

8.7CVSS5.5AI score0.00609EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.22 views

Amazon Linux 2 : python3, --advisory ALAS2-2026-3281 (ALAS-2026-3281)

The version of python3 installed on the remote host is prior to 3.7.16-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3281 advisory. Mitgation of CVE-2026-4519 was incomplete. If the URL contained %action the mitigation could be bypassed for certain...

9.1CVSS5.8AI score0.00579EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/14 12:0 a.m.8 views

python311-click-8.3.3-2.1 on GA media (moderate)

python311-click-8.3.3-2.1 on GA media Announcement ID: openSUSE-SU-2026:10760-1 Rating: moderate Cross-References: CVE-2026-7246 CVSS scores: CVE-2026-7246 SUSE : 6.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H CVE-2026-7246 SUSE : 5.4...

6.7CVSS5.8AI score0.009EPSS
SaveExploits1
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/14 12:0 a.m.11 views

python-Twisted-doc-26.4.0-1.1 on GA media (moderate)

python-Twisted-doc-26.4.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:10759-1 Rating: moderate Cross-References: CVE-2026-42304 CVSS scores: CVE-2026-42304 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Affected Products: openSUSE Tumbleweed An update that solves one vulnerability...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/05/14 12:0 a.m.14 views

Universal Tool Calling Protocol 代码问题漏洞

Universal Tool Calling Protocol is an official Python implementation of the UTCP open-source protocol. Versions prior to 1.1.3 of Universal Tool Calling Protocol had code vulnerabilities, which stemmed from inconsistent trust boundaries and could lead to man-in-the-middle server request forgery...

4.7CVSS5.9AI score0.00168EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-44431

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via...

8.2CVSS5.4AI score0.00331EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/14 12:0 a.m.13 views

GitLab 安全漏洞

GitLab is an end-to-end software development platform provided by the American company GitLab. It includes built-in features such as version control, issue tracking, code review, and CI/CD Continuous Integration and Delivery. Vulnerabilities exist in versions of GitLab CE/EE 17.6 to 18.9.7, 18.10...

4.3CVSS5.9AI score0.00263EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/05/14 12:0 a.m.71 views

PickleFuzzer: A Case Study in Fuzzing for Discrepancies between Python Pickle Implementations

Python's native serialization protocol, pickle, is a powerful but insecure format for transferring untrusted data. It is frequently used, especially for saving machine learning models, despite known security challenges. While developers sometimes mitigate this risk by restricting imports during...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.28 views

PT-2026-41118

Name of the Vulnerable Software and Affected Versions Amazon SageMaker Python SDK versions prior to 2.257.2 Amazon SageMaker Python SDK versions prior to 3.8.0 Description Missing integrity verification in the Triton inference handler allows a remote authenticated actor with S3 write access to th...

7.2CVSS6.2AI score0.0039EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.15 views

Amazon Linux 2 : python-tornado, --advisory ALAS2-2026-3286 (ALAS-2026-3286)

The version of python-tornado installed on the remote host is prior to 4.2.1-3. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3286 advisory. In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to...

7.2CVSS5.8AI score0.00237EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.29 views

Amazon Linux 2 : python, --advisory ALAS2-2026-3280 (ALAS-2026-3280)

The version of python installed on the remote host is prior to 2.7.18-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3280 advisory. Mitgation of CVE-2026-4519 was incomplete. If the URL contained %action the mitigation could be bypassed for certain brows...

9.1CVSS7.3AI score0.00579EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.21 views

RHEL 9 : python3.12 (RHSA-2026:17525)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:17525 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.1CVSS7.8AI score0.00579EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:0 a.m.20 views

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

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-1014. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS6.5AI score0.00781EPSS
SaveExploits0References12
Amazon
Amazon
added 2026/05/14 12:0 a.m.24 views

Medium: python3-tornado

Issue Overview: In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.setcookie were not checked for crafted characters. CVE-2026-35536 Affected Packages: python3-tornado Note: This advisory is applicable to Amazon Linu...

7.2CVSS5.8AI score0.00237EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.25 views

PT-2026-41123

Name of the Vulnerable Software and Affected Versions python-utcp versions prior to 1.1.3 Description The substitute utcp args method in cli communication protocol.py inserts user-controlled tool args values directly into shell command strings without sanitization or escaping. These commands are...

10CVSS6.4AI score0.00272EPSS
SaveExploits0References13
Rows per page
Query Builder