CVE-2026-23856
Published: 12 February 2026
Summary
CVE-2026-23856 is a high-severity Improper Access Control (CWE-284) vulnerability in Dell (inferred from references). Its CVSS base score is 7.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 4.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly enforces approved authorizations for access to system resources, mitigating the improper access control that enables privilege escalation in iSM.
Employs least privilege to restrict low-privileged local attackers from gaining escalated access via the iSM vulnerability.
Requires timely flaw remediation through patching iSM to versions 6.0.3.1 (Windows) or 5.4.1.1 (Linux), eliminating the improper access control vulnerability.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Local improper access control vulnerability enabling privilege escalation from low-privileged account to full system control.
NVD Description
Dell iDRAC Service Module (iSM) for Windows, versions prior to 6.0.3.1, and Dell iDRAC Service Module (iSM) for Linux, versions prior to 5.4.1.1, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this…
more
vulnerability, leading to Elevation of privileges.
Deeper analysisAI
CVE-2026-23856 is an Improper Access Control vulnerability (CWE-284) in the Dell iDRAC Service Module (iSM) for Windows, affecting versions prior to 6.0.3.1, and Dell iDRAC Service Module (iSM) for Linux, affecting versions prior to 5.4.1.1. Published on 2026-02-12, it carries a CVSS v3.1 base score of 7.8 (High), with the vector AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating high impacts on confidentiality, integrity, and availability.
A low-privileged attacker with local access to the affected system can exploit this vulnerability to elevate privileges. The attack requires low complexity and no user interaction, allowing the attacker to potentially gain full control over the system once privileges are escalated.
Dell has addressed this issue in DSA-2026-077, a security update for the iDRAC Service Module vulnerability, available at https://www.dell.com/support/kbdoc/en-us/000426282/dsa-2026-077-security-update-for-dell-idrac-service-module-vulnerability. Security practitioners should update to iSM for Windows version 6.0.3.1 or later and iSM for Linux version 5.4.1.1 or later to mitigate the risk.
Details
- CWE(s)