Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

OctoPrint vulnerable to possible file extraction via upload endpoints

ImpactOctoPrint versions up until and including 1.11.1 contain a vulnerability that allows an attacker with the FILEUPLOAD permission to exfiltrate files from the host that OctoPrint has read access to, by moving them into the upload folder where they then can be downloaded from.The primary risk...

5.4CVSS5.8AI score0.00256EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Skyvern has a Jinja runtime leak

Skyvern through 0.2.0 has a Jinja runtime leak in sdk/workflow/models/block.py...

8.5CVSS5.9AI score0.20593EPSS
SaveExploits6References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Issue with Amazon Redshift Python Connector and the BrowserAzureOAuth2CredentialsProvider plugin

SummaryAmazon Redshift Python Connector is a pure Python connector to Redshift i.e., driver that implements the Python Database API Specification 2.0.When the Amazon Redshift Python Connector is configured with the BrowserAzureOAuth2CredentialsProvider plugin, the driver skips the SSL certificate...

7.5CVSS6.1AI score0.00261EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

docarray prototype pollution

A vulnerability was found in docarray up to 0.40.1. It has been rated as critical. Affected by this issue is the function getitem of the file /docarray/data/torchdataset.py of the component Web API. The manipulation leads to improperly controlled modification of object prototype attributes...

8.8CVSS5.4AI score0.00586EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Apache Superset Allows Ownership Takeover

Improper Authorization vulnerability in Apache Superset allows ownership takeover of dashboards, charts or datasets by authenticated users with read permissions.This issue affects Apache Superset: through 4.1.1.Users are recommended to upgrade to version 4.1.2 or above, which fixes the issue...

8.8CVSS6.1AI score0.00976EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

PyTorch Improper Resource Shutdown or Release vulnerability

A vulnerability, which was classified as problematic, was found in PyTorch 2.6.0. Affected is the function torch.nn.functional.ctcloss of the file aten/src/ATen/native/LossCTC.cpp. The manipulation leads to denial of service. An attack has to be approached locally. The exploit has been disclosed ...

5.5CVSS4.6AI score0.00307EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

AWS SAM CLI Path Traversal allows file copy to local cache

SummaryThe AWS Serverless Application Model Command Line Interface AWS SAM CLI is an open-source CLI tool that helps Lambda developers to build and develop Lambda applications locally on their computers using Docker.After completing a build with AWS SAM CLI which include symlinks, the content of...

6.9CVSS6.1AI score0.0062EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Whoogle allows attackers to execute arbitrary code via supplying a crafted search query

An issue in the component /models/config.py of Whoogle search v0.9.0 allows attackers to execute arbitrary code via supplying a crafted search query...

9.3CVSS6.3AI score0.00539EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Apache Airflow Common SQL Provider Vulnerable to SQL Injection

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Airflow Common SQL Provider.When using the partition clause in SQLTableCheckOperator as parameter which was a recommended pattern, Authenticated UI User could inject arbitrary SQL command wh...

8.8CVSS6.2AI score0.00833EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/07 4:2 p.m.•15 views

Litestar and Starlite vulnerable to Path Traversal

SummaryLocal File Inclusion via Path Traversal in LiteStar Static File ServingA Local File Inclusion LFI vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to sensiti...

8.2CVSS6.1AI score0.00722EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

H2O Vulnerable to Arbitrary File Overwrite

In h2oai/h2o-3 version 3.46.0, the /99/Models/name/json endpoint allows for arbitrary file overwrite on the target server. The vulnerability arises from the exportModelDetails function in ModelsHandler.java, where the user-controllable mexport.dir parameter is used to specify the file path for...

8.2CVSS6.1AI score0.00514EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI lacks authentication for the `api/v1/utils/pdf` endpoint

In version v0.3.10 of open-webui/open-webui, the api/v1/utils/pdf endpoint lacks authentication mechanisms, allowing unauthenticated attackers to access the PDF generation service. This vulnerability can be exploited by sending a POST request with an excessively large payload, potentially leading...

8.2CVSS6AI score0.00597EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Gradio Vulnerable to Open Redirect

An open redirect vulnerability exists in the latest version of gradio-app/gradio. The vulnerability allows an attacker to redirect users to a malicious website by URL encoding. This can be exploited by sending a crafted request to the application, which results in a 302 redirect to an...

6.1CVSS5.9AI score0.00723EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

H2O Vulnerable to Denial of Service (DoS) via `/3/ImportFiles` Endpoint

A vulnerability in the /3/ImportFiles endpoint of h2oai/h2o-3 version 3.46.1 allows an attacker to cause a denial of service. The endpoint takes a single GET parameter, path, which can be recursively set to reference itself. This leads the server to repeatedly call its own endpoint, eventually...

7.5CVSS7AI score0.00727EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

H2O Vulnerable to Denial of Service (DoS) via `HEAD` Request

A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controll...

7.5CVSS6AI score0.00446EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Has Improper Access Control Leading to Arbitrary Prompt Read

In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt...

4.3CVSS6AI score0.00401EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Vulnerable to Cross-Site Request Forgery (CSRF)

