VYPR

stdlib

by Erlang

CVEs (1)

  • CVE-2026-47078MedJul 27, 2026
    risk 0.24cvss epss 0.00

    Relative Path Traversal vulnerability in Erlang OTP (stdlib zip module) allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:check_dir_level/2, which tracks directory depth as…