Signal Delivery Bypass in FreeBSD's Capsicum Implementation
CVE-2026-45259

6.5MEDIUM

Key Information:

Vendor

FreeBSD

Status
Vendor
CVE Published:
27 June 2026

What is CVE-2026-45259?

The implementation of the sigqueue(2) function in FreeBSD's Capsicum framework allows a process running in capability mode to send signals to other processes irresponsibly, circumventing intended restrictions. This vulnerability arises because the kern_sigqueue function neglects to verify if the signal delivery is confined to the calling process's own PID. As a result, a compromised process operating within a Capsicum sandbox could use this loophole to disrupt other processes by sending critical signals like SIGKILL or SIGSTOP. This scenario presents a significant risk, especially for processes run by the same user or superuser sandboxed processes, undermining the integrity and isolation that Capsicum aims to enforce.

Affected Version(s)

FreeBSD 15.0-RELEASE

FreeBSD 14.4-RELEASE

FreeBSD 14.3-RELEASE

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Ed Maste
.