Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
•added 2026/05/28 5:16 p.m.•10 views

PYSEC-0000-CVE-2026-45076

Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, in federated rooms, malicious homeservers can craft room events in such a way that prevents Synapse from providing full history to paginating clients. Clients could therefore fail to display room history. This...

5.1CVSS5.4AI score0.00369EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
•added 2026/05/27 3:16 p.m.•10 views

PYSEC-2026-2178

Gradio before version 6.15.0 contains a cookie injection vulnerability that allows remote attackers to perform cross-Space session fixation by exploiting a shared module-level HTTP client used across all users in the reverse proxy endpoint. Attackers controlling any HF Space can return a...

7.6CVSS6.1AI score0.0035EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/05/25 7:16 a.m.•10 views

PYSEC-2026-2220

A vulnerability in MLflow versions =3.10.1.dev0 allows unauthorized access to multipart upload MPU endpoints when the --serve-artifacts mode is enabled. The authorization logic does not enforce resource-level permission checks for /mlflow-artifacts/mpu/ endpoints, enabling attackers to overwrite...

9CVSS7.4AI score0.00345EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/05/22 9:16 p.m.•10 views

PYSEC-2026-2189

JupyterHub is software that allows users to create a multi-user server for Jupyter notebooks. In versions 4.1.0 through 5.4.4, XSRF protection updated in 4.1.0 inappropriately treated requests with Sec-Fetch-Mode: no-cors as same-origin requests, bypassing XSRF checks. The JSON API is not affecte...

5.4CVSS6.1AI score0.00159EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2026/05/15 3:16 a.m.•10 views

PYSEC-2026-2221

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.1AI score0.18861EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2026/05/09 11:16 p.m.•10 views

PYSEC-2026-2157

A vulnerability has been found in OSGeo gdal up to 3.13.0dev-4. Affected by this issue is the function GDSDfldsrch of the file frmts/hdf4/hdf-eos/GDapi.c of the component Grid File Handler. The manipulation leads to heap-based buffer overflow. An attack has to be approached locally. The exploit h...

5.5CVSS5.6AI score0.00258EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/05/09 6:16 a.m.•10 views

PYSEC-2026-2252

Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code execution. This issue has been patched in version 12.2.0...

8.6CVSS7AI score0.0015EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2026/05/07 7:16 p.m.•10 views

PYSEC-2026-2160

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS7AI score0.00749EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2026/05/05 10:16 p.m.•10 views

PYSEC-2026-2187

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS6AI score0.0034EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/05/04 6:16 p.m.•10 views

PYSEC-2026-2242

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, the OpenC3 password change functionality allows a user to change their password without providing the old password, by accepting a valid...

8.1CVSS6AI score0.00305EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2026/05/01 9:16 a.m.•10 views

PYSEC-2026-602

An issue was discovered in OpenStack Keystone before 29.0.2. POST /v3/credentials did not validate that the caller-supplied projectid for an EC2-type credential matched the project of the authenticating application credential. This allowed an attacker holding an unrestricted application credentia...

8CVSS6AI score0.00456EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/04/23 10:16 a.m.•10 views

PYSEC-2026-2180

A critical remote code execution vulnerability exists in the unauthenticated REST API endpoint /99/ImportSQLTable in H2O-3 version 3.46.0.9 and prior. The vulnerability arises due to insufficient security controls in the parameter blacklist mechanism, which only targets MySQL JDBC driver-specific...

9.8CVSS7.3AI score0.00938EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2026/04/18 3:16 a.m.•10 views

PYSEC-2026-2158

gdown is a Google Drive public file/folder downloader. Versions prior to 5.2.2 are vulnerable to a Path Traversal attack within the extractall functionality. When extracting a maliciously crafted ZIP or TAR archive, the library fails to sanitize or validate the filenames of the archive members...

7.8CVSS6.2AI score0.00575EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2026/04/03 4:16 a.m.•10 views

PYSEC-2026-2287

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...

7.2CVSS6.4AI score0.00237EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2026/04/02 6:16 p.m.•10 views

PYSEC-2026-2260

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.8AI score0.00468EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2026/04/01 9:17 p.m.•10 views

PYSEC-2026-2102

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser the default for most installs accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4...

9.1CVSS6AI score0.00461EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2026/04/01 6:16 p.m.•10 views

PYSEC-2026-2240

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. It didn’t check if the...

8.6CVSS6AI score0.00288EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2026/04/01 6:16 p.m.•10 views

PYSEC-2026-2239

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, a path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. This issue has been patched in version 1.21.0...

8.7CVSS7AI score0.00593EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/03/31 3:15 a.m.•10 views

PYSEC-2026-2193

LangChain is a framework for building agents and LLM-powered applications. Prior to version 1.2.22, multiple functions in langchaincore.prompts.loading read files from paths embedded in deserialized config dicts without validating against directory traversal or absolute path injection. When an...

7.5CVSS7.1AI score0.01204EPSS
SaveExploits2References8Affected Software1
PyPA
PyPA
•added 2026/03/29 6:16 p.m.•10 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/26 10:16 p.m.•10 views

PYSEC-2026-2285

Streamlit is a data oriented application development framework for python. Streamlit Open Source versions prior to 1.54.0 running on Windows hosts have an unauthenticated Server-Side Request Forgery SSRF vulnerability. The vulnerability arises from improper validation of attacker-supplied...

4.8CVSS6.1AI score0.00282EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2026/03/25 7:16 p.m.•10 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/23 11:17 p.m.•10 views

