Lucene search
+L

24211 matches found

EUVD
EUVD
added 2026/07/09 5:46 p.m.23 views

EUVD-2026-42664

Metabase is an open-source business intelligence and embedded analytics tool. From 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2, Metabase did not validate unsafe H2 connection properties on one database-creation code path, allowing an authenticated administrator to register a crafted H2...

9.1CVSS6.2AI score0.0054EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/09 5:46 p.m.24 views

EUVD-2026-42662

LibreBooking's email template editor save action passes the submitted template name directly into the destination file path, allowing a remote attacker with administrator credentials to write an arbitrary file outside the template directory and execute code. Fixed in 5.1.0...

8.6CVSS6.2AI score0.01018EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/09 5:27 p.m.19 views

EUVD-2026-42654

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without...

7.5CVSS5.9AI score0.00593EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/09 5:13 p.m.51 views

CVE-2026-59221 open-webui terminal proxy path traversal guard bypass via 9x encoded traversal

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 before 0.10.0, sanitizeproxypath in backend/openwebui/routers/terminals.py decoded proxy paths only eight times, allowing a nine-times percent-encoded ../ traversal value to pass normalization checks...

7.7CVSS0.00483EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/09 5:04 p.m.94 views

CVE-2026-59212

Open WebUI vulnerability CVE-2026-59212 affects the Open WebUI platform. From version 0.9.6 up to, but not including, 0.10.0, verify_knowledge_file_access only checked read access; write and delete routes were later trusted via writable model.meta.knowledge entries. This allowed a user with read-...

5.4CVSS6AI score0.0042EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/09 4:57 p.m.65 views

CVE-2026-59215 Open WebUI: Private channel messages can be disclosed through cross-channel thread parent_id binding

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, channel thread parent and reply handling did not bind parentid to the channel in the URL, allowing an authenticated user to reference a message from another private or DM channel and disclose...

3.1CVSS0.00323EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 4:49 p.m.13 views

PYSEC-2026-3356 TensorFlow vulnerable to `CHECK` fail in `tf.sparse.cross`

Impact If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf tf.sparse.crossinputs=,name='a',separator=tf.constant'a', 'b',dtype=tf.string Patches We have patched the issue ...

5.9CVSS6.9AI score0.00488EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/09 4:49 p.m.12 views

PYSEC-2026-3274 Segfault due to missing support for quantized types

Impact There is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1. ops which don't yet have support for quantized types added after migration to TF 2.x: python import numpy as np import tensorflow as tf...

5.5CVSS6.1AI score0.0032EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-3100 `CHECK`-failures in `TensorByteSize` in Tensorflow

Impact A malicious user can cause a denial of service by altering a SavedModel such that TensorByteSize would trigger CHECK failures. cc int64t TensorByteSizeconst TensorProto& t // numelements returns -1 if shape is not fully defined. int64t numelems = TensorShapet.tensorshape.numelements; retur...

6.5CVSS6.7AI score0.00789EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-3114 Integer overflows in Tensorflow

Impact The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service: python import tensorflow as tf import numpy as np tf.rawops.AddManySparseToTensorsMap...

7.1CVSS6.7AI score0.00807EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-3230 `CHECK`-fails when building invalid tensor shapes in Tensorflow

Impact Multiple operations in TensorFlow can be used to trigger a denial of service via CHECK-fails i.e., assertion failures. This is similar to TFSA-2021-198 CVE-2021-41197 and has similar fixes. Patches We have patched the reported issues in multiple GitHub commits. It is possible that other...

7.1CVSS6.1AI score0.00462EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/07/09 4:49 p.m.20 views

Out of bounds read in Tensorflow

ImpactTensorFlow's type inference can cause a heap OOB read as the bounds checking is done in a DCHECK which is a no-op during production:ccif nodet.typeid != TFTUNSET int ix = inputidxi; DCHECKix nodet.argssize "input " i " should have an output " ix " but instead only has " nodet.argssize "...

8.1CVSS7AI score0.00865EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.12 views

PYSEC-2026-3181 `CHECK`-fails due to attempting to build a reference tensor

Impact A malicious user can cause a denial of service by altering a SavedModel such that Grappler optimizer would attempt to build a tensor using a reference dtype. This would result in a crash due to a CHECK-fail in the Tensor constructor as reference types are not allowed. Patches We have patch...

6.5CVSS6.2AI score0.00872EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/07/09 1:10 p.m.18 views

Important: Red Hat Security Advisory: Kiali 2.4.20 for Red Hat OpenShift Service Mesh 3.0

Kiali 2.4.20 for Red Hat OpenShift Service Mesh 3.0 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.1CVSS7AI score0.00715EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/09 11:11 a.m.15 views

OESA-2026-2961 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

9.8CVSS6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.10 views

OESA-2026-2889 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.5CVSS6AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.12 views

OESA-2026-2897 graphite2 security update

Graphite is a system that can be used to create “smart fonts” capable of displaying writing systems with various complex behaviors. A smart font contains not only letter shapes but also additional instructions indicating how to combine and position the letters in complex ways. Security Fixes:...

7.3CVSS6.1AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.10 views

OESA-2026-2890 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.5CVSS6AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.12 views

OESA-2026-2883 util-linux security update

The util-linux package contains a random collection of files that implements some low-level basic linux utilities. Security Fixes: A flaw was found in the libblkid library of util-linux. During nested partition probing, the BSD, Minix, Solaris x86, and UnixWare partition probers cache a raw point...

6.8CVSS6AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.8 views

OESA-2026-2888 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.5CVSS6AI score0.00488EPSS
SaveExploits0References2
Rows per page
Query Builder