Lucene search
+L

3305 matches found

NVD
NVD
added 2026/03/20 1:15 a.m.10 views

CVE-2026-32829

lz4flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values...

8.2CVSS0.00608EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/03/20 12:31 a.m.14 views

EUVD-2026-13233

1-byte OOB heap read in wcPKCS7DecodeEnvelopedData via zero-length encrypted content. A vulnerability existed in wolfSSL 5.8.4 and earlier, where a 1-byte out-of-bounds heap read in wcPKCS7DecodeEnvelopedData could be triggered by a crafted CMS EnvelopedData message with zero-length encrypted...

2.1CVSS5.8AI score0.00095EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/19 10:16 p.m.8 views

CVE-2026-4159

1-byte OOB heap read in wcPKCS7DecodeEnvelopedData via zero-length encrypted content. A vulnerability existed in wolfSSL 5.8.4 and earlier, where a 1-byte out-of-bounds heap read in wcPKCS7DecodeEnvelopedData could be triggered by a crafted CMS EnvelopedData message with zero-length encrypted...

3.3CVSS5.8AI score0.00095EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/19 9:17 p.m.5 views

CVE-2026-4159 wc_PKCS7_DecodeEnvelopedData 1 byte out-of-bounds read

1-byte OOB heap read in wcPKCS7DecodeEnvelopedData via zero-length encrypted content. A vulnerability existed in wolfSSL 5.8.4 and earlier, where a 1-byte out-of-bounds heap read in wcPKCS7DecodeEnvelopedData could be triggered by a crafted CMS EnvelopedData message with zero-length encrypted...

2.1CVSS5.8AI score0.00095EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/19 6:51 p.m.6 views

Integer Underflow (Wrap or Wraparound)

Overview Affected versions of this package are vulnerable to Integer Underflow Wrap or Wraparound via the sslDecodePacket process. An attacker can cause a heap buffer overflow and application crash by injecting a malformed TLS Application Data record that is shorter than the required explicit IV...

5.3CVSS6AI score0.00251EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/03/19 12:0 a.m.9 views

Important: freerdp

Issue Overview: FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a malicious RDP server can trigger a heap buffer overflow in FreeRDP clients using the GDI surface pipeline e.g., xfreerdp by sending an RDPGFX ClearCodec surface command with an out-of-bound...

8.8CVSS6AI score0.00591EPSS
SaveExploits2
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.15 views

wolfSSL(CyaSSL) 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, aimed at developers working with embedded systems. WolfSSL CyaSSL versions 5.8.4 and earlier contain security vulnerabilities. These vulnerabilities stem from a 1-byte out-of-bounds hea...

3.3CVSS5.8AI score0.00095EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/18 9:39 p.m.9 views

CVE-2026-31967

A flaw was found in HTSlib, a library used for bioinformatics file formats. When processing CRAM Compressed Reference-oriented Alignment Map records, the cramdecodeslice function fails to validate the mate reference ID field. This oversight allows an attacker to craft a malicious CRAM file, which...

9.1CVSS5.6AI score0.00445EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/18 9:16 p.m.8 views

CVE-2026-31973

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the cramdecodecompressionheader was missing. If the function returned ...

7.5CVSS0.00523EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 8:34 p.m.4 views

CVE-2026-31973 NULL pointer dereference in samtools cram-size

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the cramdecodecompressionheader was missing. If the function returned ...

6.9CVSS5.8AI score0.00523EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/18 8:34 p.m.22 views

CVE-2026-31973

SAMtools includes a NULL pointer dereference in the cram-size path of CRAM header handling: if cram_decode_compression_header() returns an error, a NULL pointer dereference may occur, crashing the program. This affects 1.17+ before fixes. The available connected advisories confirm fixes in versio...

7.5CVSS5.8AI score0.00523EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/18 8:34 p.m.6 views

EUVD-2026-12958

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the cramdecodecompressionheader was missing. If the function returned ...

6.9CVSS5.8AI score0.00523EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 8:34 p.m.13 views

CVE-2026-31973

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the cramdecodecompressionheader was missing. If the function returned ...

6.9CVSS5.8AI score0.00523EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/03/18 8:16 p.m.8 views

CVE-2026-31966

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

9.1CVSS0.00518EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/18 7:47 p.m.8 views

CVE-2026-31969 HTSlib CRAM decoder has a heap buffer overflow

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYSTOP method, an out-by-one error in the...

7.1CVSS6.3AI score0.00336EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/18 7:16 p.m.6 views

CVE-2026-31963

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

8.8CVSS6.2AI score0.00348EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 7:15 p.m.4 views

CVE-2026-31967 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cramdecodeslice function called while reading CRAM records, the value of the mate reference id field was not validated. Later use of this value, fo...

6.9CVSS5.7AI score0.00445EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/18 6:58 p.m.27 views

CVE-2026-31966 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

6.9CVSS0.00518EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/18 6:58 p.m.27 views

CVE-2026-31966

CVE-2026-31966 affects HTSlib’s CRAM reader. The vulnerability stems from insufficient validation of the feature data series in cram_decode_seq(), allowing data to be copied from before the start or after the end of the stored reference into output buffers or the SAM MD tag. This can lead to info...

9.1CVSS6AI score0.00518EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/18 6:58 p.m.6 views

CVE-2026-31966 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

6.9CVSS6.2AI score
SaveExploits0References6
Rows per page
Query Builder