CyberRota
← Ana sayfaya dön

CVE-2026-45259

MEDIUM · CVSS 6.5 EPSS %0.10

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-27T09:16:22.963 · Çekilme zamanı: 2026-06-30T18:36:32.712291+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-45259
Severity
MEDIUM
CVSS
6.5
EPSS
%0.10

Orijinal NVD Açıklaması

sigqueue(2) was marked as permitted in capability mode with the introduction of Capsicum in 2011, but the implementation of kern_sigqueue did not include a capability mode check restricting signal delivery to the calling process's own PID. A process in capability mode can use sigqueue(2) to send signals to any process it could signal following standard Unix permissions, bypassing the Capsicum sandbox restriction. A compromised sandboxed process could interfere with other processes, for example by sending SIGKILL or SIGSTOP. This could be any process running as the same user, or any process, for a superuser sandboxed process.