In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are performed using the GET method. This vulnerability allows an attacker to perform Cross-Site Request Forgery CSRF attacks, where an unaware user can unintentionally perform sensitive actions by simply...

6.9CVSS5.8AI score0.00234EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Allows Arbitrary File Write via the `download_model` Endpoint

In version 0.3.8 of open-webui/open-webui, an arbitrary file write vulnerability exists in the downloadmodel endpoint. When deployed on Windows, the application improperly handles file paths, allowing an attacker to manipulate the file path to write files to arbitrary locations on the server's...

6.5CVSS6.8AI score0.01125EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

LiteLLM Vulnerable to Remote Code Execution (RCE)

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'postcallrules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function...

8.8CVSS6.5AI score0.01498EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Allows Admin Deletion via API Endpoint

In open-webui/open-webui version v0.3.8, there is an improper privilege management vulnerability. The application allows an attacker, acting as an admin, to delete other administrators via the API endpoint http://0.0.0.0:8080/api/v1/users/uuidadministrator. This action is restricted by the user...

8.3CVSS5.9AI score0.00647EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

TorchServe script references S3 bucket without ensuring ownership or confirming accessibility

In the latest version of pytorch/serve, the script 'uploadresultstos3.sh' references the S3 bucket 'benchmarkai-metrics-prod' without ensuring its ownership or confirming its accessibility. This could lead to potential security vulnerabilities or unauthorized access to the bucket if it is not...

6.3CVSS5.9AI score0.00362EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

H2O Vulnerable to Arbitrary File Overwrite via File Export

In h2oai/h2o-3 version 3.46.0, the endpoint for exporting models does not restrict the export location, allowing an attacker to export a model to any file in the server's file structure, thereby overwriting it. This vulnerability can be exploited to overwrite any file on the target server with a...

7.1CVSS6AI score0.0071EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Flask-CORS improper regex path matching vulnerability

corydolphin/flask-cors version 5.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex...

5.3CVSS6AI score0.00652EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Flask-CORS allows for inconsistent CORS matching

A vulnerability in corydolphin/flask-cors version 5.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The request.path is passed through the unquoteplus function, which converts the '+' character to a space ' '. This behavior leads to incorrect path...

5.3CVSS6.1AI score0.00281EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

LlamaIndex Improper Handling of Exceptional Conditions vulnerability

A vulnerability in the LangChainLLM class of the run-llama/llamaindex repository, version v0.12.5, allows for a Denial of Service DoS attack. The streamcomplete method executes the llm using a thread and retrieves the result via the getresponsegen method of the StreamingGeneratorCallbackHandler...

7.5CVSS5.9AI score0.00761EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Kedro allows Remote Code Execution by Pulling Micro Packages

In kedro-org/kedro version 0.19.8, the pullpackage API function allows users to download and extract micro packages from the Internet. However, the function projectwheelmetadata within the code path can execute the setup.py file inside the tar file, leading to remote code execution RCE by running...

8.8CVSS6.8AI score0.00986EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Uncontrolled Resource Consumption vulnerability

In version v0.3.32 of open-webui/open-webui, the application allows users to submit large payloads in the email and password fields during the sign-in process due to the lack of character length validation on these inputs. This vulnerability can lead to a Denial of Service DoS condition when a us...

7.5CVSS7.1AI score0.00811EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Open WebUI Uncontrolled Resource Consumption vulnerability

In version 0.3.32 of open-webui/open-webui, the absence of authentication mechanisms allows any unauthenticated attacker to access the api/v1/utils/code/format endpoint. If a malicious actor sends a POST request with an excessively high volume of content, the server could become completely...

7.5CVSS7.1AI score0.00886EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Aim Uncontrolled Resource Consumption vulnerability

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service DoS attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number o...

7.5CVSS6AI score0.00727EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

FastChat Denial of Service vulnerability

A Denial of Service DoS vulnerability exists in the file upload feature of lm-sys/fastchat version 0.2.36. The vulnerability is due to improper handling of form-data with a large filename in the file upload request. An attacker can exploit this by sending a payload with an excessively large...

7.5CVSS6AI score0.00588EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

InvokeAI Uncontrolled Resource Consumption vulnerability

A Denial of Service DoS vulnerability was discovered in the /api/v1/boards/boardid endpoint of invoke-ai/invokeai version v5.0.2. This vulnerability occurs when an excessively large payload is sent in the boardname field during a PATCH request. By sending a large payload, the UI becomes...

7.5CVSS6AI score0.00664EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

H2O Vulnerable to Denial of Service (DoS) via `/3/ParseSetup` Endpoint

A vulnerability in the /3/ParseSetup endpoint of h2oai/h2o-3 version 3.46.0.1 allows for a denial of service DoS attack. The endpoint applies a user-specified regular expression to a user-controllable string. This can be exploited by an attacker to cause inefficient regular expression complexity,...

7.5CVSS5.9AI score0.00588EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

DB-GPT Path Traversal vulnerability

A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint /v1/resource/file/delete. This vulnerability allows an attacker to delete any file on the server by manipulating the filekey parameter. The filekey parameter is not properly sanitized, enabling an...

