PT-2026-50415 · Microtar · Microtar

·

CVE-2026-54417

·

Published

2026-06-17

·

Updated

2026-06-17

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions rxi microtar version 0.1.0
Description An integer overflow occurs in the mtar next() function within src/microtar.c. The function calculates the offset to the next record using 32-bit arithmetic. When the header size field is a multiple of 512 within the range 0xFFFFFC01-0xFFFFFE00, the addition wraps to 0, causing mtar next() to seek to the current record position rather than advancing. This leads to an infinite loop in mtar find() or any loop iterating entries with mtar next(), resulting in a denial of service characterized by uncontrolled CPU consumption at 100% with no recovery when processing a crafted tar archive.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Infinite Loop

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54417

Affected Products

Microtar