


Perceptive Security
SOC/SIEM Consultancy

microtar through 0.1.0 contains a stack-based buffer overflow vulnerability in the raw_to_header() function in src/microtar.c that allows attackers to corrupt a…
Published:
31 May 2026 at 22:00:00
Alert date:
1 June 2026 at 20:04:42
Source:
nvd.nist.gov
Supply Chain & Dependencies
microtar through version 0.1.0 contains a critical stack-based buffer overflow vulnerability in the raw_to_header() function located in src/microtar.c. The vulnerability allows attackers to corrupt adjacent stack memory by supplying specially crafted TAR archives with non-null-terminated name or linkname fields. The flaw occurs because the function uses strcpy() to copy 100-byte ustar format fields that lack proper null terminators, resulting in up to 355 bytes being written into a 100-byte destination buffer. The vulnerability can be triggered when the functions mtar_open(), mtar_find(), or mtar_read_header() process malicious TAR archives supplied by attackers.
Technical details
Mitigation steps:
Affected products:
microtar
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-43623
https://github.com/rxi/microtar/issues/28
https://github.com/rxi/microtar/issues/29
https://github.com/rxi/microtar/issues/30
https://www.vulncheck.com/advisories/microtar-stack-based-buffer-overflow-via-raw-to-header
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
