Stack-based buffer overflow in FreeBSD - CVE-2026-39457
Published: April 30, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to a stack-based buffer overflow in libnv when exchanging data over a socket using a socket descriptor that exceeds FD_SETSIZE. A local user can force a libnv application to allocate large file descriptors to escalate privileges.
If the target application is setuid-root, successful exploitation could result in privilege escalation.