Description
Error in handling the PlatformLangCodes UEFI variable could cause a buffer overflow, leading to resource exhaustion and failure.
Published: 2026-09-03
Score: 6.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

VariableEditSmm contains an error in the error checking of the PlatformLangCodes UEFI variable. The oversight can trigger a buffer overflow that leads to resource exhaustion and, as noted in the title, the ability to execute arbitrary code within the firmware context. The flaw originates from insufficient bounds checking and can be exploited by an attacker with control over UEFI variable writes, potentially allowing privilege escalation on the target system.

Affected Systems

The vulnerability affects Insyde Software’s InsydeH2O firmware. No specific firmware revision is disclosed, so any installation of InsydeH2O that incorporates the VariableEditSmm component is potentially at risk. Systems using this firmware should check for vendor releases that address the error in PlatformLangCodes handling.

Risk and Exploitability

The CVSS score of 6.7 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in CISA’s KEV catalog. Attackers would need to inject malicious code into the UEFI environment, which typically requires local physical or firmware access. Once the buffer overflow is triggered, an attacker could gain privileged execution during system boot, leading to complete system compromise.

Generated by OpenCVE AI on September 3, 2026 at 09:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update InsydeH2O firmware to the most recent patch that corrects the buffer overflow in VariableEditSmm.
  • Restrict or disable writing to the PlatformLangCodes UEFI variable through BIOS settings or system hardening policies, preventing unauthorized modification of this variable.
  • Implement firmware integrity monitoring or use signed firmware images to detect tampering or exploitation during boot.

Generated by OpenCVE AI on September 3, 2026 at 09:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Insyde Software
Insyde Software insydeh2o
Vendors & Products Insyde Software
Insyde Software insydeh2o

Thu, 03 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120

Thu, 03 Sep 2026 03:30:00 +0000

Type Values Removed Values Added
Description Error in handling the PlatformLangCodes UEFI variable could cause a buffer overflow, leading to resource exhaustion and failure.
Title VariableEditSmm: Error checking of UEFI variables could cause buffer overflow, leading to code execution
References
Metrics cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:L'}


Subscriptions

Insyde Software Insydeh2o
cve-icon MITRE

Status: PUBLISHED

Assigner: Insyde

Published:

Updated: 2026-09-03T13:13:33.103Z

Reserved: 2021-11-12T22:48:20.355Z

Link: CVE-2021-43614

cve-icon Vulnrichment

Updated: 2026-09-03T13:13:27.992Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-03T13:04:12.283

Modified: 2026-09-03T18:09:03.317

Link: CVE-2021-43614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:33:31Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')