Lucene search
+L

14082 matches found

Debian CVE
Debian CVE
added 2026/07/24 7:39 p.m.12 views

CVE-2026-66038

FFmpeg through 8.1.2, fixed in commit 8670835, contains an information disclosure vulnerability in the LCL/ZLIB video decoder that allows attackers to expose uninitialized heap memory by supplying a valid zlib stream that inflates to fewer bytes than the expected frame size. The zlibdecomp functi...

7.1CVSS6AI score0.00256EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/24 4:45 p.m.10 views

CVE-2026-66035

libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer overflow vulnerability that allows a malicious SSH server to corrupt heap metadata in any connecting client by sending a packet with a packetlength smaller than the cipher's block size during Encrypt-then-M...

7.7CVSS6.2AI score0.00318EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/24 4:42 p.m.8 views

CVE-2026-66034 libssh2 Heap Out-of-Bounds Read via publickey subsystem

libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2publickeylistfetch, the version 1...

7.7CVSS5.9AI score0.00252EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/24 4:42 p.m.10 views

CVE-2026-66034

libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2publickeylistfetch, the version 1...

7.7CVSS5.9AI score0.00252EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/24 4:42 p.m.8 views

EUVD-2026-48721

libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2publickeylistfetch, the version 1...

7.7CVSS5.9AI score0.00252EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/24 2:58 p.m.10 views

CVE-2026-66007 Datasets Path Traversal via Unsanitized file_name Metadata

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the filename metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted filename values with directory traversal...

6.9CVSS5.9AI score0.00515EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:16 a.m.4 views

DEBIAN-CVE-2026-56392

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 9:16 a.m.4 views

DEBIAN-CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 9:16 a.m.6 views

UBUNTU-CVE-2026-56392

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 7:44 a.m.6 views

CVE-2026-56392 Heap-based Buffer Overflow in GNU coreutils

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 7:44 a.m.6 views

EUVD-2026-48525

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 7:44 a.m.11 views

CVE-2026-56392

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

4.6CVSS5.9AI score0.00149EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 7:44 a.m.7 views

EUVD-2026-48524

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 7:44 a.m.6 views

CVE-2026-56391 Out‑of‑bounds Read in GNU coreutils

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/24 7:44 a.m.29 views

CVE-2026-56391

The CVE-2026-56391 issue affects GNU coreutils, specifically the uniq utility, where out-of-bounds reads can occur when processing multibyte input with -w/--check-chars. The root cause is in find_field(), which fails to advance the input pointer correctly, inflating the computed length and causin...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/24 2:14 a.m.6 views

SUSE CVE-2026-63308

Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in...

4.3CVSS5.9AI score0.00275EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.17 views

PT-2026-64317

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the download polyhaven asset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS6AI score0.00295EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.16 views

PT-2026-64320

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the file name metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted file name values with directory travers...

6.9CVSS5.9AI score0.00515EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 8:17 p.m.6 views

UBUNTU-CVE-2026-60122

gpsd through release-3.27.5, fixed at commit 4c06658, contains a code injection vulnerability in the gpsprof utility that allows an attacker who controls GPS input data to execute arbitrary OS commands by injecting malicious content into the SKY.satellites.used field, which is inserted unsanitize...

8.5CVSS6.3AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 6:17 p.m.7 views

UBUNTU-CVE-2026-65918

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's readfromtensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fau...

7.1CVSS5.8AI score0.00312EPSS
SaveExploits0References4
Rows per page
Query Builder