Lucene search
+L

33077 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 10:19 a.m.14 views

CVE-2019-18242

In Moxa ioLogik 2500 series firmware, Version 3.0 or lower, and IOxpress configuration utility, Version 2.3.0 or lower, frequent and multiple requests for short-term use may cause the web server to fail...

7.5CVSS6.9AI score0.01614EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:13 a.m.19 views

CVE-2019-2237

Failure in taking appropriate action to handle the error case If keypad gpio deactivation fails leads to silent failure scenario and subsequent logic gets executed everytime in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon...

5.5CVSS7.4AI score0.00179EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:12 a.m.14 views

CVE-2019-2329

Use after free issue in cleanup routine due to missing pointer sanitization for a failed start of a trusted application. in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in MDM9205, QCS404, QCS605, SDA845,...

7.8CVSS7.5AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:07 a.m.14 views

CVE-2019-20056

stbimage.h aka the stb image loader 2.23, as used in libsixel and other products, has an assertion failure in stbishiftsigned...

6.5CVSS6.8AI score0.00935EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:57 a.m.9 views

CVE-2020-12318

Protection mechanism failure in some IntelR PROSet/Wireless WiFi products before version 21.110 may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS7AI score0.00323EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:56 a.m.15 views

CVE-2020-12288

Protection mechanism failure in some IntelR ThunderboltTM controllers may allow an authenticated user to potentially enable denial of service via local access...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:50 a.m.12 views

CVE-2020-24515

Protection mechanism failure in some IntelR RealSenseTM IDs may allow an unauthenticated user to potentially enable escalation of privilege via physical access...

6.8CVSS7.2AI score0.00261EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:36 a.m.15 views

CVE-2024-34046

The O-RAN E2T I-Release Prometheus metric Increment function can crash in sctpThread.cpp for message.peerInfo-sctpParams-e2tCountersINSUCCMSGCOUNTERProcedureCodeidRICsubscription-Increment...

7.5CVSS7AI score0.00515EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:34 a.m.15 views

CVE-2024-41926

Mattermost versions 9.9.x = 9.9.0 and 9.5.x = 9.5.6 fail to validate the source of sync messages and only allow the correct remote IDs, which allows a malicious remote to set arbitrary RemoteId values for synced users and therefore claim that a user was synced from another remote...

4.3CVSS7AI score0.00175EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:31 a.m.16 views

CVE-2023-25080

Protection mechanism failure in some IntelR Distribution of OpenVINO toolkit software before version 2023.0.0 may allow an authenticated user to potentially enable information disclosure via local access...

5.5CVSS6.1AI score0.00185EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:22 a.m.14 views

CVE-2018-10631

The 8840 Clinician Programmer executes the application program from the 8870 Application Card. An attacker with physical access to an 8870 Application Card and sufficient technical capability can modify the contents of this card, including the binary executables. If modified to bypass protection...

6.8CVSS6.4AI score0.00411EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.13 views

CVE-2021-41197

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS6.5AI score0.00319EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:18 a.m.11 views

CVE-2025-69255

RustFS is a distributed object storage system built in Rust. In versions 1.0.0-alpha.13 to 1.0.0-alpha.77, a malformed gRPC GetMetrics request causes getmetrics to unwrap failed deserialization of metrictype/opts, panicking the handler thread and enabling remote denial of service of the metrics...

6.9CVSS6.9AI score0.00329EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:15 a.m.14 views

CVE-2022-23565

Tensorflow is an Open Source Machine Learning Framework. An attacker can trigger denial of service via assertion failure by altering a SavedModel on disk such that AttrDefs of some operation are duplicated. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS6.7AI score0.00473EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:15 a.m.20 views

CVE-2022-23572

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS6.7AI score0.01EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:10 a.m.13 views

CVE-2022-35969

TensorFlow is an open source platform for machine learning. The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00409EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:05 a.m.18 views

CVE-2024-41565

JustEnoughItems JEI 19.5.0.33 and before contains an Improper Validation of Specified Index, Position, or Offset in Input vulnerability. The specific issue is a failure to validate slot index in JEI for Minecraft, which allows in-game item duplication...

5.3CVSS6.8AI score0.00311EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:04 a.m.18 views

CVE-2024-39599

Due to a Protection Mechanism Failure in SAP NetWeaver Application Server for ABAP and ABAP Platform, a developer can bypass the configured malware scanner API because of a programming error. This leads to a low impact on the application's confidentiality, integrity, and availability...

4.7CVSS6.9AI score0.00306EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:59 a.m.8 views

CVE-2023-50253

Laf is a cloud development platform. In the Laf version design, the log uses communication with k8s to quickly retrieve logs from the container without the need for additional storage. However, in version 1.0.0-beta.13 and prior, this interface does not verify the permissions of the pod, which...

9.6CVSS6.2AI score0.00741EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:58 a.m.19 views

CVE-2023-45851

The Android Client application, when enrolled to the AppHub server,connects to an MQTT broker without enforcing any server authentication. This issue allows an attacker to force the Android Client application to connect to a malicious MQTT broker, enabling it to send fake messages to the HMI devi...

8.8CVSS6.8AI score0.00447EPSS
SaveExploits0References1
Rows per page
Query Builder