LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21968: A file write vulnerability exists in the OTA update task functionality of Sealevel Systems, Inc.

A file write vulnerability exists in the OTA update task functionality of Sealevel Systems, Inc. SeaConnect 370W v1.3.34. A specially-crafted MQTT payload can lead to arbitrary file overwrite. An attacker can perform a man-in-the-middle attack to trigger this vulnerability.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

SeaConnect 370W devices running v1.3.34 can be abused through the OTA update workflow to overwrite arbitrary files. The reported path requires a network attacker able to perform a man-in-the-middle attack against MQTT traffic, so exposure depends heavily on network placement and update-path protections.

Executive priority

Treat as high priority where these devices support operational technology, remote monitoring, or production workflows. Prioritize asset discovery and network containment first; patch planning depends on vendor guidance not included in the provided sources.

Technical view

CVE-2021-21968 is a CWE-20 file write flaw in Sealevel Systems SeaConnect 370W v1.3.34 OTA update task handling. A specially crafted MQTT payload can cause arbitrary file overwrite. CVSS 3.0 is 8.1, with network attack vector, no privileges, no user interaction, and high impact to confidentiality, integrity, and availability.

Likely exposure

Likely limited to organizations operating Sealevel Systems SeaConnect 370W v1.3.34, especially where MQTT or OTA update traffic is reachable or interceptable by untrusted network actors.

Exploitation context

The sources describe man-in-the-middle triggering through a crafted MQTT payload. The CVE is not listed as KEV in the provided bundle, and no source here claims active exploitation.

Researcher notes

The public bundle identifies the affected product/version, attack precondition, MQTT/OTA component, impact, CWE, and CVSS vector. It does not provide evidence of KEV listing, active exploitation, broader version impact, or a named patch in the supplied data.

Mitigation direction

  • Inventory SeaConnect 370W deployments and confirm firmware version v1.3.34 exposure.
  • Restrict MQTT and OTA update paths to trusted management networks.
  • Reduce man-in-the-middle opportunities through network segmentation and controlled routing.
  • Monitor affected devices for unexpected file, configuration, or firmware changes.
  • Check Sealevel and Talos guidance for fixed firmware or vendor-approved mitigations.

Validation and detection

  • Confirm whether any SeaConnect 370W devices run firmware v1.3.34.
  • Map which networks can reach MQTT and OTA update functionality.
  • Review controls that prevent interception of device update traffic.
  • Check logs or management records for unexpected update activity.
  • Document compensating controls when vendor fix status is not confirmed.
Prepared
Confidence
medium
Sources
3

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-20: 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. 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-2021-21968 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
High
CVSS
8.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/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
2Source 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
8.1CVSS 3.0HighCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.1High
CVSS 3.0 vector shape for CVE-2021-21968Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aSealevelSealevel Systems, Inc. SeaConnect 370W v1.3.34Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.