Lucene search
+L
PypaMost viewed

7250 matches found

PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifactlocation parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component in the artifact location URI to read arbitrary files on the...

7.5CVSS7.2AI score0.00712EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

mlflow Path Traversal vulnerability

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS7.2AI score0.02718EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Transformers Deserialization of Untrusted Data vulnerability

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the loadrepocheckpoint function of the TFPreTrainedModel class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting...

9.6CVSS6.9AI score0.02067EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•15 views

Unauthenticated views may expose information to anonymous users

ImpactA number of Nautobot URL endpoints were found to be improperly accessible to unauthenticated anonymous users, including the following:- /api/graphql/ 1- /api/users/users/session/ Nautobot 2.x only; the only information exposed to an anonymous user is which authentication backend classes are...

5.3CVSS5.8AI score0.00628EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Cross site scripting (XSS) in JupyterHub via Self-XSS leveraged by Cookie Tossing

ImpactAffected configurations:- Single-origin JupyterHub deployments- JupyterHub deployments with user-controlled applications running on subdomains or peer subdomains of either the Hub or a single-user server.By tricking a user into visiting a malicious subdomain, the attacker can achieve an XSS...

8.1CVSS7.2AI score0.00329EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Improper Privilege Management in djangorestframework-simplejwt

djangorestframework-simplejwt before version 5.5.1 is vulnerable to information disclosure. A user can access web application resources even after their account has been disabled due to missing user validation checks via the foruser method...

5.5CVSS6.1AI score0.00804EPSS
SaveExploits4References13Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

Affected versionVendor: https://github.com/latchset/jwcryptoVersion: 1.5.5 DescriptionAn attacker can cause a DoS attack by passing in a malicious JWE Token with a high compression ratio.When the server processes this Token, it will consume a lot of memory and processing time. Pocpythonfrom...

6.8CVSS6.5AI score0.0098EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Phone information disclosure vulnerability

Due to incorrect access control in Plone version v6.0.9, remote attackers can view and list all files hosted on the website via sending a crafted request...

7.5CVSS7.1AI score0.00697EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Superset: Improper Neutralization of custom SQL on embedded context

A guest user could exploit a chart data REST API and send arbitrary SQL statements that on error could leak information from the underlying analytics database.This issue affects Apache Superset: before 3.0.4, from 3.1.0 before 3.1.1.Users are recommended to upgrade to version 3.1.1 or 3.0.4, whic...

4.3CVSS6.2AI score0.00945EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Docassemble unauthorized access through URL manipulation

ImpactThe vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96. PatchesThe vulnerability has been patched in version 1.4.97 of the master branch. The Docker image on docker.io has been patched...

7.5CVSS7AI score0.69486EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Allegro AI ClearML path traversal vulnerability

A path traversal vulnerability in versions 1.4.0 to 1.14.1 of the client SDK of Allegro AI’s ClearML platform enables a maliciously uploaded dataset to write local or remote files to an arbitrary location on an end user’s system when interacted with...

8.8CVSS7.3AI score0.00798EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/.txt URI from views.py, allows attackers to read arbitrary files...

7.5CVSS7.2AI score0.008EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

JupyterLab vulnerable to SXSS in Markdown Preview

ImpactThe vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature.A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user...

6.5CVSS6.8AI score0.00568EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

pyload Log Injection vulnerability

SummaryA log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Detailspyload will generate a log entry when attempting to sign in with faulty credentials. This entry will be in the...

5.3CVSS6.2AI score0.24513EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Out of memory error when submitting the dataset form with a specially-crafted field

ImpactWhen submitting a POST request to the /dataset/new endpoint including either the auth cookie or the Authorization header with a specially-crafted field, an attacker can create an out-of-memory error in the hosting server.To trigger this error the user needs to have permissions to create or...

6.5CVSS6.5AI score0.00576EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Information exposure in MLflow

An issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API...

7.5CVSS7.1AI score0.36582EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

DockerSpawner allows any image by default

ImpactUsers of JupyterHub deployments running DockerSpawner starting with 0.11.0 without specifying DockerSpawner.allowedimages configuration allow users to launch any pullable image, instead of restricting to only the single configured image, as intended. PatchesUpgrade to DockerSpawner 13...

8CVSS6.6AI score0.00633EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Reflected XSS Vulnerability in dpaste

ImpactA security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary JavaScript code in the context of a user's browser, potentially leading to unauthorized...

8.3CVSS7.1AI score0.00517EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Cross-Site Request Forgery vulnerability in Prefect

An attacker is able to steal secrets and potentially gain remote code execution via CSRF using a self-hosted, open source Prefect API...

8.8CVSS7.8AI score0.00389EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Download to arbitrary folder can lead to RCE

