CVE-2025-9810

Published
View on NVD ↗
CVSS v3
6.8
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

Description

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.

A small self-contained alternative to readline and libedit
GitHubGitHub
4.3K