Lucene search
+L
PypaMost viewed

7327 matches found

PyPA
PyPA
added 2026/03/31 8:16 p.m.12 views

PYSEC-2026-2224

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to versions 2.4.30 and 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defined by Django's AUTHPASSWORDVALIDATORS setting which defaults to an empty list, i.e., no specific...

4.3CVSS6.1AI score0.00245EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/03/29 6:16 p.m.12 views

PYSEC-0000-CVE-2026-0562

A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The respondrequest function in backend/routers/friends.py does not implement proper authorization checks, enabling Insecure Direct...

8.3CVSS7.3AI score0.00268EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2026/03/25 7:16 p.m.12 views

PYSEC-2026-2223

Modoboa is a mail hosting and management platform. Prior to version 2.7.1, execcmd in modoboa/lib/sysutils.py always runs subprocess calls with shell=True. Since domain names flow directly into shell command strings without any sanitization, a Reseller or SuperAdmin can include shell metacharacte...

7.2CVSS6.2AI score0.00566EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2026/03/24 2:16 p.m.12 views

PYSEC-2026-2185

Intake is a package for finding, investigating, loading and disseminating data. Prior to version 2.0.9, the shell syntax within parameter default values appears to be automatically expanded during the catalog parsing process. If a catalog contains a parameter default such as shell, the command ma...

8.8CVSS6.1AI score0.00428EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2026/03/18 6:16 p.m.12 views

PYSEC-2026-2171

Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent...

5.9CVSS6.2AI score0.00184EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2026/03/16 6:16 p.m.12 views

PYSEC-2026-2117

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

9.1CVSS6.9AI score0.00226EPSS
SaveExploits1References12Affected Software1
PyPA
PyPA
added 2026/03/06 7:16 a.m.12 views

PYSEC-2026-2128

changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the changedetection.io application allows users to specify XPath expressions as content filters via the includefilters field. These XPath expressions are processed using the elementpath library which...

9.3CVSS6.1AI score0.00484EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2026/03/05 8:16 p.m.12 views

PYSEC-2026-2202

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the tag passes through the default Cleaner configuration. While pagestructure=True removes html, head, and title tags, there is no specific handling for , allowing an attacker to inje...

6.1CVSS6.7AI score0.00254EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2026/02/25 5:17 a.m.12 views

PYSEC-2026-2125

changedetection.io is a free open source web page change detection tool. In versions prior to 0.54.1, the RSS single-watch endpoint reflects the UUID path parameter directly in the HTTP response body without HTML escaping. Since Flask returns text/html by default for plain string responses, the...

6.1CVSS6.1AI score0.00445EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2026/02/24 3:21 p.m.12 views

PYSEC-2026-2205

MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.9.1.1, there is a path traversal vulnerability in Mindsdb's /api/files interface, which an authenticated attacker can exploit to achieve remote command execution. The vulnerability exists in the...

8.8CVSS6.2AI score0.11113EPSS
SaveExploits5References3Affected Software1
PyPA
PyPA
added 2026/02/19 4:27 p.m.12 views

PYSEC-2026-2182

Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. Versions prior to 3.3.10 are vulnerable to cross-site scripting when uploading certain file types as materials. Users should upgrade to version 3.3.10 to receive a patch. To apply the...

5.4CVSS6AI score0.00161EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2026/02/09 8:15 p.m.12 views

PYSEC-2026-2197

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS6.1AI score0.00412EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/01/27 10:15 p.m.12 views

PYSEC-2026-2286

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS6.9AI score0.00706EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2025/12/12 7:15 a.m.12 views

PYSEC-2025-267

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The parseparam function in httputil.py is used to parse specific HTTP header values, such as thos...

7.5CVSS7AI score0.00543EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2025/11/18 6:16 p.m.12 views

PYSEC-2025-238

Multiple vulnerabilities exist in cbor2 through version 5.7.0 in the decodedefinitelongstring function of the C extension decoder source/decoder.c: 1 Integer Underflow Leading to Out-of-Bounds Read CWE-191, CWE-125: An incorrect variable reference and missing state reset in the chunk processing...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2025/06/13 2:15 p.m.12 views

PYSEC-2025-256

An issue in the openc3-api/tables endpoint of OpenC3 COSMOS before 6.1.0 allows attackers to execute a directory traversal...

7.5CVSS6.2AI score0.00891EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2025/06/02 10:15 a.m.12 views

PYSEC-2025-245

