Vulnerability Database

308,820

Total vulnerabilities in the database

CVE-2025-9810

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.

  • Published: Sep 1, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-9810
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6.8
  • AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

CWEs: