Lucene search
+L
PypaMost viewed

7587 matches found

PyPA
PyPA
added 2026/06/29 11:50 a.m.22 views

NASA AIT-Core vulnerable to SQL Injection

NASA AIT-Core v2.5.2 was discovered to contain multiple SQL injection vulnerabilities via the querypackets and insert functions...

9.8CVSS6AI score0.00608EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/06/26 4:48 p.m.22 views

Malicious code in pyphetools (PyPI)

Part of the "Hades" wave of the Shai-Hulud supply-chain campaign. On 2026-06-08,malicious phantom releases of pyphetools were published to PyPI using stolencredentials. The package executes a bundled JavaScript payload via the Bunruntime on import that harvests and exfiltrates credentials and...

5.8AI score
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/06/22 10:16 p.m.22 views

PYSEC-2026-251

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS6.4AI score0.00569EPSS
SaveExploits2References1Affected Software1
PyPA
PyPA
added 2026/06/05 8:17 p.m.22 views

PYSEC-2026-206

Guardrails AI is a Python framework that helps build AI applications. On May 11, 2026 at approximately 6:00 PM Pacific, an attacker published a malicious version of guardrails-ai 0.10.1 to PyPI. Aany user who installed guardrails-ai==0.10.1 from PyPI on May 11, 2026 may be affected. Security...

9.6CVSS5.5AI score0.00276EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/06/01 9:16 a.m.22 views

PYSEC-0000-CVE-2026-42252

Apache Airflow's official documentation at core-concepts/dag-run.html "Passing Parameters when triggering Dags" showed a verbatim BashOperatorbashcommand="echo value: dagrun.conf'conf1' " example without any quoting / sanitization warning. Dag authors who copied the pattern verbatim into...

9.1CVSS5.8AI score0.00383EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2026/06/01 8:16 a.m.22 views

PYSEC-2026-173

A bug in the GET /api/v2/connections/connectionid REST API endpoint in Apache Airflow allowed an authenticated UI/API user with Connection-read permission to retrieve secrets stored in a Connection's extra JSON blob under field names not present in the redaction allowlist DEFAULTSENSITIVEFIELDS —...

6.5CVSS5.8AI score0.00425EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2026/05/28 5:16 p.m.22 views

PYSEC-2026-194

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/28 4:16 p.m.22 views

PYSEC-0000-CVE-2026-48526

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the...

7.4CVSS5.8AI score0.00395EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2026/05/27 6:16 p.m.22 views

PYSEC-2026-190

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, a malicious bentofile.yaml containing a newline-injected value in envs.name produces unquoted RUN directives in the BentoML-generated Dockerfile. When the victim runs bentom...

8.8CVSS5.9AI score0.00321EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2026/04/24 9:16 p.m.22 views

PYSEC-2026-77

LangChain is a framework for building agents and LLM-powered applications. Prior to langchain-text-splitters 1.1.2, HTMLHeaderTextSplitter.splittextfromurl validated the initial URL using validatesafeurl but then performed the fetch with requests.get with redirects enabled the default. Because...

6.5CVSS5.8AI score0.0026EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2026/04/18 7:16 a.m.22 views

PYSEC-2026-13

Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly trusted, severity of this issue is Low.Users are recommended to upgrade to Apache Airflow 3.2.0, whi...

7.2CVSS6.1AI score0.00822EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/04/15 7:16 p.m.22 views

PYSEC-2026-154

Weblate is a web based localization tool. In versions prior to 5.17, the project backup didn't filter Git and Mercurial configuration files which could lead to remote code execution under certain circumstances. This issue has been fixed in version 5.17. If developers are unable to update...

8CVSS6.4AI score0.00708EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2026/04/10 3:16 a.m.22 views

PYSEC-2026-202

An issue was discovered in OpenStack Keystone 14 through 26 before 26.1.1, 27.0.0, 28.0.0, and 29.0.0. Restricted application credentials can create EC2 credentials. By using a restricted application credential to call the EC2 credential creation API, an authenticated user with only a reader role...

5.3CVSS5.5AI score0.0022EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/04/08 1:16 p.m.22 views

PYSEC-2026-111

A new API endpoint introduced in pretix 2025 that is supposed to return all check-in events of a specific event in fact returns all check-in events belonging to the respective organizer. This allows an API consumer to access information for all other events under the same organizer, even those th...

5.5CVSS5.8AI score0.00255EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2026/04/07 8:16 p.m.22 views

PYSEC-2026-60

FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An...

7.5CVSS5.8AI score0.00328EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2026/04/07 3:17 p.m.22 views

PYSEC-2026-52

An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.Add permissions on inline model instances were not validated on submission offorged POST data in GenericInlineModelAdmin.Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not evaluated and...

9.8CVSS5.8AI score0.00458EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2026/03/27 12:16 a.m.22 views

PYSEC-2026-2297

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This...

