Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

ImpactWhen Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack.pythonimport tensorflow as tfimport numpy as npinputsizes = 3, 1, 1, 2filter =...

7.5CVSS7AI score0.00411EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

MEI2Volpiano is vulnerable to XML External Entity (XXE), leading to a Denial of Service (DoS)

DDMAL MEI2Volpiano 0.8.2 is vulnerable to XML External Entity XXE, leading to a Denial of Service. This occurs due to the usage of the unsafe 'xml.etree' library to parse untrusted XML input...

7.5CVSS7.1AI score0.01114EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Potential double free of buffer during string decoding

ImpactWhat kind of vulnerability is it? Who is impacted?When an error occurs while reallocating the buffer for string decoding, the buffer gets freed twice.Due to how UltraJSON uses the internal decoder, this double free is impossible to trigger from Python. PatchesHas the problem been patched?...

5.9CVSS6.8AI score0.01694EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Denial of Service in python-ldap

python-ldap before 3.4.0 is vulnerable to a denial of service when ldap.schema is used for untrusted schema definitions, because of a regular expression denial of service ReDoS flaw in the LDAP schema parser. By sending crafted regex input, a remote authenticated attacker could exploit this...

6.5CVSS6.7AI score0.01713EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Open redirect in web2py

Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL...

6.1CVSS6.3AI score0.01478EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Integer overflow in `SpaceToBatchND`

ImpactThe implementation of tf.rawops.SpaceToBatchND in all backends such as XLA and handwritten kernels is vulnerable to an integer overflow:pythonimport tensorflow as tfinput = tf.constant-3.5e+35, shape=10,19,22, dtype=tf.float32blockshape = tf.constant-1879048192, shape=2,...

5.5CVSS6.1AI score0.00333EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 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/06 8:3 a.m.•13 views

Missing validation causes denial of service via `Conv3DBackpropFilterV2`

ImpactThe implementation of tf.rawops.Conv3DBackpropFilterV2 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.Conv3DBackpropFilterV2 input=tf.constant.5053710941,...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Missing validation causes denial of service via `LoadAndRemapMatrix`

ImpactThe implementation of tf.rawops.LoadAndRemapMatrix 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 tfckptpath = tf.constant "/tmp/warmstartingutiltest5kl2a3pc/tmpph76tep2/model-0"...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Keystone allows information disclosure during account locking

OpenStack Keystone 10.x through 16.x before 16.0.2, 17.x before 17.0.1, 18.x before 18.0.1, and 19.x before 19.0.1 allows information disclosure during account locking related to PCI DSS features. By guessing the name of an account and failing to authenticate multiple times, any unauthenticated...

7.5CVSS6.7AI score0.02457EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Cobbler is vulnerable to code injection

templateapi.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute arbitrary code via a...

8.5CVSS6.4AI score0.03327EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

XML External Entity (XXE) in Django

The XML libraries for Python as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity XXE attack...

5CVSS7.2AI score0.04593EPSS
SaveExploits0References16Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Compute (Nova) Resource limit circumvention in Nova private flavors

The "create an instance" API in OpenStack Compute Nova Folsom, Grizzly, and Havana does not properly enforce the os-flavor-access:ispublic property, which allows remote authenticated users to boot arbitrary flavors by guessing the flavor id. NOTE: this issue is due to an incomplete fix for...

3.5CVSS6.1AI score0.01497EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Compute (Nova) does not verify the virtual size of a QCOW2 image

OpenStack Compute Nova Folsom, Grizzly, and Havana does not verify the virtual size of a QCOW2 image, which allows local users to cause a denial of service host file system disk consumption by creating an image with a large virtual size that does not contain a large amount of data...

6.9CVSS5.9AI score0.00383EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Cinder file disclosure in image convert

OpenStack Cinder before 2014.1.5 icehouse, 2014.2.x before 2014.2.4 juno, and 2015.1.x before 2015.1.1 kilo allows remote authenticated users to read arbitrary files via a crafted qcow2 signature in an image to the upload-to-image command...

