Lucene search
+L

152816 matches found

EUVD
EUVD
added 2026/08/25 4:09 p.m.10 views

EUVD-2026-65601

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS5.6AI score0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:09 p.m.13 views

CVE-2026-18444

CVE-2026-18444 is an integer conversion vulnerability in NI LabVIEW that triggers an out-of-bounds read when loading images. Successful exploitation requires an attacker to convince a user to open a specially crafted VI file , making it a local attack with user interaction required and no privile...

7.8CVSS5.6AI score0.0013EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/25 4:09 p.m.8 views

CVE-2026-18444 Integer Conversion Vulnerability Resulting in an Out of Bounds Read in NI LabVIEW

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS5.6AI score0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:05 p.m.28 views

CVE-2026-13478

CVE-2026-13478 is an out-of-bounds read in the Zephyr RTOS ext2 filesystem driver. During mount, ext2_init_fs() passes the superblock's s_blocks_count (unbounded) to ext2_bitmap_count_set(), which then reads up to ~512 MB past the single block-size bitmap buffer when a crafted image specifies an ...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 4:05 p.m.33 views

CVE-2026-13478 Out-of-bounds read in Zephyr ext2 block-bitmap validation from a crafted s_blocks_count

The Zephyr ext2 filesystem driver validates the on-disk block bitmap in ext2initfs subsys/fs/ext2/ext2impl.c by passing fsblocks = sblockscount - sfirstdatablock to ext2bitmapcountset. That helper subsys/fs/ext2/ext2bitmap.c treats its argument as a number of bits and reads one bitmap byte per...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 4:05 p.m.11 views

CVE-2026-13478 Out-of-bounds read in Zephyr ext2 block-bitmap validation from a crafted s_blocks_count

The Zephyr ext2 filesystem driver validates the on-disk block bitmap in ext2initfs subsys/fs/ext2/ext2impl.c by passing fsblocks = sblockscount - sfirstdatablock to ext2bitmapcountset. That helper subsys/fs/ext2/ext2bitmap.c treats its argument as a number of bits and reads one bitmap byte per...

5.5CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 4:05 p.m.8 views

EUVD-2026-65599

The Zephyr ext2 filesystem driver validates the on-disk block bitmap in ext2initfs subsys/fs/ext2/ext2impl.c by passing fsblocks = sblockscount - sfirstdatablock to ext2bitmapcountset. That helper subsys/fs/ext2/ext2bitmap.c treats its argument as a number of bits and reads one bitmap byte per...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 4:05 p.m.9 views

EUVD-2026-65597

The virtio PCI driver drivers/virtio/virtiopci.c parses a device's PCI capability list during driver initialization. In virtiopcireadcap the device-supplied capability length byte caplen read from PCI config space via pcieconfread was only checked with asserttmp.caplen == capstructsize. That asse...

6.1CVSS6.3AI score0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 4:05 p.m.16 views

CVE-2026-13216

CVE-2026-13216 is an out-of-bounds stack write in the Zephyr RTOS virtio PCI driver (drivers/virtio/virtio_pci.c). The device-supplied cap_len field, read from PCI config space, was validated only by a compiled-out assert() (gated by CONFIG_ASSERT, off by default in production). The unvalidated l...

6.1CVSS6.3AI score0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 4:05 p.m.12 views

CVE-2026-13216 Out-of-bounds stack write in Zephyr virtio PCI driver from unvalidated device-supplied capability length

The virtio PCI driver drivers/virtio/virtiopci.c parses a device's PCI capability list during driver initialization. In virtiopcireadcap the device-supplied capability length byte caplen read from PCI config space via pcieconfread was only checked with asserttmp.caplen == capstructsize. That asse...

6.1CVSS6.5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/25 3:36 p.m.11 views

CVE-2026-55059

A flaw was found in OpenEXR, a widely used library for the EXR image format. A user processing a specially crafted image file could trigger a heap out-of-bounds write vulnerability in the SampleCountChannel::set function. This occurs due to an incorrect computation of the target Y coordinate,...

6.1CVSS5AI score0.00103EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 3:23 p.m.10 views

kernel: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq

A flaw was found in the Linux kernel's Wacom Human Interface Device HID driver. This vulnerability allows a remote attacker to trigger an out-of-bounds read by sending a specially crafted, short Bluetooth HID report. This can lead to the disclosure of sensitive information from the system's memor...

8.1CVSS5AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 3:23 p.m.9 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS5.1AI score0.00778EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 3:16 p.m.15 views

EUVD-2026-65533

rclone versions = v1.72.0 and = v1.74.4 fixed in v1.75.0 contain multiple denial-of-service vulnerabilities in the archive backend's SquashFS parser, which relies on the github.com/diskfs/go-diskfs dependency. The parser fails to validate attacker-controlled superblock and metadata values before...

7.1CVSS5.6AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.33 views

CVE-2026-79775 rclone Archive Backend SquashFS Parser Denial of Service

rclone versions = v1.72.0 and = v1.74.4 fixed in v1.75.0 contain multiple denial-of-service vulnerabilities in the archive backend's SquashFS parser, which relies on the github.com/diskfs/go-diskfs dependency. The parser fails to validate attacker-controlled superblock and metadata values before...

7.1CVSS0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.26 views

CVE-2026-79775

rclone versions v1.72.0 through v1.74.4 are affected by multiple denial-of-service vulnerabilities in the archive backend's SquashFS parser , which depends on the github.com/diskfs/go-diskfs library. The parser fails to validate attacker-controlled superblock and metadata values, enabling three d...

7.1CVSS5.6AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.29 views

CVE-2026-79769 Nokogiri before 1.19.4 Invalid Memory Read via initialize_copy_with_args

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.9 views

CVE-2026-79769 Nokogiri before 1.19.4 Invalid Memory Read via initialize_copy_with_args

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 3:16 p.m.18 views

CVE-2026-79769

Nokogiri (Ruby gem) versions before 1.19.4 contain an out-of-bounds memory read in the protected internal method Node#initialize_copy_with_args , which unwraps its source argument as an xmlNode without a type check. If application code calls this method with a non-Node argument (e.g., a Namespace...

8.7CVSS5.3AI score0.00181EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.7 views

CVE-2026-79769

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS5.4AI score0.00181EPSS
SaveExploits0
Rows per page
Query Builder