Lucene search
+L

64 matches found

CVE
CVE
added 2026/08/27 6:32 p.m.17 views

CVE-2026-81528

CVE-2026-81528 affects the MongoDB C# driver , where the document-replacement code path omits the element-name/shape validation applied by equivalent write paths. This allows NoSQL injection : an application passing untrusted, loosely-typed input as a replacement value can have that input interpr...

5.4CVSS5.4AI score0.00164EPSS
SaveExploits0References2
MongoDB
MongoDB
added 2026/08/27 6:32 p.m.12 views

NoSQL injection via array replacement bypassing update shape validation in driver write path

A MongoDB C driver document-replacement code path omits the element-name/shape validation that the equivalent write paths apply, so a value supplied as a replacement is forwarded to the server without neutralization of query-language special elements. An application that passes untrusted,...

5.4CVSS5.9AI score0.00164EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 6:32 p.m.33 views

CVE-2026-81528 NoSQL injection via array replacement bypassing update shape validation in driver write path

A MongoDB C driver document-replacement code path omits the element-name/shape validation that the equivalent write paths apply, so a value supplied as a replacement is forwarded to the server without neutralization of query-language special elements. An application that passes untrusted,...

5.4CVSS0.00164EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/10 6:56 a.m.10 views

CVE-2026-12570

A flaw was found in Keras. When loading malicious .keras model files using the keras.models.loadmodel function, the H5IOStore.getitem method does not validate the shape or size of datasets. This can lead to unbounded memory allocation, allowing a malicious actor to trigger an out-of-memory...

5.5CVSS5.6AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 4:49 p.m.12 views

PYSEC-2026-3350 Missing validation causes denial of service via `SparseTensorToCSRSparseMatrix`

Impact The 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: python import tensorflow as tf indices = tf.constant53, shape=3, dtype=tf.int64 values =...

5.5CVSS6.2AI score0.0032EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/07 4:03 p.m.11 views

PYSEC-2026-2019 vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs

Summary Users can crash the vLLM engine serving multimodal models by passing multimodal embedding inputs with correct ndim but incorrect shape e.g. hidden dimension is wrong, regardless of whether the model is intended to support such inputs as defined in the Supported Models page. The issue has...

8.3CVSS6.5AI score0.00382EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-940 TensorFlow vulnerable to `CHECK` fail in `AvgPoolGrad`

Impact The implementation of AvgPoolGrad does not fully validate the input originputshape. This results in a CHECK failure which 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 = "VALID" dataformat = "NHWC"...

5.9CVSS5.9AI score0.00423EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/22 1:22 p.m.17 views

CVE-2026-9277

shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore passed...

9.2CVSS5.9AI score0.00848EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/05/22 1:22 p.m.116 views

CVE-2026-9277 shell-quote `quote()` does not validate object-token shapes, allowing command injection via line terminators in `.op`

shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore passed...

9.2CVSS0.00848EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/22 1:22 p.m.13 views

CVE-2026-9277 shell-quote `quote()` does not validate object-token shapes, allowing command injection via line terminators in `.op`

shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore passed...

9.2CVSS6.1AI score
SaveExploits0References39
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2021-0452

Malware in sbrugna...

7.8CVSS7.5AI score0.0018EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/05/22 9:24 p.m.9 views

CVE-2021-29568

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger undefined behavior by binding to null pointer in tf.rawops.ParameterizedTruncatedNormal. This is because the...

7.8CVSS6.7AI score0.00197EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:51 p.m.13 views

CVE-2020-15196

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS6.7AI score0.00903EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.11 views

kernel: HID: betop: check shape of output reports

In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopffinit only checks the total sum of the report counts for each report field to be at least 4, but hidbetopffplay expects 4 report fields. A device advertising an output report with o...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/01/05 9:05 a.m.21 views

Stack Based Buffer Overflow

paddlepaddle is vulnerable to Stack Based Buffer Overflow. The vulnerability is caused due to impropper shape validation within the paddle.linalg.luunpack function. This can lead to crashing of the application resulting in Denial of Service DOS...

9.8CVSS6.7AI score0.00534EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.7 views

SUSE CVE-2020-15194

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the SparseFillEmptyRowsGrad implementation has incomplete validation of the shapes of its arguments. Although reverseindexmapt and gradvaluest are accessed in a similar pattern, only reverseindexmapt is validated to be of proper...

5.3CVSS5.3AI score0.01026EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.6 views

SUSE CVE-2021-29521

TensorFlow is an end-to-end open source platform for machine learning. Specifying a negative dense shape in tf.rawops.SparseCountSparseOutput results in a segmentation fault being thrown out from the standard library as std::vector invariants are broken. This is because the...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.6 views

SUSE CVE-2021-41206

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

7CVSS7.8AI score0.0018EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/09/21 3:49 a.m.35 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in TensorShapeFromTensor in listkernels.cc because the given element shape is not properly validated which allows an attacker to send element shape with more than one dimension causing an application crash...

7.5CVSS7.3AI score0.00432EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2022/09/16 10:16 p.m.36 views

GHSA-2475-53VW-VP25 TensorFlow vulnerable to `CHECK` fail in `AvgPoolGrad`

Impact The implementation of AvgPoolGrad does not fully validate the input originputshape. This results in a CHECK failure which 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 = "VALID" dataformat = "NHWC"...

5.9CVSS7AI score0.00423EPSS
SaveExploits0References5
Rows per page
Query Builder