CVE-2026-54417
Integer Overflow in rxi/microtar mtar_next() Causes Infinite Loop DoS
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
An integer overflow in the mtar_next function in src/microtar.c in rxi microtar 0.1.0 allows a remote attacker to cause a denial of service (uncontrolled CPU consumption / infinite loop) via a crafted tar archive. mtar_next computes the offset to the next record as round_up(h.size, 512) + sizeof(mtar_raw_header_t) using 32-bit arithmetic.
| CWE | CWE-190 CWE-835 |
| Vendor | rxi |
| Product | microtar |
| Published | Jun 17, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for rxi microtar
Be the first to know when new high vulnerabilities affecting rxi microtar are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
rxi / microtar
0.1.0
References
Credits
๐ Saidakbarxon Maxsudxonov