SummaryA web UI user can store files anywhere on the pyLoad server and gain command execution by abusing scripts. DetailsWhen a user creates a new package, a subdirectory is created within the /downloads folder to store files. This new directory name is derived from the package name, except a...

8.8CVSS7.7AI score0.01049EPSS
SaveExploits1References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Possible Infinite Loop when PdfWriter(clone_from) is used with a PDF

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop.This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage.That is, for example, the case when the pypdf-user manipulates an incoming...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Langchain Server-Side Request Forgery vulnerability

In Langchain before 0.0.329, prompt injection allows an attacker to force the service to retrieve data from an arbitrary URL, essentially providing SSRF and potentially injecting content into downstream tasks...

7.5CVSS7.2AI score0.00699EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TorBot vulnerable to Inefficient Regular Expression Complexity in validate_link

SummaryThe torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash using a well-crafted argument...

7.5CVSS7AI score0.00797EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Defining resource name as integer may give unintended access in vantage6

ImpactMalicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names.One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for...

5.4CVSS6.1AI score0.00402EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

PDM Trojan Lockfile

SummaryIt's possible to craft a malicious pdm.lock file that could allow e.g. an insider or a malicious open source project to appear to depend on a trusted PyPI project, but actually install another project. DetailsProject foo can be targeted by creating the project foo-2 and uploading the file...

7.8CVSS7.6AI score0.00512EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

pgAdmin failed to properly control the server code

A flaw was found in pgAdmin. This issue occurs when the pgAdmin server HTTP API validates the path a user selects to external PostgreSQL utilities such as pgdump and pgrestore. Versions of pgAdmin prior to 7.7 failed to properly control the server code executed on this API, allowing an...

8.8CVSS7AI score0.0147EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Superset may expose internal traces on REST API endpoints

By default, stack traces for errors were enabled, which resulted in the exposure of internal traces on REST API endpoints to users.This vulnerability exists in Apache Superset versions up to and including 2.1.0...

4.3CVSS5.9AI score0.00811EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Superset Deserialization of Untrusted Data vulnerability

If an attacker gains write access to the Apache Superset metadata database, they could persist a specifically crafted Python object that may lead to remote code execution on Superset's web backend. The Superset metadata db is an 'internal' component that is typically only accessible directly by t...

6.6CVSS7.6AI score0.29226EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Superset users may incorrectly create resources using the import charts feature

A non Admin authenticated user could incorrectly create resources using the import charts feature, on Apache Superset up to and including 2.1.0...

4.3CVSS5.9AI score0.00876EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Airflow Spark Provider Improper Input Validation vulnerability

Apache Airflow Spark Provider, versions before 4.1.3, is affected by a vulnerability that allows an attacker to pass in malicious parameters when establishing a connection giving an opportunity to read files on the Airflow server.It is recommended to upgrade to a version that is not affected...

7.5CVSS7AI score0.01667EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

FaucetSDN Ryu Denial of Service Vulnerability

An issue was discovered in OFPBundleCtrlMsg in parser.py in FaucetSDN Ryu version 4.34, allows remote attackers to cause a denial of service DoS infinite loop...

7.5CVSS7.1AI score0.00954EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Denial of service in neutron

An uncontrolled resource consumption flaw was found in openstack-neutron. This flaw allows a remote authenticated user to query a list of security groups for an invalid project. This issue creates resources that are unconstrained by the user's quota. If a malicious user were to submit a significa...

6.5CVSS6.5AI score0.01305EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Airflow Apache Hive Provider Improper Input Validation vulnerability

Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Apache Hive Provider.Patching on top of CVE-2023-35797Before6.1.2the proxyuser option can also inject semicolon.This issue affects Apache Airflow Apache Hive Provider: before 6.1.2.It is recommended updating...

8.8CVSS7.1AI score0.01586EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Apache Superset Server-Side Request Forgery vulnerability

A malicious actor who has been authenticated and granted specific permissions in Apache Superset may use the import dataset feature in order to conduct Server-Side Request Forgery attacks and query internal resources on behalf of the server where Superset is deployed. This vulnerability existsin...

6.5CVSS6.5AI score0.00949EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

kiwitcms vulnerable to stored cross-site scripting via unrestricted file upload

ImpactKiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded and Content-Security-Policy definition to prevent cross-site-scripting attacks. The...

8.1CVSS7AI score0.0087EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

jcvi vulnerable to Configuration Injection due to unsanitized user input

SummaryA configuration injection happens when user input is considered by the application in an unsanitized format and can reach the configuration file. A malicious user may craft a special payload that may lead to a command injection. PoCThe vulnerable code snippet is...

8.8CVSS7.6AI score0.01841EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Connection confusion in gRPC

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this...

7.5CVSS6.8AI score0.00502EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

Weak Password Requirements in calibreweb

Weak Password Requirements in GitHub repository janeczku/calibre-web prior to 0.6.20...

9.8CVSS7.1AI score0.00742EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TensorFlow vulnerable to integer overflow in EditDistance

ImpactTFversion 2.11.0 //tensorflow/core/ops/arrayops.cc:1067 const Tensor hypothesisshapet = c-inputtensor2; std::vector dimshypothesisshapet-NumElements - 1; for int i = 0; i MakeDimstd::maxhvaluesi, tvaluesi; if hypothesisshapet is empty, hypothesisshapet-NumElements - 1 will be integer...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

ImpactIf the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read.pythonimport tensorflow as tffunc = tf.rawops.DynamicStitchpara='indices': 0xdeadbeef, 405, 519, 758, 1015, 'data': 110.27793884277344, 120.29475402832031,...

7.5CVSS6.7AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TensorFlow has Null Pointer Error in TensorArrayConcatV2

ImpactWhen ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer.pythonimport tensorflow as tftf.rawops.TensorArrayConcatV2handle='a', 'b', flowin = 0.1, dtype=tf.int32, elementshapeexcept0=1 PatchesWe have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TensorFlow has Floating Point Exception in AudioSpectrogram

Impactversion:2.11.0 //core/ops/audioops.cc:70Status SpectrogramShapeFnInferenceContext c ShapeHandle input; TFRETURNIFERRORc-WithRankc-input0, 2, ; int32t windowsize; TFRETURNIFERRORc-GetAttr"windowsize", size; int32t stride; TFRETURNIFERRORc-GetAttr"stride", ; .....1DimensionHandle inputlength ...

7.5CVSS6.6AI score0.00383EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•13 views

TensorFlow has Floating Point Exception in AvgPoolGrad with XLA

ImpactIf the stride and window size are not positive for tf.rawops.AvgPoolGrad, it can give an FPE.pythonimport tensorflow as tfimport numpy as [email protected]=Truedef test: y = tf.rawops.AvgPoolGradoriginputshape=1,0,0,0, grad=0.39117979, ksize=1,0,0,0, strides=1,0,0,0, padding="SAME",...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

TensorFlow has Floating Point Exception in TensorListSplit with XLA

ImpactFPE in TensorListSplit with XLA pythonimport tensorflow as tffunc = tf.rawops.TensorListSplitpara = 'tensor': 1, 'elementshape': -1, 'lengths': [email protected]=Truedef fuzzjit: y = funcpara return yprintfuzzjit PatchesWe have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

Sentry SDK leaks sensitive session information when `sendDefaultPII` is set to `True`

ImpactWhen using the Django integration of the Sentry SDK in a specific configuration it is possible to leak sensitive cookies values, including the session cookie to Sentry. These sensitive cookies could then be used by someone with access to your Sentry issues to impersonate or escalate their...

7.6CVSS6.9AI score0.00641EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

TensorFlow has double free in Fractional(Max/Avg)Pool

Impactnnops.fractionalavgpoolv2 and nnops.fractionalmaxpoolv2 require the first and fourth elements of their parameter poolingratio to be equal to 1.0, as pooling on batch and channel dimensions is not supported.pythonimport tensorflow as tfimport osimport numpy as npfrom tensorflow.python.ops...

8CVSS6.7AI score0.00148EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

TensorFlow has Floating Point Exception in TFLite in conv kernel

ImpactConstructing a tflite model with a paramater filterinputchannel of less than 1 gives a FPE. PatchesWe have patched the issue in GitHub commit 34f8368c535253f5c9cb3a303297743b62442aaa.The fix will be included in TensorFlow 2.12. We will also cherrypick this commit on TensorFlow 2.11.1. For...

7.5CVSS6.7AI score0.00391EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

openstack-neutron uncontrolled resource consumption flaw

An uncontrolled resource consumption flaw was found in openstack-neutron. This flaw allows a remote authenticated user to query a list of security groups for an invalid project. This issue creates resources that are unconstrained by the user's quota. If a malicious user were to submit a significa...

6.5CVSS6.5AI score0.01056EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

tripleo-ansible may disclose important configuration details from an OpenStack deployment

A flaw was found in tripleo-ansible. Due to an insecure default configuration, the permissions of a sensitive file are not sufficiently restricted. This flaw allows a local attacker to use brute force to explore the relevant directory and discover the file. This issue leads to information...

5.5CVSS6.3AI score0.002EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 10:17 a.m.•13 views

Improper Restriction of Excessive Authentication Attempts in modoboa

Improper Restriction of Excessive Authentication Attempts in GitHub repository modoboa/modoboa-installer prior to 2.0.4...

7.8CVSS7AI score0.00653EPSS
SaveExploits1References6Affected Software1
Total number of security vulnerabilities5000