Description
A flaw was found in the cifs-utils package where the cifs.upcall helper fails to securely drop its root privileges before looking up user information inside a user-controlled environment. A local, low privileged attacker can exploit this by using a crafted request_key payload to trick the root-owned helper into entering a custom environment (namespace) containing a malicious NSS module. This forces the system to load the attacker's controlled NSS Module and configuration, allowing them to execute arbitrary commands as the root user, elevating their privileges and fully compromising the system.
Published: 2026-06-18
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in cifs-utils; the helper fails to drop root privileges before looking up user information within a user‑controlled environment. A low‑privileged local attacker can craft a request_key payload that forces the root‑owned helper to execute inside a custom namespace containing a malicious NSS module. This causes the system to load the attacker’s controlled NSS module and configuration, giving the attacker the ability to execute arbitrary commands as root, fully compromising the system. The weakness is a CWE‑250 (System Default Privilege) violation, meaning a program can perform privileged actions due to insufficient privilege checks.

Affected Systems

Affected products are all supported Red Hat Enterprise Linux releases from 6 through 10 and the Red Hat OpenShift Container Platform 4. The specific affected versions are not enumerated in the CNA data; any installation of cifs‑utils from those families prior to the patch should be considered vulnerable.

Risk and Exploitability

The vulnerability scores a CVSS of 7.8, indicating a high severity local privilege escalation. The EPSS score of less than 1% suggests that real‑world exploitation is unlikely, and the vulnerability is not currently listed in the CISA KEV catalog. The attack requires local access with low privileges and a crafted request_key command; once executed, it escalates to root. The path is straightforward because the helper only checks for root dropping after reading the environment.

Generated by OpenCVE AI on June 18, 2026 at 18:10 UTC.

Remediation

Vendor Workaround

Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security's standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates when they become available.


OpenCVE Recommended Actions

  • Apply the latest cifs‑utils update from Red Hat that includes the privilege‑dropping fix.
  • Restrict the use of request_key and the cifs.upcall helper by ensuring only trusted users and applications have execute permissions on these binaries.
  • Audit the system for any custom NSS module files and remove or isolate them, preventing unauthorized module loading.

Generated by OpenCVE AI on June 18, 2026 at 18:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8496-1 cifs-utils vulnerability
History

Mon, 29 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:10 cpe:/o:redhat:enterprise_linux:10.2
References

Wed, 24 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat cifs-utils
Redhat openshift Container Platform
Vendors & Products Redhat cifs-utils
Redhat openshift Container Platform

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

ssvc

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

threat_severity

Important


Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the cifs-utils package where the cifs.upcall helper fails to securely drop its root privileges before looking up user information inside a user-controlled environment. A local, low privileged attacker can exploit this by using a crafted request_key payload to trick the root-owned helper into entering a custom environment (namespace) containing a malicious NSS module. This forces the system to load the attacker's controlled NSS Module and configuration, allowing them to execute arbitrary commands as the root user, elevating their privileges and fully compromising the system.
Title Cifs-utils: local privilege escalation via forged cifs.spnego key description in cifs.upcall
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-250
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References
Metrics cvssV3_1

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


Subscriptions

Redhat Cifs-utils Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-06-30T03:15:42.029Z

Reserved: 2026-06-17T10:15:14.786Z

Link: CVE-2026-12505

cve-icon Vulnrichment

Updated: 2026-06-18T15:50:38.599Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-16T00:00:00Z

Links: CVE-2026-12505 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T20:42:13Z

Weaknesses
  • CWE-250

    Execution with Unnecessary Privileges