CVE Feed

    Dashboard / CVE / CVE-2026-54417

    CVE-2026-54417

    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.

    Published:Jun 17, 2026
    Last Modified:Aug 10, 2026
    EPS:Jun 17, 2026
    EPSS Score:0.00417
    CVSS Score:7.5

    Affected Products

    Vendor
    Rxi
    Product
    Microtar

    Exploits

    No exploit reference

    Common Attack Pattern Enumeration and Classification (CAPEC)

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High