PYSEC-2026-2184

Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In versions prior to 3.3.12, due to vulnerabilities in TeXLive and obscure LaTeX syntax that allowed circumventing Indico's LaTeX sanitizer, it is possible to use specially-crafted LaT...

8.8CVSS6.2AI score0.00782EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/03/20 2:16 a.m.•10 views

PYSEC-2026-2292

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS7.1AI score0.00469EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/03/18 6:16 p.m.•10 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.•10 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/16 6:16 p.m.•10 views

PYSEC-2026-2116

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning the implementation of the JSON Web Encryption JWE RSA15 key management algorithm. Authlib registe...

8.3CVSS6.6AI score0.00142EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2026/03/11 8:16 p.m.•10 views

PYSEC-2026-2120

Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, usepyproject: true, for reading the version of Black to use from the repository pyproject.toml. A malicious pull request could edit pyproject.toml to use a direct...

9.8CVSS6.5AI score0.0046EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
•added 2026/03/06 5:16 a.m.•10 views

PYSEC-2026-2186

Internet Routing Registry daemon version 4 is an IRR database server, processing IRR objects in the RPSL format. From version 4.4.0 to before version 4.4.5 and from version 4.5.0 to before version 4.5.1, an attacker can manipulate the HTTP Host header on a password reset or account creation...

8.1CVSS6AI score0.00427EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/02/27 8:21 p.m.•10 views

PYSEC-2026-2248

pillowheif is a Python library for working with HEIF images and plugin for Pillow. Prior to version 1.3.0, an integer overflow in the encode path buffer validation of pillowheif.c allows an attacker to bypass bounds checks by providing large image dimensions, resulting in a heap out-of-bounds rea...

9.1CVSS6.2AI score0.00632EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2026/02/25 5:17 a.m.•10 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.•10 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 3:16 p.m.•10 views

PYSEC-2026-2124

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS6.1AI score0.0092EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2026/01/20 12:15 a.m.•10 views

PYSEC-2026-598

Chainlit versions prior to 2.9.4 contain an arbitrary file read vulnerability in the /project/element update flow. An authenticated client can send a custom Element with a user-controlled path value, causing the server to copy the referenced file into the attacker’s session. The resulting element...

7.1CVSS6.2AI score0.08845EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2025/12/12 6:15 a.m.•10 views

PYSEC-2025-266

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS6.9AI score0.00523EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2025/10/01 10:15 p.m.•10 views

PYSEC-2025-269

Weblate is a web based localization tool. An open redirect exists in versions 5.13.2 and below via the redir parameter on .within.website when Weblate is configured with Anubis and REDIRECTDOMAINS is not set. An attacker can craft a URL on the legitimate domain that redirects a victim to an...

6.1CVSS6.1AI score0.00365EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2025/08/07 4:15 p.m.•10 views

PYSEC-2025-146

An issue in Ollama v0.1.33 allows attackers to delete arbitrary files via sending a crafted packet to the endpoint /api/pull...

6.6CVSS5.9AI score0.00175EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2025/06/13 2:15 p.m.•10 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.00856EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2025/05/30 7:15 p.m.•10 views

PYSEC-2025-54

vLLM is an inference and serving engine for large language models LLMs. In versions 0.8.0 up to but excluding 0.9.0, hitting the /v1/completions API with a invalid jsonschema as a Guided Param kills the vllm server. This vulnerability is similar GHSA-9hcf-v7m4-6m2j/CVE-2025-48943, but for regex...

6.5CVSS6.9AI score0.00472EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2025/05/17 4:15 p.m.•10 views

PYSEC-2025-49

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with...

8.8CVSS8.2AI score0.01454EPSS
SaveExploits5References7Affected Software1
PyPA
PyPA
•added 2025/04/07 8:15 p.m.•10 views

PYSEC-2025-117

Buffer Overflow vulnerability in gdal 3.10.2 allows a local attacker to cause a denial of service via the OGRSpatialReference::Release function. NOTE: the Supplier indicates that the report is invalid and could not be reproduced...

5.5CVSS5.8AI score0.00214EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2025/03/31 9:15 p.m.•10 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.00581EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2025/03/20 10:15 a.m.•10 views

PYSEC-2025-239

A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240802 allows attackers to access, copy, and delete other users' chat histories. This issue arises due to improper handling of session data and lack of access control mechanisms, enabling attackers to view and manipulate chat histories of...

8.8CVSS7AI score0.0055EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2025/03/10 12:15 p.m.•10 views

PYSEC-2025-20

picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when attempting to extract and scan PyTorch model archives. By modifying the filename in the ZIP header while keeping the original filename in the directory listing, an attacker can make PickleScan...

6.5CVSS6.8AI score0.00318EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2025/03/03 11:15 a.m.•10 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:54 p.m.•10 views

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

Published in 2019, 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
SaveExploits0References1Affected Software1
PyPA
PyPA
•added 2025/02/26 7:26 p.m.•10 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/27 6:15 p.m.•10 views

PYSEC-2025-58

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

8.8CVSS7.8AI score0.00707EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2025/01/23 1:15 a.m.•10 views

PYSEC-2025-133

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

6.5CVSS5.7AI score0.00342EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
•added 2025/01/14 7:15 p.m.•10 views

PYSEC-2025-118

Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Gradio's Access Control List ACL for file paths can be bypassed by altering the letter case of a blocked file or directory path. This...

8.7CVSS5.8AI score0.00857EPSS
SaveExploits1References1Affected Software1
Total number of security vulnerabilities5000