Lucene search
+L

3768 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.11 views

PYSEC-2026-3093 TensorFlow vulnerable to segfault in `SparseBincount`

Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...

5.9CVSS6.9AI score0.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.11 views

PYSEC-2026-3245 TensorFlow vulnerable to segfault in `QuantizedRelu` and `QuantizedRelu6`

Impact If QuantizedRelu or QuantizedRelu6 are given nonscalar inputs for minfeatures or maxfeatures, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.quint8 features = tf.constant28, shape=4,2, dtype=tf.quint8 minfeatures...

5.9CVSS6.9AI score0.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.15 views

PYSEC-2026-3119 TensorFlow vulnerable to segfault in `QuantizedMatMul`

Impact If QuantizedMatMul is given nonscalar input for: - mina - maxa - minb - maxb It gives a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf Toutput = tf.qint32 transposea = False transposeb = False Tactivation = tf.quint8 a = tf.constant7,...

5.9CVSS6.9AI score0.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.17 views

PYSEC-2026-3285 TensorFlow vulnerable to segfault in `QuantizedMatMul`

Impact If QuantizedMatMul is given nonscalar input for: - mina - maxa - minb - maxb It gives a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf Toutput = tf.qint32 transposea = False transposeb = False Tactivation = tf.quint8 a = tf.constant7,...

5.9CVSS6.9AI score0.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.13 views

PYSEC-2026-3103 TensorFlow vulnerable to segfault in `QuantizedAvgPool`

Impact If QuantizedAvgPool is given mininput or maxinput tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf ksize = 1, 2, 2, 1 strides = 1, 2, 2, 1 padding = "SAME" input = tf.constant1, shape=1,4,4,2,...

5.9CVSS6.9AI score0.00493EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/13 2:19 p.m.27 views

TensorFlow vulnerable to segfault in `LowerBound` and `UpperBound`

ImpactIf LowerBound or UpperBound is given an emptysortedinputs input, it results in a nullptr dereference, leading to a segfault that can be used to trigger a denial of service attack.pythonimport tensorflow as tfouttype = tf.int32sortedinputs = tf.constant, shape=10,0, dtype=tf.float32values =...

7.5CVSS6.9AI score0.00462EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/13 2:19 p.m.11 views

PYSEC-2026-3363 TensorFlow vulnerable to segfault in `LowerBound` and `UpperBound`

Impact If LowerBound or UpperBound is given an emptysortedinputs input, it results in a nullptr dereference, leading to a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.int32 sortedinputs = tf.constant, shape=10,0, dtype=tf.float32...

5.9CVSS6.9AI score0.00462EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.15 views

PYSEC-2026-3233 TensorFlow vulnerable to segfault in `LowerBound` and `UpperBound`

Impact If LowerBound or UpperBound is given an emptysortedinputs input, it results in a nullptr dereference, leading to a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.int32 sortedinputs = tf.constant, shape=10,0, dtype=tf.float32...

5.9CVSS6.9AI score0.00462EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/07/13 9:42 a.m.14 views

CVE-2026-13014 Remote Code Execution vulnerability in "Suspicious" application

A vulnerability in Thales CERT "Suspicious" application = 1.3.4 allows a remote and unauthenticated attacker to execute arbitrary code and arbitrarily overwrite writable application files—including Python modules, configuration files, cron inputs, and runtime artifacts—leading to a persistent...

9.2CVSS6.4AI score0.00704EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/13 6:22 a.m.21 views

Security Bulletin: Security vulnerabilities have been detected in IBM Security Verify Governance Identity Manager Adapters

Summary IBM Security Verify Governance Identity Manager Adapters use jackson-databind-2.15.2.jar, jackson-databind-2.18.6.jar and jackson-databind-2.21.1.jar, which is affected by multiple security vulnerabilities Vulnerability Details CVEID:CVE-2026-54512 DESCRIPTION: jackson-databind contains t...

8.1CVSS6.1AI score0.00892EPSS
SaveExploits2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-59335

Summary Null pointer dereference SIGSEGV in Upsample 6 7::adapt upsample 6 7 onnx/version converter/adapters/upsample 6 7.h:31 when convert version processes a model with an Upsample node that has zero inputs. The adapter accesses node-inputs0-sizes without checking input count. 107-byte PoC...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.10 views

PT-2026-59859

Impact If QuantizedAdd is given min input or max input tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf Toutput = tf.qint32 x = tf.constant140, shape=1, dtype=tf.quint8 y = tf.constant26, shape=10,...

7.5CVSS6.9AI score0.00493EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.16 views

PT-2026-59952

Impact When tf.quantization.fake quant with min max vars per channel gradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg 0=tf.random.uniformshape=1,1, dtype=tf.float32, maxval=None arg...

7.5CVSS6.9AI score0.00462EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.23 views

PT-2026-59213

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.22 views

PT-2026-59927

Impact If FractionMaxPoolGrad is given outsize inputs row pooling sequence and col pooling sequence, TensorFlow will crash. python import tensorflow as tf tf.raw ops.FractionMaxPoolGrad orig input = 1, 1, 1, 1, 1, orig output = 1, 1, 1, out backprop = 3, 3, 6, row pooling sequence = -0x4000000, 1...

7.5CVSS6.9AI score0.00474EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/10 3:16 p.m.20 views

DEBIAN-CVE-2026-56366

ImageMagick before 7.1.2-18 contains a memory leak vulnerability in the META reader when processing APP1JPEG input paths. Attackers can trigger this memory leak by providing specially crafted APP1JPEG image files, causing denial of service through resource exhaustion...

6.5CVSS6.1AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 9:05 a.m.42 views

CVE-2026-41876

CVE-2026-41876 affects R-SOFT DMS. The vulnerability is an OS Command Injection in konwertujAction(), where the document converter executes shell commands using unsanitized file paths and format parameters, allowing an authenticated attacker to run arbitrary commands with the web server user’s pr...

8.7CVSS6.3AI score0.01228EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/07/10 9:05 a.m.18 views

CVE-2026-41876

R-SOFT DMS is vulnerable to OS Command Injection in konwertujAction function. The document converter executes shell commands using unsanitized file paths and format parameters. This allows an authenticated attacker to execute arbitrary system commands with the privileges of the web server user...

8.7CVSS6.3AI score0.01228EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/10 7:54 a.m.19 views

CVE-2026-44512

A flaw was found in Open Neural Network Exchange ONNX, an open standard for machine learning interoperability. This vulnerability allows a remote attacker to cause an unrecoverable denial of service DoS by providing a specially crafted untrusted model. The flaw occurs when the...

6.5CVSS6.1AI score0.00193EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.12 views

SUSE SLED15 / SLES15 Security Update : python-idna (SUSE-SU-2026:2828-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:2828-1 advisory. This update for python-idna fixes the following issue - CVE-2026-45409: specially crafted inputs to idna.encode can...

6.9CVSS6.2AI score0.00408EPSS
SaveExploits0References4
Rows per page
Query Builder