LiveActive security incident?Get immediate response
CVE Record

CVE-2023-39541: A denial of service vulnerability exists in the ICMP and ICMPv6 parsing functionality of Weston Embedded uC...

A denial of service vulnerability exists in the ICMP and ICMPv6 parsing functionality of Weston Embedded uC-TCP-IP v3.06.01. A specially crafted network packet can lead to an out-of-bounds read. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability concerns a denial of service within the parsing an IPv6 ICMPv6 packet.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects embedded networking stacks and can let a remote unauthenticated attacker crash or disrupt affected devices by triggering an out-of-bounds read during ICMP/ICMPv6 parsing. The main business risk is device availability, not data theft or integrity loss.

Executive priority

Treat as a moderate availability risk. Prioritize remediation where affected embedded devices support business-critical, remote, or safety-relevant operations, especially if they are reachable from less trusted networks.

Technical view

CVE-2023-39541 is a CWE-126 out-of-bounds read in ICMP and ICMPv6 parsing in Weston Embedded uC-TCP-IP v3.06.01, also listed against Silicon Labs Gecko Platform 4.3.1.0. CVSS 3.1 is 5.9: network reachable, high complexity, no privileges or user interaction, availability impact only.

Likely exposure

Exposure is most likely in embedded or IoT products built on Weston Embedded uC-TCP-IP v3.06.01 or Silicon Labs Gecko Platform 4.3.1.0. Internet or broadly routed network access to affected device network stacks increases operational risk.

Exploitation context

The source bundle describes a malicious network packet causing denial of service, but CISA KEV status is false and no cited source states active exploitation. Attack complexity is rated high, which lowers likelihood but does not remove risk for exposed embedded systems.

Researcher notes

Evidence supports denial of service through an out-of-bounds read in ICMP/ICMPv6 parsing. The bundle does not provide a named fixed version, exploit maturity, or field exploitation evidence, so remediation should be anchored to current vendor advisories.

Mitigation direction

  • Identify products or firmware using the affected networking stack versions.
  • Check Silicon Labs and Weston Embedded guidance for fixed releases or mitigations.
  • Prioritize updates for exposed or safety-sensitive embedded devices.
  • Limit untrusted network reachability to affected devices where operationally acceptable.
  • Monitor affected devices for unexpected resets, hangs, or network-stack failures.

Validation and detection

  • Review SBOMs, build manifests, and vendor advisories for affected stack versions.
  • Confirm whether deployed firmware includes uC-TCP-IP v3.06.01 or Gecko Platform 4.3.1.0.
  • Map which affected devices receive ICMP or ICMPv6 from untrusted networks.
  • Verify remediation by confirming upgraded or vendor-cleared firmware versions.
  • Correlate device availability incidents with network traffic and firmware exposure.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-126: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-39541 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-39541Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Silicon LabsGecko Platform4.3.1.0Listed
Weston EmbeddeduC-TCP-IPv3.06.01Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-126 · source CWE mapping

Buffer Over-read

Buffer Over-read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.