8.8CVSS7.3AI score0.01346EPSS
SaveExploits0References16Affected Software1
PyPA
PyPA
added 2026/03/26 5:16 p.m.22 views

PYSEC-2026-27

Briefcase is a tool for converting a Python project into a standalone native application. Starting in version 0.3.0 and prior to version 0.3.26, if a developer uses Briefcase to produce an Windows MSI installer for a project, and that project is installed for All Users i.e., per-machine scope, th...

7.3CVSS5.8AI score0.00132EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2026/03/22 1:16 a.m.22 views

PYSEC-2026-39

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash...

6.9CVSS6AI score0.00178EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/03/11 8:16 p.m.22 views

PYSEC-2026-140

Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the maxbodysize setting default 100MB. Since parsing occurs synchronously on the main thread, this creates the possibility ...

8.7CVSS7.3AI score0.00375EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2026/03/04 7:16 p.m.22 views

PYSEC-2026-98

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS7.8AI score0.00899EPSS
SaveExploits3References2Affected Software1
PyPA
PyPA
added 2026/02/12 4:16 p.m.22 views

PYSEC-2026-34

Crawl4AI versions prior to 0.8.0 contain a local file inclusion vulnerability in the Docker API deployment. The /executejs, /screenshot, /pdf, and /html endpoints accept file:// URLs, allowing unauthenticated remote attackers to read arbitrary files from the server filesystem. An attacker can...

9.2CVSS6AI score0.01914EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/02/09 11:16 a.m.22 views

PYSEC-2026-11

Apache Airflow versions 3.1.0 through 3.1.6 contain an authorization flaw that can allow an authenticated user with custom permissions limited to task access to view task logs without having task log access. Users are recommended to upgrade to Apache Airflow 3.1.7 or later, which resolves this...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2026/01/30 11:16 p.m.22 views

PYSEC-2026-114

OpenCTI 3.3.1 is vulnerable to a directory traversal attack via the static/css endpoint. An unauthenticated attacker can read arbitrary files from the filesystem by sending crafted GET requests with path traversal sequences e.g., '../' in the URL. For example, requesting...

7.5CVSS7.4AI score0.01041EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/01/21 6:16 p.m.22 views

PYSEC-2026-102

An issue in ollama v.0.12.10 allows a remote attacker to cause a denial of service via the fs/ggml/gguf.go, function readGGUFV1String reads a string length from untrusted GGUF metadata...

7.5CVSS5.8AI score0.00416EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2026/01/10 7:16 a.m.22 views

PYSEC-2026-143

vLLM is an inference and serving engine for large language models LLMs. In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimensi...

7.5CVSS6.3AI score0.00449EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2025/12/23 9:15 p.m.22 views

PYSEC-2025-216

Hugging Face Transformers HuBERT convertconfig Code Injection 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 that the...

7.8CVSS7.6AI score0.00342EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2025/12/02 4:15 p.m.22 views

PYSEC-2025-109

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.Algorithmic complexity in django.core.serializers.xmlserializer.getInnerText allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML...

7.5CVSS7.3AI score0.02085EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2025/09/25 3:16 p.m.22 views

PYSEC-2025-202

PyTorch before 3.7.0 has a bernoullip decompose function in decompositions.py even though it lacks full consistency with the eager CPU implementation, negatively affecting nn.Dropout1d, nn.Dropout2d, and nn.Dropout3d for fallbackrandom=True...

5.3CVSS5.8AI score0.00419EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2025/09/17 11:15 a.m.22 views

PYSEC-2025-152

An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. This is achieved by crafting a ZIP archive containing a file with a bad Cyclic Redundancy Check CRC, which causes the...

9.8CVSS7.5AI score0.01481EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2025/09/09 12:15 a.m.22 views

PYSEC-2025-140

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. The extractall function zipfile.extractalloutputdir is used directly to process compressed files. It is used in many places in the project. In versions up to and including 1.5.0, when the Zip file containing malicious...

8.8CVSS5.7AI score0.00614EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2025/06/10 4:15 p.m.22 views

PYSEC-2025-74

Nautobot is a Network Source of Truth and Network Automation Platform. All users of Nautobot versions prior to 2.4.10 or prior to 1.6.32 are potentially affected. Due to insufficient security configuration of the Jinja2 templating feature used in computed fields, custom links, etc. in Nautobot, a...

7.1CVSS5.8AI score0.00363EPSS
SaveExploits0References5
PyPA
PyPA
added 2025/05/30 6:15 p.m.22 views

PYSEC-2025-50

vLLM, an inference and serving engine for large language models LLMs, has a Regular Expression Denial of Service ReDoS vulnerability in the file vllm/entrypoints/openai/toolparsers/pythonictoolparser.py of versions 0.6.4 up to but excluding 0.9.0. The root cause is the use of a highly complex and...