An SQL injection vulnerability exists in the delete function of DuckDBVectorStore in run-llama/llamaindex version v0.12.19. This vulnerability allows an attacker to manipulate the refdocid parameter, enabling them to read and write arbitrary files on the server, potentially leading to remote code...

9.8CVSS7.5AI score0.0076EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2025/04/09 4:15 p.m.12 views

PYSEC-2025-32

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.8, there was an insecure deserialization in BentoML's runner server. By setting specific headers and parameters in the POST request, it is possible to execute any unauthorized...

9.8CVSS7.4AI score0.50675EPSS
SaveExploits5References3Affected Software1
PyPA
PyPA
added 2025/03/31 9:15 p.m.12 views

PYSEC-2025-262

A vulnerability classified as problematic was found in Open Asset Import Library Assimp 5.4.3. This vulnerability affects the function Assimp::MDLImporter::ParseTextureColorData of the file code/AssetLib/MDL/MDLMaterialLoader.cpp of the component MDL File Handler. The manipulation of the argument...

6.5CVSS5.6AI score0.00618EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2025/03/17 4:35 p.m.12 views

After the owner removed the project from PyPI, another user uploaded a new version with non-working code

The pygments-style-solarized project was removed from PyPI by its owner on 2021-08-26.The GitHub repository was also updated to show unmaintained, and archived on 2025-08-31.Another user uploaded a new version, 100.10.7, which contains non-working code,with clear language that it intends to be a...

6.8AI score
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2025/03/03 11:15 a.m.12 views

PYSEC-2025-66

Improper privilege management in a REST interface allowed registered users to access unauthorized resources if the resource ID was know. This issue affects Apache StreamPipes: through 0.95.1.Users are recommended to upgrade to version 0.97.0 which fixes the issue...

6.5CVSS6.9AI score0.00666EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2025/02/26 8:57 p.m.12 views

Exfiltrates user cookies to hardcoded server endpoint during normal operations

Published in 2020, the autodzee package is a Python librarythat bypasses Deezer API restrictions to download music.The package was found to exfiltrate user data to a hardcoded server,which could be used for malicious purposes...

6.7AI score
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2025/02/26 7:26 p.m.12 views

When using the project to bypass Deezer API restrictions, project exfiltrates user data to a hardcoded server.

Published in 2019, the automslc package is a Python librarythat bypasses Deezer API restrictions to download music.The package was found to exfiltrate user data to a hardcoded server,which could be used for malicious purposes...

6.7AI score
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2025/01/23 1:15 a.m.12 views

PYSEC-2025-132

lunasvg v3.0.0 was discovered to contain a segmentation violation via the component compositionsourceover...

6.5CVSS5.7AI score0.00349EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2024/11/24 4:15 p.m.12 views

PYSEC-2024-187

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287...

9.8CVSS7.6AI score0.0157EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2024/11/22 10:15 p.m.12 views

PYSEC-2024-227

Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. User interaction is required to exploit this vulnerability in...

8.8CVSS7.7AI score0.07262EPSS
SaveExploits4References2Affected Software1
PyPA
PyPA
added 2024/11/20 9:15 p.m.12 views

PYSEC-2024-178

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS7.2AI score0.01013EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
added 2024/11/12 6:15 p.m.12 views

PYSEC-2024-204

TorchGeo Remote Code Execution Vulnerability...

8.1CVSS7.5AI score0.01239EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/11/05 4:04 p.m.12 views

PYSEC-2024-115

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain-community version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all data, breaches in multi-tena...

9.8CVSS7.8AI score0.13743EPSS
SaveExploits2References4Affected Software1
PyPA
PyPA
added 2024/10/29 1:15 p.m.12 views

PYSEC-2024-113

In the latest version 20240628 of gaizhenbiao/chuanhuchatgpt, an issue exists in the /file endpoint that allows authenticated users to access the chat history of other users. When a user logs in, a directory is created in the history folder with the user's name. By manipulating the /file endpoint...

6.5CVSS6.5AI score0.00486EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/10/29 1:15 p.m.12 views

PYSEC-2024-114

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all...

9.8CVSS7.4AI score0.00311EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/10/10 10:15 p.m.12 views

PYSEC-2024-215

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to Server-Side Request Forgery SSRF in the /queue/join endpoint. Gradio’s asyncsaveurltocache function allows attackers to force the Gradio server to send HTTP requests to user-controlled URLs. This...

