Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-31970— HTSlib BGZF index file reader has a heap buffer overflow

EPSS 0.06% · P18
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-31970

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
HTSlib BGZF index file reader has a heap buffer overflow
Source: NVD (National Vulnerability Database)
Vulnerability Description
HTSlib is a library for reading and writing bioinformatics file formats. GZI files are used to index block-compressed GZIP [BGZF] files. In the GZI loading function, `bgzf_index_load_hfile()`, it was possible to trigger an integer overflow, leading to an under- or zero-sized buffer being allocated to store the index. Sixteen zero bytes would then be written to this buffer, and, depending on the result of the overflow the rest of the file may also be loaded into the buffer as well. If the function did attempt to load the data, it would eventually fail due to not reading the expected number of records, and then try to free the overflowed heap buffer. Exploiting this bug causes a heap buffer overflow. If a user opens a file crafted to exploit this issue, it could lead to the program crashing, or overwriting of data and heap structures in ways not expected by the program. It may be possible to use this to obtain arbitrary code execution. Versions 1.23.1, 1.22.2 and 1.21.1 include fixes for this issue. The easiest work-around is to discard any `.gzi` index files from untrusted sources, and use the `bgzip -r` option to recreate them.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
堆缓冲区溢出
Source: NVD (National Vulnerability Database)
Vulnerability Title
HTSlib 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
HTSlib是samtools开源的一个C语言的库文件。 HTSlib 1.23.1之前版本、1.22.2之前版本和1.21.1之前版本存在安全漏洞,该漏洞源于bgzf_index_load_hfile函数存在整数溢出,可能导致堆缓冲区溢出。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
samtoolshtslib < 1.21.1 -

II. Public POCs for CVE-2026-31970

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-31970

登录查看更多情报信息。

Same Patch Batch · samtools · 2026-03-18 · 12 CVEs total

CVE-2026-31962HTSlib CRAM reader has heap buffer overflow due to improper validation of input
CVE-2026-31964HTSlib CRAM decoder has a NULL Pointer Dereference
CVE-2026-31963HTSlib CRAM reader has heap buffer overflow due to improper validation of input
CVE-2026-31965HTSlib CRAM reader has out-of-bounds reads due to improper validation of input
CVE-2026-31966HTSlib CRAM reader has out-of-bounds read due to improper validation of input
CVE-2026-31967HTSlib CRAM reader has out-of-bounds read due to improper validation of input
CVE-2026-31968HTSlib CRAM decoder vulnerable to buffer overflow
CVE-2026-31971HTSlib CRAM decoder vulnerable to buffer overflow
CVE-2026-31969HTSlib CRAM decoder has a heap buffer overflow
CVE-2026-31973NULL pointer dereference in samtools cram-size
CVE-2026-31972samtools mpileup has use-after-free leading to an invalid read

IV. Related Vulnerabilities

V. Comments for CVE-2026-31970

No comments yet


Leave a comment