
Find real vulnerabilities before they ship
setuid() does not affect libuv's internal io_uring operations if initialized before the call to setuid(). This allows the process to perform privileged operations despite presumably having dropped such privileges through a call to setuid(). This vulnerability affects all users using version greater or equal than Node.js 18.18.0, Node.js 20.4.0 and Node.js 21.
Base Score
7.3| Base Score | 7.3 |
|---|---|
| Vector String | CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:L |
| Base Severity | High |
| Version | 3.0 |
| Attack Vector (AV) | LOCAL |