LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25705: A flaw in ICMP packets in the Linux kernel may allow an attacker to quickly scan open UDP ports.

A flaw in ICMP packets in the Linux kernel may allow an attacker to quickly scan open UDP ports. This flaw allows an off-path remote attacker to effectively bypass source port UDP randomization. Software that relies on UDP source port randomization are indirectly affected as well on the Linux Based Products (RUGGEDCOM RM1224: All versions between v5.0 and v6.4, SCALANCE M-800: All versions between v5.0 and v6.4, SCALANCE S615: All versions between v5.0 and v6.4, SCALANCE SC-600: All versions prior to v2.1.3, SCALANCE W1750D: v8.3.0.1, v8.6.0, and v8.7.0, SIMATIC Cloud Connect 7: All versions, SIMATIC MV500 Family: All versions, SIMATIC NET CP 1243-1 (incl. SIPLUS variants): Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE EU: Version

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel flaw can let a remote off-path attacker infer open UDP ports faster than expected, weakening protections that depend on random UDP source ports. The provided sources tie it to Siemens Linux-based industrial and network products. The business risk is exposure intelligence and weakened UDP-based protections, not documented code execution.

Executive priority

Assign vulnerability management ownership and verify exposure, but avoid emergency assumptions without product match, vendor fix status, or exploitation evidence. Priority should rise for externally reachable or critical operational network devices.

Technical view

CVE-2020-25705 is described as an ICMP handling flaw in the Linux kernel that can bypass UDP source port randomization through rapid UDP port scanning. It is associated with CWE-330 and affects listed Siemens Linux-based products, including RUGGEDCOM, SCALANCE, SIMATIC, SINEMA, and TIM families. The source bundle provides no CVSS vector.

Likely exposure

Organizations using the listed Siemens Linux-based industrial, networking, or connectivity products may be exposed, especially where UDP services are reachable or relied on for randomized source-port security. The affected version list is product-specific and partially truncated in the provided bundle.

Exploitation context

The bundle does not indicate CISA KEV listing or active exploitation. The issue is remotely relevant and off-path, but the provided evidence describes scanning and randomization bypass rather than direct compromise. Treat exploitation status as unconfirmed from these sources.

Researcher notes

Evidence is limited to the CVE description and CISA ICS advisory reference. No CVSS score, patch matrix, or exploit confirmation is included in the provided bundle. The core weakness is weakened randomness protection around UDP behavior via ICMP handling.

Mitigation direction

  • Review the Siemens/CISA advisory for product-specific fixed versions or workarounds.
  • Inventory affected RUGGEDCOM, SCALANCE, SIMATIC, SINEMA, and TIM products.
  • Restrict UDP exposure to trusted networks where operationally possible.
  • Monitor vendor guidance for updates on products listed as all versions affected.
  • Prioritize remediation for internet-facing or cross-zone reachable devices.

Validation and detection

  • Compare deployed product models and versions against the CISA advisory list.
  • Identify UDP services reachable from untrusted or lower-trust network zones.
  • Confirm whether affected devices rely on UDP source port randomization protections.
  • Check change records for Siemens firmware or software updates after the advisory date.
  • Document products where the provided source list is truncated or inconclusive.
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-330: 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-25705 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
n/aSiemens Lunux Based ProductsRUGGEDCOM RM1224: All versions between v5.0 and v6.4, SCALANCE M-800: All versions between v5.0 and v6.4, SCALANCE S615: All versions between v5.0 and v6.4, SCALANCE SC-600: All versions prior to v2.1.3, SCALANCE W1750D: v8.3.0.1, v8.6.0, and v8.7.0, SIMATIC Cloud Connect 7: All versions, SIMATIC MV500 Family: All versions, SIMATIC NET CP 1243-1 (incl. SIPLUS variants): Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE EU: Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE US: Versions 3.1.39 and later, SIMATIC NET CP 1243-7: Versions 3.1.39 and later, SIMATIC NET CP 1243-8 IRC: Versions 3.1.39 and later, SIMATIC NET CP 1542SP-1 IRC (incl. SIPLUS variants): Versions 2.0 and later, SIMATIC NET CP 1542SP-1: Versions 2.0 and later, SIMATIC NET CP 1543-1 (incl. SIPLUS variants): Versions 2.2 and later, SIMATIC NET CP 1543SP-1 (incl SIPLUS variants): Versions 2.0 and later, SIMATIC NET CP 1545-1: All versions, SINEMA Remote Connect Server: All versions prior to v3.0 SP1, TIM 1531 IRC (incl. SI ...[truncated*]Listed
Weakness

CWE details

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

CWE-330 · source CWE mapping

Use of Insufficiently Random Values

Use of Insufficiently Random Values represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.