Lucene search
+L

19784 matches found

NVD
NVD
added 2026/08/10 8:17 p.m.7 views

CVE-2025-15680

TBEA TLogger V2.1.0.0B0.0.0.0 exposes a UART interface on the device's circuit board without sufficient protection. A physically proximate attacker can connect to the UART interface and observe the device boot process and runtime debug output. The disclosed information includes operating system...

2.4CVSS0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 8:6 p.m.5 views

CVE-2026-72743 SQLBot 1.10.0 SQText Dashboard Component Stored XSS via v-html

SQLBot through 1.10.0, fixed in commit c3f40a5, contains a stored cross-site scripting vulnerability in the SQText dashboard component that renders TinyMCE output via v-html without sanitization. Attackers who can modify dashboard text widget content can inject arbitrary HTML and JavaScript that...

5.1CVSS5.1AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 7:27 p.m.8 views

EUVD-2025-210668

TBEA TLogger V2.1.0.0B0.0.0.0 exposes a UART interface on the device's circuit board without sufficient protection. A physically proximate attacker can connect to the UART interface and observe the device boot process and runtime debug output. The disclosed information includes operating system...

2.4CVSS5.3AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 7:27 p.m.27 views

CVE-2025-15680

CVE-2025-15680 affects TBEA TLogger V2.1.0.0B0.0.0.0. The issue is an exposed UART interface on the device’s circuit board with insufficient protection, allowing a physically proximate attacker to connect and observe the boot process and runtime debug output. Disclosed information includes operat...

2.4CVSS5.3AI score0.00154EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:27 p.m.8 views

CVE-2025-15680

TBEA TLogger V2.1.0.0B0.0.0.0 exposes a UART interface on the device's circuit board without sufficient protection. A physically proximate attacker can connect to the UART interface and observe the device boot process and runtime debug output. The disclosed information includes operating system...

2.4CVSS5.3AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 4:14 p.m.40 views

CVE-2026-56619

CVE-2026-56619 affects HCL BigFix Mobile. The issue is a Reflected Cross-Site Scripting (XSS) vulnerability caused by insufficient validation and output encoding of user-controlled input. The CVSS v3.1 base score is 5.4 (Medium) with Network attack, Low attack complexity, Privileges Required: Low...

5.4CVSS5.2AI score0.00133EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68180

In the Linux kernel, the following vulnerability has been resolved: intelth: fix MSC output device reference leak intelthoutputopen looks up the output device with busfinddevicebydevt, which returns the device with a reference that must be dropped after use. commit 95fc36a234da "intelth: fix devi...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68180

In the Linux kernel, the following vulnerability has been resolved: intelth: fix MSC output device reference leak intelthoutputopen looks up the output device with busfinddevicebydevt, which returns the device with a reference that must be dropped after use. commit 95fc36a234da "intelth: fix devi...

5.2AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68180

In the Linux kernel, the following vulnerability has been resolved: intelth: fix MSC output device reference leak intelthoutputopen looks up the output device with busfinddevicebydevt, which returns the device with a reference that must be dropped after use. commit 95fc36a234da "intelth: fix devi...

5.4AI score0.002EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 12:3 p.m.32 views

CVE-2026-68361

The CVE-2026-68361 entry describes a race in the Linux kernel hwmon Corsair PSU driver where hid_hw_stop() does not stop device IO, allowing a use-after-free between hid_input_report() and the completion after hid_device_io_start() in corsairpsu_probe(). This can occur if probe fails after IO sta...

5.6AI score0.00188EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:3 p.m.38 views

CVE-2026-68360

The CVE-2026-68360 issue affects the Linux kernel hwmon Corsair C-Pro driver. It describes a race where calling hid_hw_stop() does not stop device IO, creating a race between hid_input_report() and the code after hid_device_io_start() in probe. If probe fails after IO start, this can lead to a us...

5.5AI score0.00225EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:3 p.m.6 views

EUVD-2026-55461

In the Linux kernel, the following vulnerability has been resolved: hwmon: corsair-cpro Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

5.5AI score0.00225EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:3 p.m.29 views

CVE-2026-68358

The CVE details a Linux kernel hwmon issue for nzxt-kraken3 where calling hid_hw_stop() does not halt device I/O, creating a race between hid_input_report() and the post-io-start path in the driver probe. If probe fails after io-start has begun, this can lead to a use-after-free condition. The re...

5.5AI score0.00188EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:3 p.m.37 views

CVE-2026-68324

This CVE concerns the Linux kernel’s IOMMU Intel DMAR latency code. The vulnerability arises in dmar_latency_disable(), which intends to clear only the single latency_statistic entry for the given type. However, the memset size was computed as sizeof(*lstat) * DMAR_LATENCY_NUM, causing the operat...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:2 p.m.6 views

EUVD-2026-55417

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

5.3AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:2 p.m.35 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:2 p.m.31 views

CVE-2026-68316

The CVE affects the Linux kernel accel: ethosu component. Two issues in command stream validation lead to undercounted element sizes for 16/32/64-bit elements and, for NHWC format, missing element size in the calculation. The element-size bitfield differs between IFM/IFM2 (bits 2:3) and OFM (bits...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:0 p.m.41 views

CVE-2026-68204

CVE-2026-68204 affects the Linux kernel media subsystem (vivid driver). The vulnerability arises because vivid_update_format_cap/out() may be invoked to change formats while the capture/output queue is still busy, due to missing vb2_is_busy() checks when toggling CROP/COMPOSE/SCALE capabilities. ...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:0 p.m.9 views

EUVD-2026-55305

In the Linux kernel, the following vulnerability has been resolved: media: vivid: check for vb2isbusy when toggling caps The vividupdateformatcap/out functions must only be called if the capture/output queue are not busy. But for the controls that select the CROP/COMPOSE/SCALE capability that is...

5.4AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68180

CVE-2026-68180: In the Linux kernel intel_th MSC output path, a reference leak occurred. intel_th_output_open() selects the output device via bus_find_device_by_devt(), which returns a device reference that must be dropped. The release path for MSC outputs, intel_th_msc_release(), only removed th...

5.2AI score0.002EPSS
SaveExploits0References5
Rows per page
Query Builder