๐Ÿ” CVE Alert

CVE-2026-31972

UNKNOWN 0.0

samtools mpileup has use-after-free leading to an invalid read

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 cause a program crash through an attempt to access invalid memory. This bug is fixed in versions 1.21.1 and 1.22. There is no workaround for this issue.

CWE CWE-416
Vendor samtools
Product samtools
Published Mar 18, 2026
Last Updated Mar 19, 2026
Stay Ahead of the Next One

Get instant alerts for samtools samtools

Be the first to know when new unknown vulnerabilities affecting samtools samtools are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

samtools / samtools
< 1.21.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/samtools/samtools/security/advisories/GHSA-72c8-4jf3-f27p github.com: https://github.com/samtools/samtools/commit/3036eb9af945fcef359427a2d359855553da4adf openwall.com: http://www.openwall.com/lists/oss-security/2026/03/18/11