LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25241: A vulnerability has been identified in SIMATIC MV400 family (All Versions < V7.0.6).

A vulnerability has been identified in SIMATIC MV400 family (All Versions < V7.0.6). The underlying TCP stack of the affected products does not correctly validate the sequence number for incoming TCP RST packages. An attacker could exploit this to terminate arbitrary TCP sessions.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-25241 affects Siemens SIMATIC MV400 devices before V7.0.6. The device TCP stack may accept invalid reset packets, allowing an attacker to terminate TCP sessions. The known business impact is disruption of communications, not data theft or code execution based on the provided sources.

Executive priority

Treat this as an operational resilience issue for environments using SIMATIC MV400 devices. Prioritize inventory and vendor-guided updates, especially where camera or reader communications support production, safety, or availability-sensitive workflows.

Technical view

The affected SIMATIC MV400 family versions before V7.0.6 do not correctly validate TCP RST sequence numbers. This maps to CWE-1285 and can allow arbitrary TCP session termination against affected devices. No CVSS score, detailed prerequisites, or exploit proof are included in the provided source bundle.

Likely exposure

Exposure is limited to organizations using Siemens SIMATIC MV400 family devices running versions earlier than V7.0.6, especially where device TCP sessions are reachable from untrusted or weakly segmented networks.

Exploitation context

The provided sources do not state active exploitation, and CISA KEV status is false. The described outcome is denial or disruption of existing TCP sessions. Evidence is insufficient to claim public exploitation, remote reachability conditions, or operational impact frequency.

Researcher notes

The public record identifies a TCP RST sequence-number validation flaw but provides no CVSS vector, exploit detail, or confirmed exploitation. Analysis should remain scoped to SIMATIC MV400 versions before V7.0.6 and availability impact unless Siemens publishes more detail.

Mitigation direction

  • Inventory SIMATIC MV400 devices and record firmware versions.
  • Update affected devices to V7.0.6 or later following Siemens guidance.
  • Restrict device TCP access to trusted management and operational networks.
  • Monitor Siemens ProductCERT for any newer advisory updates.
  • Review segmentation where MV400 traffic crosses less trusted networks.

Validation and detection

  • Confirm whether any SIMATIC MV400 device runs a version below V7.0.6.
  • Verify affected devices are not reachable from untrusted networks.
  • Check operational logs for unexplained TCP session drops or resets.
  • Confirm remediation status against Siemens ProductCERT advisory SSA-599268.
  • Document any compensating controls where updates are delayed.
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-1285: 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-2020-25241 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensSIMATIC MV400 familyAll Versions < V7.0.6Listed
Weakness

CWE details

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

CWE-1285 · source CWE mapping

Improper Validation of Specified Index, Position, or Offset in Input

Improper Validation of Specified Index, Position, or Offset in Input represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.