Lucene search
+L

306 matches found

Vulnrichment
Vulnrichment
added 2026/03/18 6:58 p.m.3 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.9CVSS6AI score0.00518EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:58 p.m.7 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...

6.9CVSS6AI score0.00518EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/18 6:58 p.m.24 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
Cvelist
Cvelist
added 2026/03/18 6:58 p.m.25 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
EUVD
EUVD
added 2026/03/18 6:58 p.m.6 views

EUVD-2026-12936

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.9CVSS6AI score0.00518EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/18 6:58 p.m.5 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 score0.00518EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/18 6:50 p.m.29 views

CVE-2026-31965

In HTSlib, the vulnerability (CVE-2026-31965) affects the CRAM decoding path, specifically cram_decode_slice() where reference-id validation occurs too late. This permits two out-of-bounds reads and may leak two values to the caller; the program may also crash from invalid memory access. Fixed ve...

8.2CVSS5.7AI score0.00373EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:50 p.m.8 views

CVE-2026-31965

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, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS5.7AI score0.00373EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/18 6:50 p.m.28 views

CVE-2026-31965 HTSlib CRAM reader has out-of-bounds reads 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, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS0.00373EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 6:50 p.m.5 views

CVE-2026-31965 HTSlib CRAM reader has out-of-bounds reads 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, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS5.8AI score0.00373EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/18 6:27 p.m.4 views

CVE-2026-31964 HTSlib CRAM decoder has a NULL Pointer Dereference

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. While most alignment records store DNA sequence and quality values, the format also allows them to om...

6.9CVSS5.8AI score0.00322EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/18 6:27 p.m.6 views

EUVD-2026-12932

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. While most alignment records store DNA sequence and quality values, the format also allows them to om...

6.9CVSS5.8AI score0.00322EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:27 p.m.6 views

CVE-2026-31964

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. While most alignment records store DNA sequence and quality values, the format also allows them to om...

6.9CVSS5.8AI score0.00322EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/18 6:27 p.m.28 views

CVE-2026-31964

Summary: CVE-2026-31964 affects HTSlib’s CRAM encodings (CONST, XPACK, XRLE). When decoding CRAM records with omitted sequence or quality data, these encodings could write to a NULL pointer, causing a crash (NULL pointer dereference). This is described in the CVE entry with fixed versions listed ...

7.5CVSS5.8AI score0.00322EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/18 6:27 p.m.29 views

CVE-2026-31964 HTSlib CRAM decoder has a NULL Pointer Dereference

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. While most alignment records store DNA sequence and quality values, the format also allows them to om...

6.9CVSS0.00322EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 6:27 p.m.5 views

CVE-2026-31964 HTSlib CRAM decoder has a NULL Pointer Dereference

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. While most alignment records store DNA sequence and quality values, the format also allows them to om...

6.9CVSS5.9AI score0.00322EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/18 6:22 p.m.7 views

EUVD-2026-12930

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.4AI score0.00348EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/18 6:22 p.m.28 views

CVE-2026-31963 HTSlib CRAM reader has heap buffer overflow 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...

8.8CVSS0.00348EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:22 p.m.5 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.4AI score0.00348EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 6:22 p.m.2 views

CVE-2026-31963 HTSlib CRAM reader has heap buffer overflow 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...

8.8CVSS6.4AI score0.00348EPSS
SaveExploits0References2
Rows per page
Query Builder