216.73.216.233

CVE-2026-43623

· Published 01/06/2026 19:16 · Modified 02/06/2026 14:43

Labels: CVE-2026-43623 2026-06-01CVE-2026-43623CWE-121[email protected]

Essential information

Published
01/06/2026 19:16
Modified
02/06/2026 14:43
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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 adjacent stack memory by supplying a crafted TAR archive with non-null-terminated name or linkname fields. The function uses strcpy() to copy 100-byte ustar format fields that lack null terminators, causing writes of up to 355 bytes into a 100-byte destination buffer when mtar_open(), mtar_find(), or mtar_read_header() process attacker-supplied TAR archives.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
microtar / microtar cpe:2.3:a:microtar:microtar:*:*:*:*:*:*:*:*

References