6.8CVSS6.1AI score0.02618EPSS
SaveExploits0References16Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Image Service (Glance) vulnerable to Improper Access Control

OpenStack Image Service Glance before 2015.1.3 kilo and 11.0.x before 11.0.2 liberty, when showmultiplelocations is enabled, allow remote authenticated users to change image status and upload new image data by removing the last location of an image...

4.3CVSS6AI score0.01466EPSS
SaveExploits0References13Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Glance improper validation of the image_size_cap configuration option

OpenStack Image Registry and Delivery Service Glance before 2013.2.4, 2014.x before 2014.1.3, and Juno before Juno-3, when using the V2 API, does not properly enforce the imagesizecap configuration option, which allows remote authenticated users to cause a denial of service disk consumption by...

4CVSS6AI score0.02127EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Image Service (Glance) allows remote authenticated users to bypass access restrictions

OpenStack Image Service Glance before 2014.2.4 juno and 2015.1.x before 2015.1.2 kilo allow remote authenticated users to change the status of their images and bypass access restrictions via the HTTP x-image-meta-status header to images/...

5.5CVSS6AI score0.02035EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Matrix Synapse DoS

Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 263 - 1 render rooms unusable, related to federation/federationbase.py and handlers/message.py, as exploited in the wild in April 2018...

7.5CVSS7.1AI score0.0151EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Swift Unauthorized delete of versioned Swift object

OpenStack Object Storage Swift before 2.3.0, when allowversion is configured, allows remote authenticated users to delete the latest version of an object by leveraging listing access to the x-versions-location container...

5.5CVSS6.7AI score0.03953EPSS
SaveExploits0References19Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Keystone does not invalidate existing tokens when granting or revoking roles

OpenStack Keystone before 2012.1.3 does not invalidate existing tokens when granting or revoking roles, which allows remote authenticated users to retain the privileges of the revoked roles...

4CVSS6AI score0.01881EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Reddit Terminal Viewer (RTV) vulnerable to argument injection attacks

scripts/inspectwebbrowser.py in Reddit Terminal Viewer RTV 1.19.0 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL...

8.8CVSS7.2AI score0.0122EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Swift metadata constraints are not correctly enforced

OpenStack Object Storage Swift before 2.2.0 allows remote authenticated users to bypass the maxmetacount and other metadata constraints via multiple crafted requests which exceed the limit when combined...

4CVSS6AI score0.03049EPSS
SaveExploits0References18Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Openstack DBaaS (Trove) Improper Link Resolution Before File Access

The writeconfig function in trove/guestagent/datastore/experimental/mongodb/service.py, resetconfiguration function in trove/guestagent/datastore/experimental/postgresql/service/config.py, writeconfig function in trove/guestagent/datastore/experimental/redis/service.py, writemycnf function in...

5.5CVSS6.1AI score0.00459EPSS
SaveExploits0References16Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Nova Denial of Service in network source security groups

Algorithmic complexity vulnerability in OpenStack Compute Nova before 2013.1.3 and Havana before havana-3 does not properly handle network source security group policy updates, which allows remote authenticated users to cause a denial of service nova-network consumption via a large number of...

4CVSS6AI score0.02087EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Neutron allows remote attackers to bypass an intended DHCP-spoofing protection mechanism

The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message...

8.2CVSS6.9AI score0.03411EPSS
SaveExploits0References13Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Compute (Nova) Exposure of Sensitive Information to an Unauthorized Actor vulnerability

api/metadata/handler.py in OpenStack Compute Nova before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2, when proxying metadata requests through Neutron, makes it easier for remote attackers to guess instance ID signatures via a brute-force attack that relies on timing differences in...

4.3CVSS6AI score0.01938EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Cobbler Path Traversal vulnerability

