Lucene search
+L

600 matches found

OSV
OSV
added 2026/08/22 4:16 p.m.5 views

UBUNTU-CVE-2026-74643

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: error out for zero quota goal target values Patch series "mm/damon: avoid division by zero from damosquotascore". DAMONSAMPLEMTIER and DAMONLRUSORT allow the user to trigger division by zero in damosquotascor...

5.8AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.24 views

CVE-2026-74671

CVE-2026-74671 is an out-of-bounds read in the Linux kernel's IMA (Integrity Measurement Architecture) subsystem, specifically in the xattr_verify() function. The root cause is a type mismatch between int and size_t in the digest-length check: sizeof() promotes the entire left-hand expression to ...

5.5AI score0.00177EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74648

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: rtl8723bs: validate monitor transmit frame lengths rtwcfg80211monitorifxmitentry removes the radiotap header and then reads the 802.11 frame control...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-77640

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causi...

3.7CVSS5.7AI score0.00215EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 9:17 p.m.9 views

DEBIAN-CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.8AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 9:17 p.m.13 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS0.00215EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/20 9:02 p.m.10 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.6AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 9:02 p.m.28 views

CVE-2026-77640

tor versions before 0.4.9.9 are vulnerable to a denial of service via an infinite loop during decompression of a truncated zlib/gzip stream. When a truncated stream is processed with done=1, zlib returns Z_BUF_ERROR with no input remaining, which buf_add_compress() incorrectly interprets as a ful...

3.7CVSS5.6AI score0.00215EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.12 views

CVE-2026-68433

In the Linux kernel, the following vulnerability has been resolved: libceph: bound getversion reply decode to front len handlegetversionreply uses msg-frontalloclen as the decode boundary for MONGETVERSIONREPLY. That is the size of the reused reply buffer, not the number of bytes actually receive...

5.4AI score0.00291EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/10 12:03 p.m.37 views

CVE-2026-68373

Summary: CVE-2026-68373 affects the Linux kernel Wi‑Fi driver at76c50x-usb. A length underflow in at76_guess_freq() can occur when processing truncated beacon/probe response frames, where el_off (36) is subtracted after a minimal 802.11 header check, causing an oversized IE length that leads to a...

8.1CVSS5.3AI score0.00277EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55559

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

5.3AI score0.00277EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/08/06 9:26 p.m.13 views

NPM: node-re2: Out-of-bounds heap read in `replace`/`split` via a `Buffer` ending in a truncated multi-byte UTF-8 character → adjacent heap memory disclosed to JavaScript

NPM: node-re2: Out-of-bounds heap read in replace/split via a Buffer ending in a truncated multi-byte UTF-8 character → adjacent heap memory disclosed to JavaScript vulnerability discovered by ? in WordPress Npm re2 versions = 1.26.0...

5.1CVSS5.5AI score0.0016EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/06 9:26 p.m.15 views

EUVD-2026-54165

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.26.1, passing a Buffer whose final bytes form a truncated incomplete multi-byte UTF-8 sequence could cause the native binding to read past the end of the allocated buffer while attempting to decode the final,...

5.1CVSS5.7AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 9:26 p.m.12 views

CVE-2026-71498 node-re2: Out-of-bounds heap read in `replace`/`split` via a `Buffer` ending in a truncated multi-byte UTF-8 character → adjacent heap memory disclosed to JavaScript

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.26.1, passing a Buffer whose final bytes form a truncated incomplete multi-byte UTF-8 sequence could cause the native binding to read past the end of the allocated buffer while attempting to decode the final,...

5.1CVSS5.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/06 9:25 p.m.10 views

CVE-2026-70630

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder libavcodec/screenpresso.c that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a valid zlib stream that...

6.8CVSS5.4AI score0.00129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/06 3:13 p.m.13 views

CVE-2026-57074

A flaw was found in perl-XML-Bare. The parsercparse function, which handles XML parsing, contains an unbounded character lookahead vulnerability. A remote attacker could exploit this by providing a specially crafted, truncated XML string. This could cause the parser to attempt to read data beyond...

9.1CVSS5.5AI score0.00632EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:17 p.m.19 views

CVE-2026-9201

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 7:17 p.m.20 views

CVE-2026-9201

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS6.1AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:26 p.m.53 views

CVE-2026-9201

IBM Langflow OSS 1.0.0–1.10.3 is affected by an authenticated arbitrary code execution vulnerability in the custom component validation mechanism. The hardening mode that restricts execution to trusted templates validates component code using a truncated SHA-256 digest, causing only a portion of ...

8.8CVSS6.3AI score0.00232EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 6:26 p.m.38 views

CVE-2026-9201 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder