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.
{ "versions": [ { "introduced": "0" }, { "last_affected": "1.0" } ] }
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-9810.json"