Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Missing validation causes denial of service via `SparseTensorToCSRSparseMatrix`

ImpactThe implementation of tf.rawops.SparseTensorToCSRSparseMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack:pythonimport tensorflow as tfindices = tf.constant53, shape=3, dtype=tf.int64values =...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Missing validation crashes `QuantizeAndDequantizeV4Grad`

ImpactThe implementation of tf.rawops.QuantizeAndDequantizeV4Grad does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack:pythonimport tensorflow as tftf.rawops.QuantizeAndDequantizeV4Grad gradients=tf.constant1,...

5.5CVSS6.2AI score0.0034EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

matrix-sydent and matrix-synapse Use Cryptographically Weak PRNG

An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number generation is mishandled, which makes it easier for attackers to predict a Sydent authentication token or a Synapse random ID...

8.7CVSS7AI score0.0178EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

`CHECK`-failures in binary ops in Tensorflow

ImpactA malicious user can cause a denial of service by altering a SavedModel such that any binary op would trigger CHECK failures. This occurs when the protobuf part corresponding to the tensor arguments is modified such that the dtype no longer matches the dtype expected by the op. In that case...

6.5CVSS6.7AI score0.00872EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Reachable Assertion in Tensorflow

ImpactWhen decoding a resource handle tensor from protobuf, a TensorFlow process can encounter cases where a CHECK assertion is invalidated based on user controlled arguments. This allows attackers to cause denial of services in TensorFlow processes. PatchesWe have patched the issue in GitHub...

7.1CVSS6.7AI score0.00469EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Segfault in `simplifyBroadcast` in Tensorflow

ImpactThe simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes.cc sizet maxRank = 0; for auto shape : llvm::enumerateshapes auto foundshape = analysis.dimensionsForShapeTensorshape.value; if...

8.2CVSS7AI score0.0087EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Reachable Assertion in Tensorflow

ImpactWhen decoding a tensor from protobuf, a TensorFlow process can encounter cases where a CHECK assertion is invalidated based on user controlled arguments, if the tensors have an invalid dtype and 0 elements or an invalid shape. This allows attackers to cause denial of services in TensorFlow...

7.1CVSS6.7AI score0.00469EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Out of bounds read in Tensorflow

Impact The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses:pythonimport tensorflow as [email protected] test: y = tf.rawops.Dequantize input=tf.constant1,1,dtype=tf.qint32, minrange=1.0, maxrange=10.0, mode='MINCOMBINED', narrowrange=Fals...

8.8CVSS7AI score0.00818EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Out-of-bounds Read and Out-of-bounds Write in OpenCV

An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1 OpenCV-Python before 3.4.7.28 and 4.x before 4.1.1.26. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service...

7.5CVSS6.6AI score0.0276EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Out-of-bounds Read in OpenCV

An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1 OpenCV-Python before 3.4.7.28 and 4.x before 4.1.1.26. There is an out of bounds read in the function cv::predictOrdered in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service...

8.2CVSS6.6AI score0.02647EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Out-of-bounds Write in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to opencv-python and opencv-contrib-python through 3.3.0.9 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS6.8AI score0.0197EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
•added 2026/07/09 4:49 p.m.•10 views

Cross-site scripting in Products.CMFCore, Products.PluggableAuthService, Plone

Zope Products.CMFCore before 2.5.1 and Products.PluggableAuthService before 2.6.2, as used in Plone through 5.2.4 and other products, allow Reflected XSS...

6.1CVSS6.4AI score0.00743EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•10 views

Gradio Path Traversal vulnerability

A vulnerability in the gradio-app/gradio repository, version git 67e4044, allows for path traversal on Windows OS. The implementation of the blockedpath functionality, which is intended to disallow users from reading certain files, is flawed. Specifically, while the application correctly blocks...

5.3CVSS6AI score0.0064EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•10 views

MindsDB Cross-site Scripting vulnerability

A cross-site scripting XSS vulnerability exists in all versions of the MindsDB platform, enabling the execution of a JavaScript payload whenever a user enumerates an ML Engine, database, project, or dataset containing arbitrary JavaScript code within the web UI...

