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.
Configurations

No configuration.

History

01 Sep 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-01 19:15

Updated : 2025-09-02 15:55


NVD link : CVE-2025-9810

Mitre link : CVE-2025-9810

CVE.ORG link : CVE-2025-9810


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition