CVE-2026-16140
Received Received - Intake

Privilege Escalation in OpenBMC IPMI Implementation

Vulnerability report for CVE-2026-16140, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: runZero

Description

OpenBMC's IPMI implementation, phosphor-net-ipmid, is vulnerable to a logic flaw where the authorization context of an existing session can be replaced with a target account while still maintaining the original integrity and encryption keys. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C. This issue effectively allows for privilege escalation without re-authentication.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nvidia phosphor-net-ipmid *
h3c phosphor-net-ipmid *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a privilege escalation flaw in OpenBMC's IPMI implementation called phosphor-net-ipmid. It allows an authenticated low-privilege user to gain administrative access without reauthentication by exploiting a logic error in session handling. The attacker establishes a session with a low-privilege account, then sends a crafted message to relabel the session with an administrator's credentials while keeping the original encryption keys. This enables privilege escalation via the Set Session Privilege Level command.

Detection Guidance

Detecting this vulnerability requires monitoring IPMI traffic for unusual session relabeling. Check for multiple RAKP Message 1 packets from the same source targeting different accounts. Use tcpdump or Wireshark to capture IPMI traffic on port 623 and analyze for session privilege escalation attempts.

Impact Analysis

If you use systems with OpenBMC's IPMI implementation (such as NVIDIA or H3C devices), an attacker with a low-privilege account could exploit this to gain full administrative control without needing the admin password. This could lead to unauthorized system access, data theft, or system manipulation.

Mitigation Strategies

Immediately update phosphor-net-ipmid to the latest patched version. Disable IPMI access if not required. Restrict IPMI access to trusted networks only. Monitor for unauthorized privilege escalation attempts in IPMI logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16140. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart