CVE-2026-55738

Summary

A stack-based buffer overflow exists in the raw_to_header function in src/microtar.c in rxi microtar 0.1.0. The function copies the 100-byte name and linkname fields of a TAR header with strcpy without guaranteeing null termination of the source.

Affected Software

VendorProductVersion RangeStatus
rximicrotar0.1.0affected

Weaknesses

  • CWE-121: CWE-121 Stack-based Buffer Overflow
  • CWE-170: CWE-170 Improper Null Termination

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References