9CVSS6.1AI score0.00473EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•10 views

Open redirect in gradio

An open redirect vulnerability exists in the gradio-app/gradio, affecting the latest version. The vulnerability allows an attacker to redirect users to arbitrary websites, which can be exploited for phishing attacks, Cross-site Scripting XSS, Server-Side Request Forgery SSRF, amongst others. This...

6.1CVSS6.3AI score0.01021EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Pydantic regular expression denial of service

Regular expression denial of service in Pydantic 2.4.0, 1.10.13 allows remote attackers to cause denial of service via a crafted email string...

7.5CVSS6.7AI score0.00957EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

SSRF Vulnerability on assetlinks_check(act_name, well_knowns)

SummaryWhile examining the "App Link assetlinks.json file could not be found" vulnerability detected by MobSF, we, as the Trendyol Application Security team, noticed that a GET request was sent to the "/.well-known/assetlinks.json" endpoint for all hosts written with "android:host". In the...

7.5CVSS7AI score0.00718EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Denial of service via regular expression

ImpactAll historical installations of django-wiki are vulnerable to maliciously crafted article content, that can cause severe use of server CPU through a regular expression loop. Patches WorkaroundsClose off access to create and edit articles by anonymous users. ReferencesAre there any links use...

7.5CVSS7.1AI score0.00605EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Mezzanine allows attackers to bypass access control mechanisms

An issue in Mezzanine v6.0.0 allows attackers to bypass access control mechanisms in the admin panel via a crafted request...

9.8CVSS7.2AI score0.01096EPSS
SaveExploits2References9Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Flask-AppBuilder's OAuth login page subject to Cross Site Scripting (XSS)

ImpactA Cross-Site Scripting XSS vulnerability has been discovered on the OAuth login page. An attacker could trick a user to follow a specially crafted URL to the OAuth login page. This URL could inject and execute malicious javascript code that would get executed on the user's browser.Impacted...

6.1CVSS6.1AI score0.00567EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Allegro AI ClearML Stores Credentials in Plaintext in MongoDB Instance

Allegro AI’s open-source version of ClearML stores passwords in plaintext within the MongoDB instance, resulting in a compromised server leaking all user emails and passwords...

7.1CVSS7AI score0.00255EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Python Cryptography package vulnerable to Bleichenbacher timing oracle attack

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data...

8.7CVSS7.1AI score0.01118EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

vantage6 has insecure SSH configuration for node and server containers

ImpactNodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive.We will probably opt to complete...

9.8CVSS7.2AI score0.00466EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

ai-flow Deserialization of Untrusted Data vulnerability

A vulnerability was found in flink-extended ai-flow 0.3.1. It has been declared as critical. Affected by this vulnerability is the function cloudpickle.loads of the file \aiflow\cli\commands\workflowcommand.py. The manipulation leads to deserialization. The attack can be launched remotely. The...

9.8CVSS5.2AI score0.00713EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

glance-store logs s3 access keys

A vulnerability was found in python-glance-store. The issue occurs when the package logs the accesskey for the glance-store when the DEBUG log level is enabled...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

MLflow Path Traversal Vulnerability

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

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

pyload Unauthenticated Flask Configuration Leakage vulnerability

SummaryAny unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. DetailsAny unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. PoCRun pyload in the default configuration by runni...

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

Apache Superset Open Redirect vulnerability

An authenticated attacker with update datasets permission could change a dataset link to an untrusted site by spoofing the HTTP Host header, users could be redirected to this site when clicking on that specific dataset. This issue affects Apache Superset versions before 3.0.0...

5.4CVSS6AI score0.00823EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Apache Superset - Elevation of Privilege

OverviewAn attacker with access to the SQL Lab and the abuser and abuserrole tables can elevate his privileges to become administrator. DetailsOn a more general level, diverse tables who are supposed to be only readable can be modified using the WITH … AS and RETURNING keywords.Modification of th...

8.8CVSS7.5AI score0.01335EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Ansible galaxy-importer Path Traversal vulnerability

A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten...

