LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10070: MQTT buffer overflow on receive buffer

In the Zephyr Project MQTT code, improper bounds checking can result in memory corruption and possibly remote code execution. NCC-ZEP-031 This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions.

CriticalCVSS 9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-10070 is a critical memory-safety flaw in Zephyr’s MQTT receive handling. A crafted network interaction could corrupt memory and may allow remote code execution on affected embedded devices. Business urgency is highest where Zephyr-based products expose MQTT to untrusted networks.

Executive priority

Prioritize this for internet-exposed or remotely reachable embedded devices using Zephyr MQTT. Treat it as urgent remediation work, but avoid claiming active exploitation without new evidence.

Technical view

The issue is improper bounds checking in Zephyr Project MQTT code, mapped to CWE-120 and CWE-190. The CVSS 3.1 score is 9.0 with network attack vector, no privileges or user interaction, high impact, and high attack complexity. The source bundle reports Zephyr 2.2.0 and later versions as affected.

Likely exposure

Exposure is likely in embedded or IoT firmware built on Zephyr that includes the vulnerable MQTT code path. Risk increases where MQTT traffic can reach devices from external, partner, or compromised internal networks.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The vulnerability is still serious because the described impact includes memory corruption and possible remote code execution over a network path.

Researcher notes

Evidence supports a network-reachable memory corruption issue in Zephyr MQTT with possible RCE. Public details in the bundle identify the flaw class, affected project, CVSS vector, NCC assessment reference, Zephyr advisory, and fixing commit, but not active exploitation or a full patched-version matrix.

Mitigation direction

  • Check Zephyr security guidance for CVE-2020-10070 before choosing remediation.
  • Upgrade to a vendor-supported Zephyr version containing the MQTT bounds-checking fix.
  • Confirm downstream firmware includes the referenced corrected Zephyr MQTT code.
  • Limit untrusted network reachability to affected MQTT services until patched.
  • Track device vendors for firmware advisories if Zephyr is embedded indirectly.

Validation and detection

  • Inventory products and firmware builds using Zephyr MQTT code.
  • Check SBOMs, manifests, or source trees for Zephyr 2.2.0 or vulnerable later snapshots.
  • Verify whether commit 0b39cbf3c01d7feec9d0dd7cc7e0e374b6113542 or equivalent fix is present.
  • Confirm MQTT exposure from external and internal network zones.
  • Record vendor firmware versions and remediation status for affected devices.
Prepared
Confidence
high
Sources
6

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-120: 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
cwe · low confidence lookup

CWE-190: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-10070 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
Critical
CVSS
9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/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
5Source 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
9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H2.26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9Critical
CVSS 3.1 vector shape for CVE-2020-10070Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/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
zephyrproject-rtoszephyr2.2.0Listed
Weakness

CWE details

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