Description
A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in
unconfined context






This issue affects policycoreutils through 3.10.
Published: 2026-07-23
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authorization check in the SELinux policycoreutils tool seunshare allows a user running in an unconfined context to kill processes owned by the root user. The flaw does not provide remote code execution or direct control over system components, but it lets a non‑privileged user disrupt essential services by terminating critical processes, effectively creating a denial‑of‑service vector or indirect privilege escalation. The weakness is identified as CWE‑862 (Missing Authorization).

Affected Systems

The vulnerability affects SELinux Project’s policycoreutils, specifically the seunshare component. All releases through version 3.10 are impacted. Users of policycoreutils 3.10 or earlier are at risk.

Risk and Exploitability

The CVSS score of 6.8 indicates moderate severity, and the EPSS score of less than 1% reflects a low probability of exploitation. The flaw is not listed in the CISA KEV catalog. Exploitation requires a local user already able to run in an unined context; the attacker could then issue a killall command targeting root‑owned processes. Consequently, while the potential impact is significant for targeted systems, the likelihood of exploitation in the wild remains low.

Generated by OpenCVE AI on August 2, 2026 at 17:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade policycoreutils to version 3.11 or later to apply the fix for seunshare.
  • Revoke the unconfined type from users who should not have the ability to run killall or seunshare by adjusting SELinux user rules.
  • If an upgrade cannot be performed immediately, temporarily restrict the killall utility for unconfined contexts by configuring SELinux policies or booleans to deny such actions.

Generated by OpenCVE AI on August 2, 2026 at 17:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-266
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Selinux Project
Selinux Project selinux
Vendors & Products Selinux Project
Selinux Project selinux

Thu, 23 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Description A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in unconfined context This issue affects policycoreutils through 3.10.
Title Process Kill Attack Vector in killall() in seunshare
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 6.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Selinux Project Selinux
cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-23T14:02:15.778Z

Reserved: 2026-07-06T11:59:28.118Z

Link: CVE-2026-59677

cve-icon Vulnrichment

Updated: 2026-07-23T14:02:12.972Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T08:16:24.737

Modified: 2026-07-23T15:26:19.260

Link: CVE-2026-59677

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-23T06:43:53Z

Links: CVE-2026-59677 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T17:30:17Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-862

    Missing Authorization