8.2CVSS6.1AI score0.0067EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Exiv2 allows Use After Free

ImpactA heap buffer overflow was found in Exiv2 versions v0.28.0 to v0.28.4. Versions prior to v0.28.0, such as v0.27.7, are not affected. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The heap overflow is triggered when...

9.8CVSS6.2AI score0.00908EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

XPixelGroup BasicSR Command Injection

XPixelGroup BasicSR through 1.4.2 might locally allow code execution in contrived situations where "scontrol show hostname" is executed in the presence of a crafted SLURMNODELIST environment variable...

5.3CVSS6.4AI score0.00202EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

ASTEVAL Allows Maliciously Crafted Format Strings to Lead to Sandbox Escape

SummaryIf an attacker can control the input to the asteval library, they can bypass asteval's restrictions and execute arbitrary Python code in the context of the application using the library. DetailsThe vulnerability is rooted in how asteval performs handling of FormattedValue AST nodes. In...

8.4CVSS6.2AI score0.00229EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Mitmweb API Authentication Bypass Using Proxy Server

ImpactIn mitmweb 11.1.0 and below, a malicious client can use mitmweb's proxy server bound to :8080 by default to access mitmweb's internal API bound to 127.0.0.1:8081 by default. In other words, while the client cannot access the API directly good, they can access the API through the proxy bad. ...

8.2CVSS6.1AI score0.00817EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Label Studio has a Path Traversal Vulnerability via image Field

DescriptionA path traversal vulnerability in Label Studio SDK versions prior to 1.0.10 allows unauthorized file access outside the intended directory structure. Label Studio versions before 1.16.0 specified SDK versions prior to 1.0.10 as dependencies, and the issue was confirmed in Label Studio...

8.7CVSS6.2AI score0.00733EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

ImpactVia a type confusion bug in the CPython interpreter when using try/except RestrictedPython could be bypassed.We believe this should be fixed upstream in Python itself until that we remove support for try/except from RestrictedPython.It has been fixed for some Python versions. PatchesPatched...

7.9CVSS5.9AI score0.00395EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

NiceGUI On Air authentication issue

SummaryOnce a user logins to one browser, all other browsers are logged in without entering password. Even incognito mode. Impacthigh...

7.5CVSS5.9AI score0.00382EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

GHSL-2024-288: SickChill open redirect in login

SickChill is an automatic video library manager for TV shows. A user-controlled login endpoint's next parameter takes arbitrary content. Prior to commit c7128a8946c3701df95c285810eb75b2de18bf82, an authenticated attacker may use this to redirect the user to arbitrary destinations, leading to open...

4.8CVSS6AI score0.0097EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

khoj has an IDOR in subscription management allows unauthorized subscription modifications

SummaryAn Insecure Direct Object Reference IDOR vulnerability in the updatesubscription endpoint allows any authenticated user to manipulate other users' Stripe subscriptions by simply modifying the email parameter in the request. DetailsThe vulnerability exists in the subscription endpoint at...

4.3CVSS5.9AI score0.00381EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Apache Superset: SQLLab Improper readonly query validation allows unauthorized write access

Improper Authorization vulnerability in Apache Superset. On Postgres analytic databases an attacker with SQLLab access cancraft a specially designed SQL DML statementthat is Incorrectly identified as a read-only query, enabling its execution. Non postgres analytics database connections and postgr...

7.1CVSS6AI score0.02562EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Jinja has a sandbox breakout through indirect reference to format method

An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code.To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the...

7.8CVSS6.2AI score0.00521EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

python-sql SQL injection vulnerability

A vulnerability was found in python-sql where unary operators do not escape non-Expression like And and Or which makes any system exposing those vulnerable to an SQL injection attack...

6.5CVSS6.6AI score0.0069EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Jinja has a sandbox breakout through malicious filenames

A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used.To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether...

8.8CVSS6.2AI score0.00307EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

python-libarchive directory traversal

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

8.8CVSS5.9AI score0.02041EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Synapse allows unsupported content types to lead to memory exhaustion

ImpactIn Synapse before 1.120.1, multipart/form-data requests can in certain configurations transiently increase memory consumption beyond expected levels while processing the request, which can be used to amplify denial of service attacks. PatchesSynapse 1.120.1 resolves the issue by denying...

8.2CVSS6AI score0.00709EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Python package "zhmcclient" stores passwords in clear text in its HMC and API logs

ImpactThe Python package "zhmcclient" writes password-like properties in clear text into its HMC and API logs in the following cases: The 'boot-ftp-password' and 'ssc-master-pw' properties when creating or updating a partition in DPM mode, in the zhmcclient API and HMC logs The 'ssc-master-pw' an...

8.2CVSS5.9AI score0.00135EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•15 views

Apache Superset: Improper SQL authorisation, parse not checking for specific postgres functions

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Superset. Specifically, certain engine-specific functions are not checked, which allows attackers to bypass Apache Superset's SQL authorization. This issue is a follow-up toCVE-2024-39887 wi...

9.8CVSS6AI score0.00806EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000