LiveActive security incident?Get immediate response
CVE Record

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

A vulnerability has been identified in SIMATIC PCS 7 V8.2 and earlier (All versions), SIMATIC PCS 7 V9.X (All versions < V9.1 SP2), SIMATIC PDM (All versions < V9.2 SP2), SIMATIC STEP 7 V5.X (All versions < V5.7), SINAMICS STARTER (containing STEP 7 OEM version) (All versions < V5.4 SP2 HF1). A directory containing metafiles relevant to devices' configurations has write permissions. An attacker could leverage this vulnerability by changing the content of certain metafiles and subsequently manipulate parameters or behavior of devices that would be later configured by the affected software.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Siemens engineering and configuration software used for industrial automation. A writable directory can let an attacker alter configuration-related metafiles, which may later change device parameters or behavior when engineers configure devices with the affected tools.

Executive priority

Treat this as an OT engineering workstation risk. Prioritize environments where Siemens tools are used to configure safety, production, or critical process devices, especially if workstation access controls are weak.

Technical view

CVE-2021-31894 is a CWE-732 improper permission issue in SIMATIC PCS 7, SIMATIC PDM, SIMATIC STEP 7 V5.X, and SINAMICS STARTER versions listed by Siemens. The vulnerable condition is write access to a directory containing device configuration metafiles.

Likely exposure

Exposure is likely on engineering workstations or servers running the affected Siemens configuration tools. The bundle does not show internet-facing exposure, remote exploitability, or affected runtime devices independent of later configuration activity.

Exploitation context

No active exploitation is stated in the provided sources, and the CVE is not marked as KEV. Available evidence supports a tampering scenario where an attacker can write to relevant metafiles before affected software configures devices.

Researcher notes

The source bundle does not provide CVSS, exploit prerequisites, or a detailed patch matrix beyond fixed version thresholds. Avoid assuming remote exploitation. The clearest validation path is version confirmation plus permission and configuration integrity review.

Mitigation direction

  • Identify installed versions of the listed Siemens products.
  • Upgrade to versions outside the affected ranges where available.
  • Review Siemens advisory SSA-661034 for exact product remediation guidance.
  • Restrict write access to engineering workstations and configuration directories.
  • Monitor configuration repositories and engineering stations for unauthorized changes.

Validation and detection

  • Inventory SIMATIC PCS 7, PDM, STEP 7, and SINAMICS STARTER installations.
  • Compare installed versions against the affected version ranges.
  • Check permissions on directories containing device configuration metafiles.
  • Review recent configuration changes for unexpected parameter or metadata modifications.
  • Confirm remediation status against Siemens SSA-661034.
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-732: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-31894 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.XAll versions < V9.1 SP2Listed
SiemensSIMATIC PDMAll versions < V9.2 SP2Listed
SiemensSIMATIC STEP 7 V5.XAll versions < V5.7Listed
SiemensSINAMICS STARTER (containing STEP 7 OEM version)All versions < V5.4 SP2 HF1Listed
Weakness

CWE details

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

CWE-732 · source CWE mapping

Incorrect Permission Assignment for Critical Resource

Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.