CVE-2026-54417
Last modified
CVE-2026-54417 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54417?
How severe is CVE-2026-54417?
How do I fix CVE-2026-54417?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54411Linux-PAM through 1.7.2 contains an observable timing discre…6.9
- CVE-2026-54412LiamBindle MQTT-C through version 1.1.6 contains a heap-base…8.2
- CVE-2026-54413driftregion iso14229 through 0.9.0 contains an integer under…8.2
- CVE-2026-54414FileRise before 3.16.0 is vulnerable to path traversal in th…9.8
- CVE-2026-54415Missing Authorization in the server management routes (route…8.6
- CVE-2026-54416Pluck CMS through 4.7.21 restricts dangerous file uploads in…7.2
- CVE-2026-54418Leantime through 3.6.2 exposes the JSON-RPC methods leantime…8.1
- CVE-2026-54419claudiopizzillo PIAF-HMS (PBX-In-A-Flash Hotel Management Sy…9.8
- CVE-2026-5442A heap buffer overflow vulnerability exists in the DICOM ima…9.8
- CVE-2026-54420LiteSpeed cPanel plugin before 2.4.8 (as distributed in Lite…8.5
- CVE-2026-54421In OpenStack Ironic before 37.0.1, when applying a PATCH to …6.8
- CVE-2026-54422In OpenStack Ironic Python Agent through 11.5.0, a malicious…5.5
Are you affected by CVE-2026-54417?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
