Cyber Resilience

CVE-2026-3820

HighRCE

Published: 04 June 2026

Published
04 June 2026
Modified
04 June 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.0040 31.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3820 is a high-severity OS Command Injection (CWE-78) vulnerability in Supermicro BMC SMTP (inferred from references). Its CVSS base score is 7.2 (High).

Operationally, ranked at the 31.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

There is a vulnerability in the Supermicro BMC SMTP service at Supermicro AS-2115HS-TNR. An attacker may obtain administrator privileges and inject specially crafted characters into the SMTP service configuration. This may cause the underlying system to execute unintended commands during…

more

process invocation. Potential impact includes denial-of-service attacks, arbitrary code execution, or permanent compromise of the controller.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-22606Shared CWE-78
CVE-2025-20061Shared CWE-78
CVE-2025-66212Shared CWE-78
CVE-2026-25105Shared CWE-78
CVE-2024-57012Shared CWE-78
CVE-2025-56086Shared CWE-78
CVE-2025-66210Shared CWE-78
CVE-2025-46117Shared CWE-78
CVE-2025-0356Shared CWE-78
CVE-2026-5208Shared CWE-78

Affected Assets

Supermicro
BMC SMTP
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References