Description
In Bluetooth Mesh SDK 6.1.4 and earlier, malformed extended advertisements can trigger out-of-bounds writes leading to stack corruption and remote code execution. These messages must come from a device that has already joined the network. Only provisioners supporting extended advertisements may be impacted.
Published: 2026-08-27
Score: 8.9 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A malformed extended advertisement triggers a buffer overflow in the Bluetooth Mesh SDK when parsing advertisements. The overflow results in an out‑of‑bounds write on the stack, corrupting control data and allowing an attacker to execute arbitrary code. This vulnerability arises from unchecked buffer sizes typical of CWE‑130.

Affected Systems

Silicon Labs Bluetooth Mesh SDK version 6.1.4 and all earlier releases are vulnerable. Only devices that serve as provisioners and accept extended advertisements are affected, and the malicious packet must originate from a device that has already joined the mesh network.

Risk and Exploitability

The flaw carries a CVSS score of 8.9, indicating high severity. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. An attacker would need to transmit a crafted extended advertisement to a joined provisioner, exploiting the stack corruption to achieve remote code execution. The lack of a publicly stated workaround makes the risk actionable for affected deployments.

Generated by OpenCVE AI on August 28, 2026 at 07:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Identify the firmware version of all provisioners and query Silicon Labs for any available updates that address buffer overflow defects.
  • If an updated SDK is released, upgrade the SDK or rebuild the firmware with the latest revision.
  • Until a permanent fix is applied, disable or block extended advertisements on provisioners or configure them to reject packets from untrusted sources.
  • Monitor the mesh network for unexpected extended advertisement traffic and log any anomalies for further analysis.

Generated by OpenCVE AI on August 28, 2026 at 07:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description In Bluetooth Mesh SDK 6.1.4 and earlier, malformed extended advertisements can trigger out-of-bounds writes leading to stack corruption and remote code execution. These messages must come from a device that has already joined the network. Only provisioners supporting extended advertisements may be impacted.
Title Buffer overflow in Bluetooth Mesh SDK when handling extended advertisements
Weaknesses CWE-130
References
Metrics cvssV4_0

{'score': 8.9, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Silabs

Published:

Updated: 2026-08-27T22:13:56.225Z

Reserved: 2026-04-06T15:58:09.629Z

Link: CVE-2026-5706

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T00:18:07.853

Modified: 2026-08-28T00:18:07.853

Link: CVE-2026-5706

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T07:15:05Z

Weaknesses
  • CWE-130

    Improper Handling of Length Parameter Inconsistency