LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31337: The Telnet service of the SIMATIC HMI Comfort Panels system component in affected products does not require...

The Telnet service of the SIMATIC HMI Comfort Panels system component in affected products does not require authentication, which may allow a remote attacker to gain access to the device if the service is enabled. Telnet is disabled by default on the SINAMICS Medium Voltage Products (SINAMICS SL150: All versions, SINAMICS SM150: All versions, SINAMICS SM150i: All versions).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-31337 is unauthenticated Telnet access in affected Siemens SINAMICS Medium Voltage Products through a SIMATIC HMI Comfort Panels component. If Telnet is enabled and reachable, a remote attacker may access the device without credentials. The source bundle states Telnet is disabled by default for the listed products.

Executive priority

Treat this as high priority for OT environments using the listed SINAMICS products. Business urgency depends on whether Telnet was enabled and reachable. Immediate action should focus on exposure validation, disabling Telnet, and limiting management network access.

Technical view

The vulnerability maps to CWE-306: Missing Authentication for Critical Function. Affected products listed are SINAMICS SL150, SM150, and SM150i, all versions. The exposure condition is Telnet being enabled and remotely reachable. No CVSS score, patch version, or detailed mitigation is included in the supplied bundle.

Likely exposure

Exposure is likely limited to environments using the listed SINAMICS Medium Voltage Products where Telnet has been enabled and network access permits remote reachability. Default-disabled Telnet reduces broad exposure, but enabled service on operational technology networks is significant.

Exploitation context

The bundle does not show CISA KEV listing or any cited evidence of active exploitation. The practical risk is unauthorized remote access to exposed devices if Telnet is enabled, especially on poorly segmented OT networks.

Researcher notes

Evidence is sparse in the supplied bundle: no CVSS vector, exploit details, or fixed versions are provided. Analysis should stay tied to the authenticated-access failure, affected product list, and the condition that Telnet must be enabled.

Mitigation direction

  • Confirm whether Telnet is enabled on affected SINAMICS products.
  • Disable Telnet where it is not operationally required.
  • Restrict management access to trusted OT administration networks only.
  • Check Siemens and CISA advisory guidance for product-specific fixes or workarounds.
  • Monitor for unexpected remote access to affected device management services.

Validation and detection

  • Inventory SINAMICS SL150, SM150, and SM150i deployments.
  • Verify Telnet service status on each affected device.
  • Review network paths that could reach device management services.
  • Confirm compensating controls block untrusted access to Telnet.
  • Check vendor advisory status before declaring remediation complete.
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 · medium confidence lookup

CWE-306: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-31337 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/aSINAMICS Medium Voltage ProductsSINAMICS SL150: All versions, SINAMICS SM150: All versions, SINAMICS SM150i: All versionsListed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.