Absolute path traversal vulnerability in the web interface in Cobbler 2.4.x through 2.6.x allows remote authenticated users to read arbitrary files via the Kickstart field in a profile...

4CVSS7.3AI score0.08809EPSS
SaveExploits3References15Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Compute (Nova) allows remote attackers to bypass intended restriction

OpenStack Compute Nova before 2014.2.4 juno and 2015.1.x before 2015.1.2 kilo do not properly apply security group changes, which allows remote attackers to bypass intended restriction by leveraging an instance that was running when the change was made...

5CVSS6.8AI score0.0367EPSS
SaveExploits0References16Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

keycloak-httpd-client-install symlink attack vulnerability

keycloak-httpd-client-install versions before 0.8 insecurely creates temporary file allowing local attackers to overwrite other files via symbolic link...

5.5CVSS6.6AI score0.00386EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

OpenStack Glance v2 API unrestricted path traversal through filesystem:// scheme

The V2 API in OpenStack Image Registry and Delivery Service Glance before 2014.1.4 and 2014.2.x before 2014.2.2 allows remote authenticated users to read or delete arbitrary files via a full pathname in a filesystem:// URL in the image location property. NOTE: this vulnerability exists because of...

6.5CVSS6.1AI score0.02769EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/06 8:3 a.m.•13 views

Matrix Synapse Improper Signature Validation

Matrix Synapse before 0.33.3.1 and 0.33.2.1 allows remote attackers to spoof events and possibly have unspecified other impacts by leveraging improper transaction and event signature validation...

8.8CVSS7.3AI score0.01525EPSS
SaveExploits0References11Affected Software1
PyPA
PyPA
•added 2026/07/04 2:16 p.m.•13 views

PYSEC-2026-2149

Trail of Bits fickling versions up to and including 0.1.10 do not include the Python standard library modules posixsubprocess, site, and atexit in the UNSAFEIMPORTS denylist fickle.py. Because these modules are absent from the denylist, fickling's checksafety function returns LIKELYSAFE with zero...

8.8CVSS6.1AI score0.00366EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MySQL Connectors Privilege Escalation

Vulnerability in the MySQL Connectors component of Oracle MySQL subcomponent: Connector/Python. Supported versions that are affected are 2.1.5 and earlier. Easily "exploitable" vulnerability allows low privileged attacker with logon to the infrastructure where MySQL Connectors executes to...

3.3CVSS6.3AI score0.00406EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

OpenStack Nova Denial of service attack on the compute host

An issue was discovered in OpenStack Nova 15.x through 15.1.0 and 16.x through 16.1.1. By detaching and reattaching an encrypted volume, an attacker may access the underlying raw volume and corrupt the LUKS header, resulting in a denial of service attack on the compute host. The same code error...

7.8CVSS6.9AI score0.03685EPSS
SaveExploits1References15Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Matrix Synapse Security Filtering Flaw

The ongetmissingevents function in handlers/federation.py in Matrix Synapse before 0.31.1 has a security bug in the getmissingevents federation API where event visibility rules were not applied correctly...

7.5CVSS7.1AI score0.01805EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

OpenEXR invalid write

In OpenEXR 2.2.0, an invalid write of size 8 in the storeSSE function in ImfOptimizedPixelReading.h could cause the application to crash or execute arbitrary code...

8.8CVSS7.3AI score0.03166EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

OpenStack Dashboard (Horizon) Cross-site scripting (XSS) vulnerability

Cross-site scripting XSS vulnerability in OpenStack Dashboard Horizon 8.0.1 and earlier and 9.0.0 through 9.0.1 allows remote authenticated users to inject arbitrary web script or HTML by injecting an AngularJS template in a dashboard form...

5.4CVSS6.8AI score0.02068EPSS
SaveExploits0References20Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

OpenStack Keystone allows context-dependent attackers to bypass access restrictions

