Improper access control in FreeBSD - CVE-2026-45259
Published: June 11, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to interfere with other processes.
The vulnerability exists due to improper access control in kern_sigqueue when sending signals via sigqueue(2) from a process in capability mode. A local user can send signals to processes other than the calling process to interfere with other processes.
This issue allows bypass of Capsicum sandbox restrictions and may affect processes running as the same user, or any process if the sandboxed process runs with superuser privileges.