VYPR

Nano

by GNU

CVEs (4)

  • CVE-2026-6843MedApr 22, 2026
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in nano. A local user could exploit a format string vulnerability in the `statusline()` function. By creating a directory with a name containing `printf` specifiers, the application attempts to display this name, leading to a segmentation fault (SEGV). This…

  • CVE-2024-5742Jun 12, 2024
    risk 0.00cvss epss 0.00

    A vulnerability was found in GNU Nano that allows a possible privilege escalation through an insecure temporary file. If Nano is killed while editing, a file it saves to an emergency file with the permissions of the running user provides a window of opportunity for attackers to…

  • CVE-2010-1161Apr 16, 2010
    risk 0.00cvss epss 0.00

    Race condition in GNU nano before 2.2.4, when run by root to edit a file that is not owned by root, allows local user-assisted attackers to change the ownership of arbitrary files via vectors related to the creation of backup files.

  • CVE-2010-1160Apr 16, 2010
    risk 0.00cvss epss 0.00

    GNU nano before 2.2.4 does not verify whether a file has been changed before it is overwritten in a file-save operation, which allows local user-assisted attackers to overwrite arbitrary files via a symlink attack on an attacker-owned file that is being edited by the victim.