CVE-2026-45250

HIGH EPSS 32.7%
Published May 21, 20261mo ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
High
Find Similar
Published May 21, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago

Description

The setcred(2) system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied list exceeds the capacity of that buffer, a stack buffer overflow occurs. Because the bounds check on the supplementary groups list occurs after the kernel stack buffer has already been written, an unprivileged local user may trigger the overflow without holding any special privilege. Successful exploitation may allow an attacker to execute arbitrary code in the context of the kernel, allowing an unprivileged local user to gain elevated privileges on the affected system.

CVSS Details

Base Score
7.8
Exploitability
1.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
32.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-121

Affected Products 29

VendorProductVersionRange
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any

References 4

  • openwall.com http://www.openwall.com/lists/oss-security/2026/05/21/18
  • openwall.com http://www.openwall.com/lists/oss-security/2026/05/21/3
  • openwall.com http://www.openwall.com/lists/oss-security/2026/05/22/5
  • security.freebsd.org https://security.freebsd.org/advisories/FreeBSD-SA-26:18.setcred.asc
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.