Lucene search
+L

1214 matches found

Cvelist
Cvelist
added 2026/09/10 10:45 p.m.46 views

CVE-2026-16172 Netskope Endpoint DLP Service Out-of-Bounds Read Leading to Process Crash

Netskope was notified of an out-of-bounds heap read affecting the Endpoint DLP EPDLP service of the Netskope Client. A local standard user could potentially send a specially crafted message that is not properly validated with a bounds check, likely crashing the kernel driver handler. Successful...

6CVSS0.00114EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/10 3:10 p.m.12 views

CVE-2026-88914

A flaw was found in GStreamer's gst-plugins-good isomp4 plugin. When processing a specially crafted MP4 or MOV file containing CEA-608 closed-caption data, an integer overflow in 32-bit unsigned arithmetic can bypass a bounds check in the caption parser. This leads to an out-of-bounds heap read o...

4.4CVSS5.6AI score0.00123EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 9:17 a.m.7 views

AZL-101730 CVE-2026-59679 affecting package libXfont2 2.0.8-1

fsreadglyphs in the libXfont2 font-server client src/fc/fserve.c indexes the per-character encoding array using numchars from the FSQueryXBitmaps16 reply, but that array was allocated with a size derived from numextents in the separate FSQueryXExtents16 reply. The two CARD32 fields are never...

9.2CVSS0.00411EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 5:17 p.m.8 views

DEBIAN-CVE-2026-87875

The cupsUTF32ToUTF8 function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled content...

4.3CVSS5.8AI score0.00324EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/09 4:12 p.m.16 views

CVE-2026-70653

A flaw was found in libvips. A heap-based buffer read overflow vulnerability exists in the old-style Radiance RLE decoder. A remote attacker could exploit this by providing a specially crafted Radiance image. This could lead to the disclosure of four bytes of adjacent heap data, potentially...

4.8CVSS6AI score0.00123EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/09/09 11:24 a.m.6 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read due to the ZstdDictCompressbyte dict, int offset, int length, int level constructor in ZstdDictCompress.java. An attacker can trigger a native heap read, crash the JVM, or leak adjacent memory by supplying a negative...

8.8CVSS7.3AI score0.00344EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-82056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A race condition in MongoDB server's text index query parsing can cause a heap use-after-free read when handling upsert retry paths. Under certain concurrent...

6CVSS6AI score0.00248EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

MiracleLinux 8 : kernel-4.18.0-553.158.1.el8_10 (AXSA:2026-1794:77)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1794:77 advisory. kernel: sctp: purge outqueue on stale COOKIE-ECHO handling CVE-2026-52924 kernel: scsi: target: iscsi: Validate CHAPR length before base64 decode...

9.8CVSS7.9AI score0.00971EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/08 7:18 p.m.8 views

CVE-2026-55290

In setTo of ResourceTypes.cpp, there is a possible out-of-bounds heap read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

3.3CVSS0.00072EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 6:05 p.m.17 views

CVE-2026-55290

CVE-2026-55290 is an out-of-bounds heap read in the setTo function of ResourceTypes.cpp within the Android Framework component, caused by a missing bounds check. It can lead to local information disclosure with low privileges required and no user interaction needed for exploitation. The vulnerabi...

3.3CVSS6AI score0.00072EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 6:05 p.m.10 views

EUVD-2026-74020

In setTo of ResourceTypes.cpp, there is a possible out-of-bounds heap read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6AI score0.00072EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 6:05 p.m.25 views

CVE-2026-55290

In setTo of ResourceTypes.cpp, there is a possible out-of-bounds heap read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00072EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/08 11:26 a.m.11 views

kernel: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page

A flaw was found in the Linux kernel's nvmet subsystem. An unauthenticated remote attacker could exploit an out-of-bounds heap read vulnerability in the Discovery Get Log Page function. By sending a specially crafted request with a manipulated offset, an attacker could read sensitive kernel memor...

9.1CVSS5.8AI score0.00748EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 11:26 a.m.11 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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.8CVSS6.7AI score0.00748EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.12 views

PT-2026-87149

A race condition in MongoDB server's text index query parsing can cause a heap use-after-free read when handling upsert retry paths. Under certain concurrent index lifecycle operations, a raw pointer to internal text index metadata may be dereferenced after the underlying structures have been...

6CVSS5.9AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 12:00 a.m.16 views

ALSA-2026:64808 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: bcm: add locking for bcmop runtime updates CVE-2025-38004 kernel: iouring/poll: fix signed comparison in iopollgetownership CVE-2026-52933 kernel: netfilter: nat: use kfreercu to...

9.8CVSS6.8AI score0.00748EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.13 views

EulerOS 2.0 SP12 : perl-Socket (EulerOS-SA-2026-3371)

According to the versions of the perl-Socket packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argumen...

9.1CVSS5.8AI score0.00374EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/03 11:02 p.m.8 views

aiohttp: AIOHTTP: Denial of Service via malformed HTTP responses

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework. This vulnerability involves an out-of-bounds heap read in the C response parser when processing malformed HTTP responses. An attacker operating a malicious server, or even an accidental malformed response, could exploit th...

7.1CVSS8.2AI score0.003EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.11 views

aiohttp: AIOHTTP: Denial of Service via malformed HTTP responses

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework. This vulnerability involves an out-of-bounds heap read in the C response parser when processing malformed HTTP responses. An attacker operating a malicious server, or even an accidental malformed response, could exploit th...

7.1CVSS8.2AI score0.003EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.10 views

aiohttp: AIOHTTP: Denial of Service via malformed HTTP responses

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework. This vulnerability involves an out-of-bounds heap read in the C response parser when processing malformed HTTP responses. An attacker operating a malicious server, or even an accidental malformed response, could exploit th...

7.1CVSS7.2AI score0.003EPSS
SaveExploits0References8
Rows per page
Query Builder