Cyber Resilience

CVE-2024-10237

High

Published: 04 February 2025

Published
04 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 4.2th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-10237 is a high-severity Insufficient Verification of Data Authenticity (CWE-345) vulnerability in Supermicro MBD-X12DPG-OA6 (inferred from references). Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Component Firmware (T1542.002); ranked at the 4.2th 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 CM-14 (Signed Components) and SI-7 (Software, Firmware, and Information Integrity).

Deeper analysis

CVE-2024-10237, published on 2025-02-04, is a vulnerability in the BMC firmware image authentication design of the Supermicro MBD-X12DPG-OA6 motherboard. It enables an attacker to modify the firmware image to bypass BMC inspection and the signature verification process. The issue maps to CWE-345 and CWE-347, with a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).

The vulnerability can be exploited over the network by an attacker with high privileges, such as privileged BMC access, requiring low complexity and no user interaction. Successful exploitation grants high impacts on confidentiality, integrity, and availability, allowing the attacker to install unauthorized firmware modifications and potentially achieve full BMC compromise.

Supermicro has issued a security advisory at https://www.supermicro.com/en/support/security_BMC_IPMI_Jan_2025 addressing this BMC/IPMI vulnerability.

EU & UK References

Vulnerability details

There is a vulnerability in the BMC firmware image authentication design at Supermicro MBD-X12DPG-OA6 . An attacker can modify the firmware to bypass BMC inspection and bypass the signature verification process

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1542.002 Component Firmware Stealth
Adversaries may modify component firmware to persist on systems.
Why these techniques?

Bypass of BMC firmware signature verification enables loading of unauthorized component firmware.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-4478Shared CWE-345, CWE-347
CVE-2025-12295Shared CWE-345, CWE-347
CVE-2025-24903Shared CWE-345
CVE-2026-34240Shared CWE-347
CVE-2024-56161Shared CWE-347
CVE-2026-33143Shared CWE-345
CVE-2025-24043Shared CWE-347
CVE-2026-23687Shared CWE-347
CVE-2024-13172Shared CWE-347
CVE-2026-41669Shared CWE-347

Affected Assets

Supermicro
MBD-X12DPG-OA6
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Mandates integrity verification of firmware using digital signatures or cryptographic hashes, directly preventing installation of modified BMC firmware images that bypass signature checks.

prevent

Requires digital signatures on software components including firmware prior to installation, countering the BMC firmware authentication design flaw.

prevent

Enforces verification of firmware component authenticity prior to installation, mitigating the ability to bypass BMC inspection and signature processes.

References