VYPR

go-archive

by Mobyproject

Source repositories

CVEs (1)

  • CVE-2026-17106HigAug 18, 2026
    risk 0.39cvss epss 0.00

    The tar extraction routines in moby/go-archive (Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers) do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then…