LiveActive security incident?Get immediate response
CVE Record

CVE-2023-29131: A vulnerability has been identified in SIMATIC CN 4100 (All versions < V2.5).

A vulnerability has been identified in SIMATIC CN 4100 (All versions < V2.5). Affected device consists of an incorrect default value in the SSH configuration. This could allow an attacker to bypass network isolation.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Siemens SIMATIC CN 4100 devices before V2.5 may ship with an unsafe SSH default configuration. A logged-in network attacker could use this to bypass intended network isolation, creating risk across segmented industrial environments.

Executive priority

Treat as high priority for industrial environments using SIMATIC CN 4100, especially where segmentation is a key safety or operational control. Plan remediation through normal OT change windows, but do not defer inventory and exposure reduction.

Technical view

CVE-2023-29131 is a CWE-276 incorrect default permission/configuration issue in SIMATIC CN 4100 versions below V2.5. The CVSS 3.1 score is 7.4, with network access, low complexity, low privileges, no user interaction, and changed scope.

Likely exposure

Exposure is limited to Siemens SIMATIC CN 4100 deployments running versions earlier than V2.5. Risk is highest where SSH management access is reachable from broader networks or lower-trust operator/admin segments.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The CVSS temporal vector includes proof-of-concept exploit maturity, but no exploit procedure or real-world campaign evidence is provided.

Researcher notes

The available evidence identifies the root cause only at a high level: an incorrect SSH default value enabling network isolation bypass. The bundle does not include detailed configuration names, exploit steps, or telemetry indicators.

Mitigation direction

  • Inventory SIMATIC CN 4100 devices and identify any versions below V2.5.
  • Upgrade affected devices to V2.5 or later after confirming Siemens guidance.
  • Review Siemens SSA-313488 for product-specific remediation and operational constraints.
  • Restrict SSH management access to trusted administrative networks only.
  • Verify network segmentation still blocks unintended management-plane paths.

Validation and detection

  • Confirm deployed SIMATIC CN 4100 firmware/software version against the affected range.
  • Review SSH configuration defaults against Siemens advisory guidance.
  • Check firewall and segmentation rules around CN 4100 management interfaces.
  • Look for unexpected SSH access paths from lower-trust network zones.
  • Document compensating controls where upgrade timing depends on maintenance windows.
Prepared
Confidence
high
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-276: 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-2023-29131 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
High
CVSS
7.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C

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
2Source 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
7.4CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C3.13.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.4High
CVSS 3.1 vector shape for CVE-2023-29131Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C

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
SiemensSIMATIC CN 4100All versions < V2.5unknown
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.