6.5CVSS6.5AI score0.00834EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

yt-dlp Generic Extractor MITM Vulnerability via Arbitrary Proxy Injection

ImpactThe Generic Extractor in yt-dlp is vulnerable to an attacker setting an arbitrary proxy for a request to an arbitrary url, allowing the attacker to MITM the request made from yt-dlp's HTTP session. This could lead to cookie exfiltration in some cases.To pass extra control data between...

5CVSS6AI score0.00318EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 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.•10 views

yt-dlp on Windows vulnerable to `--exec` command injection when using `%q`

Impactyt-dlp allows the user to provide shell commands to be executed at various stages in its download process through the --exec flag. This flag allows output template expansion in its argument, so that video metadata values may be used in the shell commands. The metadata fields can be combined...

8.3CVSS7.5AI score0.01292EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Microsoft Common Data Model SDK Denial of Service Vulnerability

Microsoft Common Data Model SDK Denial of Service Vulnerability...

6.5CVSS6.8AI score0.02802EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Ansible may expose private key

A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availabili...

7.8CVSS7AI score0.00239EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

OpenStack Heat information leak vulnerability

An information leak was discovered in OpenStack heat. This issue could allow a remote, authenticated attacker to use the 'stack show' command to reveal parameters which are supposed to remain hidden. This has a low impact to the confidentiality, integrity, and availability of the system...

7.4CVSS6.7AI score0.00709EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 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.•10 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in hyper-bump-it

Summaryhyper-bump-it reads a file glob pattern from the configuration file. That is combined with the project root directory to construct a full glob pattern that is used to find files that should be edited. These matched files should be contained within the project root directory, but that is no...

5.5CVSS6.2AI score0.00336EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Pyramid static view path traversal up one directory

ImpactThis impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of the static view's file system path. No further path traversal exists, and the only file that could be...

5.3CVSS6.1AI score0.00632EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Apache Superset vulnerable to improper data authorization

Improper data authorization check on Jinja templated queries in Apache Supersetup to and including 2.1.0 allows for an authenticated user to issue queries on database tables they may not have access to...

5CVSS6AI score0.00726EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Sentry vulnerable to incorrect credential validation on OAuth token requests

ImpactAn attacker with sufficient client-side exploits could retrieve a valid access token for another user during the OAuth token exchange due to incorrect credential validation. The client ID must be known and the API application must have already been authorized on the targeted user account...

6.8CVSS6.7AI score0.00308EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 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.•10 views

Keylime's registrar vulnerable to Denial-of-service attack via a single open connection

ImpactKeylime registrar is prone to a simple denial of service attack in which an adversary opens a connection to the TLS port by default, port 8891 blocking further, legitimate connections. As long as the connection is open, the registrar is blocked and cannot serve any further clients agents an...

7.5CVSS7AI score0.01436EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Fides Webserver Vulnerable to Zip Bomb File Uploads

ImpactThe Fides webserver is vulnerable to a type of Denial of Service DoS attack. Attackers can exploit a weakness in the connector template upload feature to upload a malicious zip bomb file, resulting in resource exhaustion and service unavailability for all users of the Fides webserver.This...

4.9CVSS5.8AI score0.00685EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 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.•10 views

ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process SummaryA possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. DetailsIn the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user controllable...

8.8CVSS6.9AI score0.02437EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

yt-dlp File Downloader cookie leak

ImpactDuring file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host.This vulnerable behavior is present in all versions of youtube-dl...

8.2CVSS7AI score0.01038EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox

ImpactKiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introducedchanges which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed...

8.1CVSS6.8AI score0.00692EPSS
SaveExploits1References12Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

PyPDF2 vulnerable to possible Infinite Loop when reading malformed objects

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 if the user extracted metadata from such a...

6.5CVSS6.6AI score0.00573EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•10 views

hnswlib Double Free vulnerability

Hnswlib 0.7.0 has a double free in initindex when the M argument is a large integer...

6.5CVSS6.6AI score0.00586EPSS
SaveExploits1References7Affected Software1
Total number of security vulnerabilities5000