6.5CVSS7AI score0.00506EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2025/05/29 5:15 p.m.22 views

PYSEC-2025-53

vLLM is an inference and serving engine for large language models LLMs. Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First Token. These timing differences...

2.6CVSS6.8AI score0.00293EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2025/05/14 11:16 a.m.22 views

PYSEC-2025-60

Exposure of Sensitive Information to an Unauthorized Actor, Insertion of Sensitive Information into Log File vulnerability in the OpenIdAuthorizer of Apache IoTDB.This issue affects Apache IoTDB: from 0.10.0 through 1.3.3, from 2.0.1-beta before 2.0.2.Users are recommended to upgrade to version...

7.5CVSS6.9AI score0.00721EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2025/03/25 9:15 p.m.22 views

PYSEC-2025-115

NASA Fprime v3.4.3 was discovered to contain multiple cross-site scripting XSS vulnerabilities...

6.1CVSS5.6AI score0.0028EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2025/03/20 10:15 a.m.22 views

PYSEC-2025-95

A stored cross-site scripting XSS vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, affecting version git 20b2e02. The vulnerability arises from improper sanitization of HTML tags in chat history uploads. Specifically, the sanitization logic fails to handle HTML tags within code...

6.8CVSS6.8AI score0.0057EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2025/03/20 10:15 a.m.22 views

PYSEC-2025-82

An arbitrary file download vulnerability exists in the rpcagentclient component of modelscope/agentscope version v0.0.4. This vulnerability allows any user to download any file from the rpcagent's host by exploiting the downloadfile method. This can lead to unauthorized access to sensitive...

8.8CVSS7.2AI score0.01011EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2025/01/24 7:56 p.m.22 views

uniapi version 1.0.7 contained an information harvesting script.

uniapi version 1.0.7 introduces code that would executeon import of the module and download a script from a remote URL,and would then execute the downloaded script in a thread.The downloaded script would harvest system informationand POST the information to another remote URL.This code was found ...

7AI score
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2025/01/08 5:15 p.m.22 views

PYSEC-2025-121

An issue in keras 3.7.0 allows attackers to write arbitrary files to the user's machine via downloading a crafted tar file through the getfile function...

6.5CVSS6.2AI score0.00231EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/09/25 3:15 p.m.22 views

PYSEC-2024-290

OpenSlides 4.0.15 verifies passwords by comparing password hashes using a function with content-dependent runtime. This can allow attackers to obtain information about the password hash using a timing attack...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2024/06/10 8:15 p.m.22 views

PYSEC-2024-177

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/customcomponent" endpoint and provide a Python script...

9.8CVSS8.1AI score0.63037EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/05/23 12:15 p.m.22 views

PYSEC-2024-296

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. Due to lack of certain security controls on the profile edit functionality, an authenticated attacker with low privileges can gain administrative privileges on the web...

8.3CVSS5.8AI score0.00398EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2024/05/06 3:15 p.m.22 views

PYSEC-2024-308

wasm3 v0.5.0 was discovered to contain a heap buffer overflow which leads to segmentation fault via the function "DeallocateSlot" in wasm3/source/m3compile.c...

9.8CVSS6AI score0.00706EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2024/03/14 7:15 p.m.22 views

PYSEC-2024-270

Airflow-Diagrams v2.1.0 was discovered to contain an arbitrary file upload vulnerability in the unsafeload function at cli.py. This vulnerability allows attackers to execute arbitrary code via uploading a crafted YML file...

9.8CVSS6.2AI score0.00779EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/03/01 12:15 p.m.22 views

PYSEC-2024-278

A vulnerability was found in LangChain langchaincommunity 0.0.26. It has been classified as critical. Affected is the function loadlocal in the library libs/community/langchaincommunity/retrievers/tfidf.py of the component TFIDFRetriever. The manipulation leads to server-side request forgery. It ...

9.8CVSS6AI score0.00582EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2024/01/30 1:16 a.m.22 views

PYSEC-2024-25

DuckDB =0.9.2 and DuckDB extension-template =0.9.2 are vulnerable to malicious extension injection via the custom extension feature...

9.8CVSS7.4AI score
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2023/11/14 9:15 p.m.22 views

PYSEC-2023-247

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS6.7AI score0.00834EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2023/08/09 11:15 p.m.22 views

PYSEC-2023-321

The WireGuard client 0.5.3 on Windows insecurely configures the operating system and firewall such that traffic to a local network that uses non-RFC1918 IP addresses is blocked. This allows an adversary to trick the victim into blocking IP traffic to selected IP addresses and services even while...

5.7CVSS6.2AI score0.00687EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2023/03/14 5:15 a.m.22 views

PYSEC-2023-315

SAP Business Object Adaptive Job Server - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the...

9CVSS7.6AI score0.00934EPSS
SaveExploits0References3Affected Software1
Total number of security vulnerabilities5000