VYPR

Sed

by Karelzak

CVEs (1)

  • CVE-2026-5958LowApr 20, 2026
    risk 0.14cvss epss 0.00

    When sed is invoked with both -i (in-place edit) and --follow-symlinks, the function open_next_file() performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is…