Lucene search
+L

3859 matches found

OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-1031 TensorFlow vulnerable to `CHECK` fail in `FakeQuantWithMinMaxVarsGradient`

Impact When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf import numpy as np arg0=tf.constantvalue=np.random.randomsize=2, 2, shape=2, 2, dtype=tf.float...

5.9CVSS5.9AI score0.00478EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 10:17 a.m.19 views

TensorFlow vulnerable to `CHECK` fail in `RandomPoissonV2`

ImpactWhen RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack.pythonimport tensorflow as tfarg0=tf.random.uniformshape=4,, dtype=tf.int32, maxval=65536arg1=tf.random.uniformshape=4, 4, 4, 4, 4, dtype=tf.float32,...

7.5CVSS7AI score0.00478EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-982 TensorFlow vulnerable to `CHECK` fail in `RandomPoissonV2`

Impact When RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg0=tf.random.uniformshape=4,, dtype=tf.int32, maxval=65536 arg1=tf.random.uniformshape=4, 4, 4, 4, 4, dtype=tf.float32, maxval=None...

5.9CVSS7AI score0.00478EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.15 views

PYSEC-2026-976 TensorFlow vulnerable to `CHECK` fail in `QuantizeAndDequantizeV3`

Impact If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf signedinput = True rangegiven = False narrowrange = False axis = -1 input = tf.constant-3.5, shape=1,...

5.9CVSS5.9AI score0.00478EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.32 views

PT-2026-56215

Name of the Vulnerable Software and Affected Versions Open Neural Network Exchange ONNX versions 1.9.0 through 1.21.0 Description Processing an untrusted model with an Upsample node containing zero inputs can lead to an unrecoverable denial of service. The issue occurs when the onnx.version...

5.5CVSS6AI score0.00193EPSS
SaveExploits1References14
NVD
NVD
added 2026/07/06 10:16 p.m.27 views

CVE-2026-34153

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, LocalFileVolume::saveStorageOnServer builds shell commands using unescaped fspath and parentdir values before validation, and submitFileStorage does not validate the...

8.8CVSS0.00785EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/07/06 9:22 p.m.15 views

CVE-2026-34049

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. From 4.0.0-beta.451 through 4.0.0-beta.470, database backup handling for MongoDB collection names did not fully validate shell metacharacters, allowing a highly privileged attacker who can configur...

3.3CVSS6AI score0.00311EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/06 8:17 p.m.16 views

EUVD-2026-24979

comm: FIFO/pipe inputs are drained before comparison data loss / hang...

4.4CVSS5.9AI score0.00135EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/06 8:17 p.m.22 views

comm: FIFO/pipe inputs are drained before comparison (data loss / hang)

The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing comparison operations. The arefilesidentical function opens and reads from both input paths to compare content without first verifying if the paths refer to regular files. If an input pat...

4.4CVSS5.9AI score0.00135EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/06 3:42 p.m.38 views

CVE-2026-43825

Apache OpenNLP versions before 3.0.0-M4 are vulnerable to untrusted Java deserialization within the SvmDoccatModel component of the libsvm document categorization module. The SvmDoccatModel.deserialize(InputStream) method calls readObject() without an ObjectInputFilter , allowing an attacker to p...

6.7AI score0.13921EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/06 8:03 a.m.14 views

PYSEC-2026-943 Segfault and OOB write due to incomplete validation in `EditDistance` in TensorFlow

Impact The implementation of tf.rawops.EditDistance has incomplete validation. Users can pass negative values to cause a segmentation fault based denial of service: python import tensorflow as tf hypothesisindices = tf.constant-1250999896764, shape=3, 3, dtype=tf.int64 hypothesisvalues =...

7.1CVSS6.1AI score0.00381EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/06 8:03 a.m.13 views

PYSEC-2026-1026 Missing validation results in undefined behavior in `QuantizedConv2D`

Impact The implementation of tf.rawops.QuantizedConv2D does not fully validate the input arguments: python import tensorflow as tf input = tf.constant1, shape=1, 2, 3, 3, dtype=tf.quint8 filter = tf.constant1, shape=1, 2, 3, 3, dtype=tf.quint8 bad args mininput = tf.constant, shape=0,...

5.5CVSS5.9AI score0.00335EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2026/07/03 12:00 a.m.13 views

The vulnerability of the InstallShield file processing mechanism used by the ClamAV antivirus software allows a hacker to trigger a service failure.

The vulnerability of the InstallShield file processing mechanism used by the ClamAV antivirus software is related to the unlimited distribution of resources. Exploiting this vulnerability allows a malicious actor, operating remotely, to cause service interruptions by sending a specially crafted...

7.8CVSS5.9AI score0.00573EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2026/07/02 7:40 p.m.50 views

CVE-2026-59094 Pathway - Unauthenticated Denial of Service via Exponential Glob Pattern Matching in Document Store

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS0.00793EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/02 7:40 p.m.46 views

CVE-2026-59094 Pathway - Unauthenticated Denial of Service via Exponential Glob Pattern Matching in Document Store

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.38 views

PT-2026-55295

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepath globpattern valu...

8.7CVSS5.9AI score0.00793EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/01 9:19 p.m.14 views

Allocation of Resources Without Limits or Throttling

Overview Magick.NET-Q8-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

7.1CVSS5.9AI score0.00123EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/01 9:19 p.m.13 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to incorrect handling of arguments in the JP2 encoder. An attacker can cause a heap buffer over-write by supplying specially crafted arguments during image processing. Remediation A fix was pushed into the...

6.9CVSS6.1AI score0.00148EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/01 5:14 p.m.22 views

php: signed integer overflow in metaphone()

A flaw was found in PHP. The metaphone function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. When an input string is longer than 2,147,483,647 bytes, a signed integer overflow can occur, leading to undefined behavior and an...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 9:00 a.m.36 views

python-idna: idna: Denial of Service via specially crafted long inputs

A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library's encoding function. This could cause the system to consume significan...

6.9CVSS6.1AI score0.00408EPSS
SaveExploits0References5
Rows per page
Query Builder