VYPR

Linenoise

by Antirez

Source repositories

CVEs (1)

  • CVE-2025-9810MedSep 1, 2025
    risk 0.44cvss 6.8epss 0.00

    TOCTOU  in linenoiseHistorySave in linenoise allows local attackers to overwrite arbitrary files and change permissions via a symlink race between fopen("w") on the history path and subsequent chmod() on the same path.