OpenStack Keystone Grizzly before 2013.1, Folsom 2012.1.3 and earlier, and Essex does not properly check if the 1 user, 2 tenant, or 3 domain is enabled when using EC2-style authentication, which allows context-dependent attackers to bypass access restrictions...

5CVSS6AI score0.01747EPSS
SaveExploits1References13Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Path Traversal in scout-browser

Scout is a Variant Call Format VCF visualization interface. The Pypi package scout-browser is vulnerable to path traversal due to sendfile call in versions prior to 4.52...

7.5CVSS6.8AI score0.01334EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Plone Cross-site Scripting vulnerability in the LiveSearch module

Cross-site scripting XSS vulnerability in the LiveSearch module in Plone before 3.0.4 allows remote attackers to inject arbitrary web script or HTML via the Description field for search results, as demonstrated using the onerror Javascript even in an IMG tag...

4.3CVSS6.1AI score0.01144EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

OpenStack Keystone and other components vulnerable to Improper Certificate Validation

HTTPSConnections in OpenStack Keystone 2013, OpenStack Compute 2013.1, and possibly other OpenStack components, fail to validate server-side SSL certificates...

5.9CVSS6.3AI score0.00962EPSS
SaveExploits1References14Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Roundup Improper Access Control

The EditCSVAction function in cgi/actions.py in Roundup 1.2 before 1.2.1, 1.4 through 1.4.6, and possibly other versions does not properly check permissions, which allows remote authenticated users with edit or create privileges for a class to modify arbitrary items within that class, as...

5.5CVSS6.1AI score0.02322EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MoinMoin Multiple cross-site scripting (XSS) vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in action/AttachFile.py in MoinMoin before 1.8.1 allow remote attackers to inject arbitrary web script or HTML via an AttachFile action to the WikiSandBox component with 1 the rename parameter or 2 the drawing parameter aka the basename variable...

4.3CVSS6AI score0.0548EPSS
SaveExploits2References15Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MoinMoin Cross-site scripting (XSS) vulnerability in the antispam feature

Cross-site scripting XSS vulnerability in the antispam feature security/antispam.py in MoinMoin 1.7 and 1.8.1 allows remote attackers to inject arbitrary web script or HTML via crafted, disallowed content...

4.3CVSS6.1AI score0.02346EPSS
SaveExploits0References14Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Zope Cross-site scripting (XSS) vulnerability in ZMI pages

Cross-site scripting XSS vulnerability in ZMI pages that use the managetabsmessage in Zope 2.11.4, 2.11.2, 2.10.9, 2.10.7, 2.10.6, 2.10.5, 2.10.4, 2.10.2, 2.10.1, 2.12...

6.1CVSS6.7AI score0.02055EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

Django Arbitrary Code Execution

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a 1 .po or 2 .mo file...

7.5CVSS6.2AI score0.0156EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MoinMoin Multiple cross-site scripting (XSS) vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in action/AttachFile.py in MoinMoin 1.5.8 and earlier allow remote attackers to inject arbitrary web script or HTML via 1 message, 2 pagename, and 3 target filenames. The issue was fixed on db212dfc58ef...

4.3CVSS6AI score0.02537EPSS
SaveExploits0References17Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MoinMoin Improper ACL handling for calendars and includes

MoinMoin before 20070507 does not properly enforce ACLs for calendars and includes, which allows remote attackers to read certain pages via unspecified vectors...

5CVSS6AI score0.01474EPSS
SaveExploits0References10Affected Software1
PyPA
PyPA
•added 2026/07/02 2:13 p.m.•13 views

MoinMoin Insertion of Sensitive Information into Log File

An information leak was discovered in MoinMoin's debug reporting version 1.5.7, which could expose information about the versions of software running on the host system. MoinMoin administrators can add "showtraceback=0" to their site configurations to disable debug tracebacks...

5CVSS5.9AI score0.01284EPSS
SaveExploits0References9Affected Software1
Total number of security vulnerabilities5000