LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31893: A vulnerability has been identified in SIMATIC PCS 7 V8.2 and earlier (All versions), SIMATIC PCS 7 V9.0 (A...

A vulnerability has been identified in SIMATIC PCS 7 V8.2 and earlier (All versions), SIMATIC PCS 7 V9.0 (All versions < V9.0 SP3), SIMATIC PDM (All versions < V9.2), SIMATIC STEP 7 V5.X (All versions < V5.6 SP2 HF3), SINAMICS STARTER (containing STEP 7 OEM version) (All versions < V5.4 HF2). The affected software contains a buffer overflow vulnerability while handling certain files that could allow a local attacker to trigger a denial-of-service condition or potentially lead to remote code execution.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Siemens industrial engineering software can mishandle certain files, causing a buffer overflow. A local attacker could crash the software and may be able to run code. The sources do not show active exploitation or provide a CVSS score, but the affected products are used in operational technology environments where workstation compromise can matter.

Executive priority

Treat this as a priority OT workstation remediation item, especially where engineering stations can influence production systems. The main business risk is workstation compromise or operational disruption, but public evidence does not prove exploitation in the wild.

Technical view

CVE-2021-31893 is a CWE-120 buffer overflow in Siemens SIMATIC PCS 7, SIMATIC PDM, SIMATIC STEP 7 V5.X, and SINAMICS STARTER versions listed by Siemens/CVE. The flaw occurs while handling certain files and can allow local denial of service or potential remote code execution. Public data provided does not include CVSS details.

Likely exposure

Exposure is most likely on engineering workstations or systems running the affected Siemens product versions. Organizations using SIMATIC PCS 7, PDM, STEP 7 V5.X, or SINAMICS STARTER should prioritize inventory because these tools often support industrial control environments.

Exploitation context

The provided sources describe a local attacker and file-handling trigger. CISA KEV status is false in the bundle, and no cited source confirms active exploitation. Evidence is incomplete on exploit availability, exploit maturity, and real-world abuse.

Researcher notes

The source bundle lacks CVSS metrics and detailed exploit conditions beyond local attacker, certain-file handling, denial of service, and potential code execution. Avoid assuming remote network exploitability. Focus validation on installed versions, workstation file intake paths, and Siemens advisory guidance.

Mitigation direction

  • Upgrade SIMATIC PCS 7 V9.0 to V9.0 SP3 or later where applicable.
  • Upgrade SIMATIC PDM to V9.2 or later.
  • Upgrade STEP 7 V5.X to V5.6 SP2 HF3 or later.
  • Upgrade SINAMICS STARTER to V5.4 HF2 or later.
  • Check Siemens SSA-641963 for guidance on PCS 7 V8.2 and earlier.
  • Restrict untrusted files from engineering workstations until vendor guidance is applied.

Validation and detection

  • Inventory Siemens engineering software versions across OT and support workstations.
  • Compare installed versions against Siemens affected version ranges.
  • Confirm whether users open external project, configuration, or vendor-supplied files.
  • Review Siemens SSA-641963 for product-specific update paths.
  • Check endpoint telemetry for unexplained crashes in affected Siemens applications.
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-120: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-31893 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 PCS 7 V8.2 and earlierAll versionsListed
SiemensSIMATIC PCS 7 V9.0All versions < V9.0 SP3Listed
SiemensSIMATIC PDMAll versions < V9.2Listed
SiemensSIMATIC STEP 7 V5.XAll versions < V5.6 SP2 HF3Listed
SiemensSINAMICS STARTER (containing STEP 7 OEM version)All versions < V5.4 HF2Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.