CVE-2026-16141

OpenBMC's IPMI implementation, phosphor-net-ipmid, contains a logic flaw in which an unauthenticated client can force the RAKP Message 1 handler to return before it overwrites the authentication object's constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed with the constant 20-byte 'userKey' initialized from the string '0penBmc' and an often-predictable 'bmcRandomNum'. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 14:16

Updated : 2026-09-15 15:17


NVD link : CVE-2026-16141

Mitre link : CVE-2026-16141

CVE.ORG link : CVE-2026-16141


JSON object : View

Products Affected

No product.

CWE
CWE-457

Use of Uninitialized Variable

CWE-798

Use of Hard-coded Credentials