CVE-2026-58092
HIGHDescription
In FreeBSD 15.0, the kernel structure used to represent user credentials changed: previously the primary group ID was stored in the first element of the array containing the list of supplementary group IDs, whereas now the primary group ID is stored in a dedicated field. This change was largely internal to the kernel and not user-visible. One function, group_is_primary(), was not properly updated as a part of this transition. This function is used by mac_do to determine the primary group ID of the credential after applying a transition rule, used when the rule target does not explicitly specify a group. As a result, with certain mac_do rules, it is possible for a credential switch to incorrectly set the primary group ID to the ID stored in the first element of the original credential's supplementary group array. If the list of supplementary groups is empty, this value will be 0, corresponding to the "wheel" group. For example, a rule such as "uid=1001>uid=1002" can be abused to set the primary group ID to 0 even if the process did not originally belong to group 0. Certain mac_do rules can be abused to set a process' group ID to 0. Note however, that the rule must apply to the caller in order for the bug to be triggered, e.g., given the ruleset "uid=1001>uid=1002", the user must have user ID 1001 in order to trigger the bug. Further, logged-in users will in general have a non-empty supplementary group list, in which case the bug can at worst be used to set the credential's first supplementary group ID as its primary group ID. Processes must explicitly remove themselves from all supplementary groups, using the privileged setgroups(2) system call, in order to exploit the bug to set 0 as the primary group ID. Since membership in group 0 is often used to enable controlled privilege escalation, the bug might be further exploitable to obtain root privileges, depending on the system configuration. For instance, a ruleset such as the following could be exploited by a process running as user 1001 and with an empty supplementary group list: "uid=1001>uid=1002;gid=0>uid=0".
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 11% of all known CVEs.
References
Related Vulnerabilities
Other CWE-288 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-1709 | Critical | 10.0 | 100% | KEV + Ransom | Fix |
| CVE-2023-42793 | Critical | 9.8 | 100% | KEV + Ransom | Fix |
| CVE-2024-27198 | Critical | 9.8 | 100% | KEV + Ransom | Fix |
| CVE-2025-4427 | Medium | 5.3 | 100% | KEV | Fix |
| CVE-2024-55591 | Critical | 9.8 | 98% | KEV + Ransom | Fix |
| CVE-2023-46747 | Critical | 9.8 | 97% | KEV + Ransom | - |
Common questions
How do I fix CVE-2026-58092?
No published fix for CVE-2026-58092 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-58092 being actively exploited?
Not that we know of. CVE-2026-58092 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.21% is the estimated probability that it will be exploited in the next 30 days. That is higher than 11% of all scored CVEs.
How severe is CVE-2026-58092?
CVE-2026-58092 has a CVSS v3 base score of 8.1, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-58092
Markdown
[](https://tridentstack.com/cve/CVE-2026-58092)HTML
<a href="https://tridentstack.com/cve/CVE-2026-58092"><img src="https://tridentstack.com/cve/badge/CVE-2026-58092.svg" alt="CVE-2026-58092"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-27.