9.8CVSS6.8AI score0.00476EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2024/09/25 3:15 p.m.12 views

PYSEC-2024-99

OpenSlides 4.0.15 was discovered to be using a weak hashing algorithm to store passwords...

7.5CVSS7.2AI score0.00248EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2024/09/22 2:15 a.m.12 views

PYSEC-2024-325

A stored cross-site scripting XSS vulnerability exists in NetBox 4.1.0 within the "Configuration History" feature of the "Admin" panel via a /core/config-revisions/ Add action. An authenticated user can inject arbitrary JavaScript or HTML into the "Top banner" field. NOTE: Multiple third parties...

5.4CVSS6.2AI score0.00289EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2024/09/17 7:15 p.m.12 views

PYSEC-2024-93

A vulnerability was found in MicroPython 1.23.0. It has been classified as critical. Affected is the function mpvfsumount of the file extmod/vfs.c of the component VFS Unmount Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit...

7.5CVSS7.4AI score0.01015EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2024/09/17 7:15 p.m.12 views

PYSEC-2024-91

A vulnerability was found in MicroPython 1.23.0. It has been classified as critical. Affected is the function mpvfsumount of the file extmod/vfs.c of the component VFS Unmount Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit...

7.5CVSS7.4AI score0.01015EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2024/09/17 7:15 p.m.12 views

PYSEC-2024-95

A vulnerability was found in MicroPython 1.23.0. It has been classified as critical. Affected is the function mpvfsumount of the file extmod/vfs.c of the component VFS Unmount Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit...

7.5CVSS7.4AI score0.01015EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2024/09/12 1:15 p.m.12 views

PYSEC-2024-80

An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for site column creation. If such a...

8.8CVSS7.8AI score0.00871EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/09/12 1:15 p.m.12 views

PYSEC-2024-83

Deserialization of untrusted data can occur in versions 23.10.2.0 and newer of the MindsDB platform, enabling a maliciously uploaded ‘inhouse’ model to run arbitrary code on the server when used for a prediction...

7.5CVSS7.6AI score0.0051EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/08/23 3:15 p.m.12 views

PYSEC-2024-180

Stored XSS in organizer and event settings of pretix up to 2024.7.0 allows malicious event organizers to inject HTML tags into e-mail previews on settings page. The default Content Security Policy of pretix prevents execution of attacker-provided scripts, making exploitation unlikely. However,...

7.2CVSS6AI score0.00324EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/08/22 8:15 p.m.12 views

PYSEC-2024-192

An issue was discovered in llamaindex before 0.10.38. download/integration.py includes an exec call for import clsname...

8.8CVSS7AI score0.00533EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/08/18 7:15 p.m.12 views

PYSEC-2024-71

A vulnerability in corydolphin/flask-cors up to version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant...

7.5CVSS6.8AI score0.00718EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2024/08/07 3:15 p.m.12 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/07/17 8:15 p.m.12 views

PYSEC-2024-65

Roundup before 2.4.0 allows XSS via JavaScript in PDF, XML, and SVG documents...

5.4CVSS6.4AI score0.00327EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/07/17 9:15 a.m.12 views

PYSEC-2024-172

Time-of-check Time-of-use TOCTOU Race Condition vulnerability in Apache StreamPipes in user self-registration.This allows an attacker to potentially request the creation of multiple accounts with the same email address until the email address is registered, creating many identical users and...

5.3CVSS7AI score0.0066EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/07/15 5:15 a.m.12 views

PYSEC-2024-62

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

8.5CVSS8.1AI score0.01864EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2024/07/11 4:15 p.m.12 views

PYSEC-2024-86

Wagtail is an open source content management system built on Django. A bug in Wagtail's parsequerystring would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, parsequerystring would take an unexpectedl...

6.5CVSS6.8AI score0.00615EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/07/10 5:15 a.m.12 views

PYSEC-2024-58

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generatefilename without replicating the file-path validations from the parent class, potentially allow directory traversal via certain...

4.3CVSS8.3AI score0.01EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/06/27 10:15 p.m.12 views

PYSEC-2024-167

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS8.2AI score0.01346EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/06/12 3:15 p.m.12 views

PYSEC-2024-98

UNSUPPORTED WHEN ASSIGNED Incorrect Authorization vulnerability in Apache Submarine Server Core.This issue affects Apache Submarine Server Core: from 0.8.0.As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restri...

9.8CVSS6.9AI score0.00744EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000