Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for phosphor-net-ipmid by OpenBMC

    CVE-2026-16141 (GCVE-0-2026-16141)

    Vulnerability from nvd – Published: 2026-09-15 13:57 – Updated: 2026-09-15 14:59
    VLAI
    Title
    OpenBMC IPMI Authentication Bypass via Default userKey and Stale Challenge Value
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 14:59 UTC
    CWE
    • CWE-798 - Use of Hard-coded Credentials
    • CWE-457 - Use of Uninitialized Variable
    Impacted products
    Vendor Product Version
    OpenBMC phosphor-net-ipmid Affected: 0 , ≤ ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361 (git)
    Create a notification for this product.
    Date Public
    2026-09-15 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16141",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T14:59:02.838838Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-15T14:59:11.232Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "phosphor-net-ipmid",
              "repo": "https://github.com/openbmc/phosphor-net-ipmid",
              "vendor": "OpenBMC",
              "versions": [
                {
                  "lessThanOrEqual": "ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361",
                  "status": "affected",
                  "version": "0",
                  "versionType": "git"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "HD Moore of runZero"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Gadi Evron of Knostic"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Tod Beardsley of runZero"
            }
          ],
          "datePublic": "2026-09-15T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "OpenBMC\u0027s 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\u0027s constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed with the constant 20-byte \u0027userKey\u0027 initialized from the string \u00270penBmc\u0027 and an often-predictable \u0027bmcRandomNum\u0027. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C.\u0026nbsp;"
                }
              ],
              "value": "OpenBMC\u0027s 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\u0027s constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed with the constant 20-byte \u0027userKey\u0027 initialized from the string \u00270penBmc\u0027 and an often-predictable \u0027bmcRandomNum\u0027. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-798",
                  "description": "CWE-798 Use of Hard-coded Credentials",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-457",
                  "description": "CWE-457 Use of Uninitialized Variable",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T14:00:45.819Z",
            "orgId": "44488dab-36db-4358-99f9-bc116477f914",
            "shortName": "runZero"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.runzero.com/advisories/openbmc-ipmi-auth-bypass-rakp-cve-2026-16141/"
            },
            {
              "tags": [
                "related"
              ],
              "url": "https://www.runzero.com/blog/lights-out-exposed/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "OpenBMC IPMI Authentication Bypass via Default userKey and Stale Challenge Value",
          "x_generator": {
            "engine": "Vulnogram 1.0.5"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "44488dab-36db-4358-99f9-bc116477f914",
        "assignerShortName": "runZero",
        "cveId": "CVE-2026-16141",
        "datePublished": "2026-09-15T13:57:28.846Z",
        "dateReserved": "2026-07-17T17:17:25.183Z",
        "dateUpdated": "2026-09-15T14:59:11.232Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16140 (GCVE-0-2026-16140)

    Vulnerability from nvd – Published: 2026-09-15 13:57 – Updated: 2026-09-15 15:00
    VLAI
    Title
    OpenBMC IPMI Privilege Escalation via Retargeted RAKP 1
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 15:00 UTC
    CWE
    • CWE-863 - Incorrect Authorization
    Impacted products
    Vendor Product Version
    OpenBMC phosphor-net-ipmid Affected: 0 , ≤ ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361 (git)
    Create a notification for this product.
    Date Public
    2026-09-15 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16140",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T15:00:05.940086Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-15T15:00:15.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "phosphor-net-ipmid",
              "repo": "https://github.com/openbmc/phosphor-net-ipmid",
              "vendor": "OpenBMC",
              "versions": [
                {
                  "lessThanOrEqual": "ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361",
                  "status": "affected",
                  "version": "0",
                  "versionType": "git"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "HD Moore of runZero"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Gadi Evron of Knostic"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Tod Beardsley of runZero"
            }
          ],
          "datePublic": "2026-09-15T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "OpenBMC\u0027s 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."
                }
              ],
              "value": "OpenBMC\u0027s 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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863 Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T14:00:38.029Z",
            "orgId": "44488dab-36db-4358-99f9-bc116477f914",
            "shortName": "runZero"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.runzero.com/advisories/openbmc-ipmi-privsec-rakp-cve-2026-16140/"
            },
            {
              "tags": [
                "related"
              ],
              "url": "https://www.runzero.com/blog/lights-out-exposed/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "OpenBMC IPMI Privilege Escalation via Retargeted RAKP 1",
          "x_generator": {
            "engine": "Vulnogram 1.0.5"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "44488dab-36db-4358-99f9-bc116477f914",
        "assignerShortName": "runZero",
        "cveId": "CVE-2026-16140",
        "datePublished": "2026-09-15T13:57:19.310Z",
        "dateReserved": "2026-07-17T17:17:23.941Z",
        "dateUpdated": "2026-09-15T15:00:15.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16141 (GCVE-0-2026-16141)

    Vulnerability from cvelistv5 – Published: 2026-09-15 13:57 – Updated: 2026-09-15 14:59
    VLAI
    Title
    OpenBMC IPMI Authentication Bypass via Default userKey and Stale Challenge Value
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 14:59 UTC
    CWE
    • CWE-798 - Use of Hard-coded Credentials
    • CWE-457 - Use of Uninitialized Variable
    Impacted products
    Vendor Product Version
    OpenBMC phosphor-net-ipmid Affected: 0 , ≤ ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361 (git)
    Create a notification for this product.
    Date Public
    2026-09-15 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16141",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T14:59:02.838838Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-15T14:59:11.232Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "phosphor-net-ipmid",
              "repo": "https://github.com/openbmc/phosphor-net-ipmid",
              "vendor": "OpenBMC",
              "versions": [
                {
                  "lessThanOrEqual": "ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361",
                  "status": "affected",
                  "version": "0",
                  "versionType": "git"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "HD Moore of runZero"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Gadi Evron of Knostic"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Tod Beardsley of runZero"
            }
          ],
          "datePublic": "2026-09-15T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "OpenBMC\u0027s 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\u0027s constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed with the constant 20-byte \u0027userKey\u0027 initialized from the string \u00270penBmc\u0027 and an often-predictable \u0027bmcRandomNum\u0027. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C.\u0026nbsp;"
                }
              ],
              "value": "OpenBMC\u0027s 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\u0027s constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed with the constant 20-byte \u0027userKey\u0027 initialized from the string \u00270penBmc\u0027 and an often-predictable \u0027bmcRandomNum\u0027. Several downstream vendors implement phosphor-net-ipmid as their IPMI stack, such as NVIDIA and H3C."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-798",
                  "description": "CWE-798 Use of Hard-coded Credentials",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-457",
                  "description": "CWE-457 Use of Uninitialized Variable",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T14:00:45.819Z",
            "orgId": "44488dab-36db-4358-99f9-bc116477f914",
            "shortName": "runZero"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.runzero.com/advisories/openbmc-ipmi-auth-bypass-rakp-cve-2026-16141/"
            },
            {
              "tags": [
                "related"
              ],
              "url": "https://www.runzero.com/blog/lights-out-exposed/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "OpenBMC IPMI Authentication Bypass via Default userKey and Stale Challenge Value",
          "x_generator": {
            "engine": "Vulnogram 1.0.5"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "44488dab-36db-4358-99f9-bc116477f914",
        "assignerShortName": "runZero",
        "cveId": "CVE-2026-16141",
        "datePublished": "2026-09-15T13:57:28.846Z",
        "dateReserved": "2026-07-17T17:17:25.183Z",
        "dateUpdated": "2026-09-15T14:59:11.232Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16140 (GCVE-0-2026-16140)

    Vulnerability from cvelistv5 – Published: 2026-09-15 13:57 – Updated: 2026-09-15 15:00
    VLAI
    Title
    OpenBMC IPMI Privilege Escalation via Retargeted RAKP 1
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 15:00 UTC
    CWE
    • CWE-863 - Incorrect Authorization
    Impacted products
    Vendor Product Version
    OpenBMC phosphor-net-ipmid Affected: 0 , ≤ ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361 (git)
    Create a notification for this product.
    Date Public
    2026-09-15 14:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16140",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T15:00:05.940086Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-15T15:00:15.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "phosphor-net-ipmid",
              "repo": "https://github.com/openbmc/phosphor-net-ipmid",
              "vendor": "OpenBMC",
              "versions": [
                {
                  "lessThanOrEqual": "ba6efc502e6b1fabb8ed1ca677ae5eedd64b6361",
                  "status": "affected",
                  "version": "0",
                  "versionType": "git"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "HD Moore of runZero"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Gadi Evron of Knostic"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "Tod Beardsley of runZero"
            }
          ],
          "datePublic": "2026-09-15T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "OpenBMC\u0027s 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."
                }
              ],
              "value": "OpenBMC\u0027s 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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863 Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T14:00:38.029Z",
            "orgId": "44488dab-36db-4358-99f9-bc116477f914",
            "shortName": "runZero"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.runzero.com/advisories/openbmc-ipmi-privsec-rakp-cve-2026-16140/"
            },
            {
              "tags": [
                "related"
              ],
              "url": "https://www.runzero.com/blog/lights-out-exposed/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "OpenBMC IPMI Privilege Escalation via Retargeted RAKP 1",
          "x_generator": {
            "engine": "Vulnogram 1.0.5"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "44488dab-36db-4358-99f9-bc116477f914",
        "assignerShortName": "runZero",
        "cveId": "CVE-2026-16140",
        "datePublished": "2026-09-15T13:57:19.310Z",
        "dateReserved": "2026-07-17T17:17:23.941Z",
        "dateUpdated": "2026-09-15T15:00:15.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }