LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34464: A vulnerability has been identified in SICAM GridEdge (Classic) (All versions < V2.7.3).

A vulnerability has been identified in SICAM GridEdge (Classic) (All versions < V2.7.3). The affected application uses an improperly protected file to import SSH keys. This could allow attackers with access to the filesystem of the host on which SICAM GridEdge runs to inject a custom SSH key to that file.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Siemens SICAM GridEdge (Classic) before V2.7.3 can trust an SSH-key import file that is not properly protected. Someone who already has access to the host filesystem could place their own key and potentially gain unauthorized access or persistence.

Executive priority

Treat as a moderate priority for OT and grid-edge environments. It is not documented as actively exploited, but unauthorized SSH key insertion can support persistence on operational infrastructure.

Technical view

CVE-2022-34464 is a CWE-552 exposure of a sensitive file or directory. The affected application uses an improperly protected file for SSH key import. Siemens lists SICAM GridEdge (Classic) all versions before V2.7.3 as affected. CVSS v3.1 is 6.3 with low confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to environments running Siemens SICAM GridEdge (Classic) below V2.7.3, especially where users or processes can access the host filesystem.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The described attacker needs filesystem access on the host, so this is most urgent where host access controls are weak or shared.

Researcher notes

Evidence is limited to the CVE record and Siemens advisory references. The description emphasizes filesystem access to the host, while the CVSS vector is AV:N/PR:L. Do not assume broader remote exploitability without vendor details.

Mitigation direction

  • Upgrade SICAM GridEdge (Classic) to V2.7.3 or later where deployed.
  • Review Siemens advisory SSA-225578 for vendor-specific guidance.
  • Restrict host filesystem access to authorized administrators and service accounts.
  • Harden monitoring around SSH key import and configuration changes.

Validation and detection

  • Inventory all SICAM GridEdge (Classic) deployments and record versions.
  • Flag any instance running a version earlier than V2.7.3.
  • Review permissions on files used for SSH key import against Siemens guidance.
  • Check for unexpected SSH key additions or configuration changes on affected hosts.
Prepared
Confidence
high
Sources
4

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-552: 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-2022-34464 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
Medium
CVSS
6.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2022-34464Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensSICAM GridEdge (Classic)0unknown
Weakness

CWE details

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

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.