LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-31972

samtools · samtools

Published
CVSS9.8
Severitycritical
WeaknessCWE-416
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The `mpileup` command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position (obtained from a separate file) and all of the DNA bases that aligned to that position. As the output is ordered by position, reference data that is no longer needed is discarded once it has been printed out. Under certain conditions the data could be discarded too early, leading to an attempt to read from a pointer to freed memory. This bug may allow information about program state to be leaked. It may also

References

← Back to the CVE Tracker

Our coverage of CVE-2026-31972

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-31972.