Improper access control in FreeBSD - CVE-2026-45254
Published: May 21, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to extend previously restricted network permissions.
The vulnerability exists due to improper access control in libcap_net when applying a new limitation list that omits keys present in the old limit. A local user can request a new limit with missing keys to extend previously restricted network permissions.
Exploitation is limited to certain scenarios involving Capsicum-sandboxed applications using the cap_net service.