
We found results for “”
CVE-2025-9810
Good to know:

Date: September 1, 2025
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.
Severity Score
Severity Score
Weakness Type (CWE)
Time-of-check Time-of-use (TOCTOU) Race Condition
CWE-367Top Fix

Upgrade Version
Upgrade to version https://github.com/antirez/linenoise.git - null
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | LOW |