CVE-2020-15791: A vulnerability has been identified in SIMATIC S7-300 CPU family (incl.
A vulnerability has been identified in SIMATIC S7-300 CPU family (incl. related ET200 CPUs and SIPLUS variants) (All versions), SIMATIC S7-400 CPU family (incl. SIPLUS variants) (All versions), SIMATIC WinAC RTX (F) 2010 (All versions), SINUMERIK 840D sl (All versions). The authentication protocol between a client and a PLC via port 102/tcp (ISO-TSAP) insufficiently protects the transmitted password. This could allow an attacker that is able to intercept the network traffic to obtain valid PLC credentials.
Security readout for executives and security teams
Plain-English summary
This issue affects older Siemens PLC and CNC-related products where PLC login traffic on TCP/102 does not adequately protect passwords. An attacker who can observe that network traffic could recover valid PLC credentials. The main business concern is unauthorized future access to industrial controllers, not direct disruption from this CVE alone.
Executive priority
Prioritize review where affected Siemens PLCs support production, safety-adjacent, or CNC operations and where network segmentation is weak. This is not rated critical, but stolen PLC credentials can create significant operational risk if attackers gain OT network visibility.
Technical view
CVE-2020-15791 is CWE-522 in Siemens SIMATIC S7-300, S7-400, WinAC RTX (F) 2010, and SINUMERIK 840D sl, all versions. The client-to-PLC authentication protocol over ISO-TSAP TCP/102 insufficiently protects transmitted passwords. CVSS 3.1 is 6.5 with adjacent-network attack vector and high confidentiality impact.
Likely exposure
Exposure is most likely in OT environments using the listed Siemens controllers or CNC platform where engineering or management traffic to TCP/102 can be intercepted on adjacent network segments. Internet exposure is not stated in the sources and should not be assumed.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. Exploitation requires the attacker to intercept client-to-PLC traffic, so network position is the key prerequisite. The outcome is credential disclosure, which may enable later unauthorized PLC access depending on configuration and privileges.
Researcher notes
Evidence supports credential exposure via insufficient password protection during authentication over TCP/102. The provided data does not include exploit maturity, patch details, or confirmed exploitation. Treat vendor advisory SSA-381684 as the authoritative source for remediation specifics.
Mitigation direction
Review Siemens SSA-381684 for product-specific remediation or compensating controls.
Restrict TCP/102 access to approved engineering and management systems where feasible.
Keep PLC authentication traffic on trusted, segmented OT network paths.
Investigate and rotate PLC credentials if interception is suspected.
Align any controller changes with OT change-control and vendor guidance.
Validation and detection
Inventory Siemens assets matching the affected product list and all-version scope.
Identify where TCP/102 is reachable between clients and PLCs.
Review network paths where PLC authentication traffic could be observed.
Check logs and monitoring for unexpected access to PLC engineering services.
Confirm remediation status against Siemens SSA-381684.
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 · medium confidence lookup
CWE-522: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-522 · source CWE mapping
Insufficiently Protected Credentials
Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.