LiveActive security incident?Get immediate response
CVE Record

CVE-2023-29130: 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 improper access controls in the configuration files that leads to privilege escalation. An attacker could gain admin access with this vulnerability leading to complete device control.

CriticalCVSS 9.9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2023-29130 is a critical privilege-escalation issue in Siemens SIMATIC CN 4100 before V2.5. A user with low-level access could become an administrator and take complete control of the device, creating serious operational and security risk for affected environments.

Executive priority

Treat this as urgent for any environment using SIMATIC CN 4100 below V2.5. The business concern is full device control after privilege escalation, which can affect operational continuity and trust in industrial systems.

Technical view

The issue is improper access control in configuration files, mapped to CWE-284. CVSS 3.1 is 9.9 with network attack vector, low complexity, low privileges required, no user interaction, scope change, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Siemens SIMATIC CN 4100 devices running versions earlier than V2.5. Risk is higher where management or device access is reachable over a network and low-privileged accounts exist.

Exploitation context

The CVE metadata marks exploit code maturity as proof-of-concept, but CISA KEV status is false in the provided bundle. No cited source here confirms active exploitation in the wild.

Researcher notes

The source bundle does not include exploit details, and none should be inferred. Focus validation on product/version confirmation, access paths, account exposure, and Siemens advisory alignment. The CVSS vector indicates authenticated network exploitation with severe impact.

Mitigation direction

  • Identify all SIMATIC CN 4100 assets and record firmware versions.
  • Prioritize upgrade planning for versions earlier than V2.5.
  • Review Siemens SSA-313488 for vendor-approved remediation guidance.
  • Restrict network access to device management interfaces.
  • Limit and review low-privileged accounts until remediation is complete.

Validation and detection

  • Confirm whether SIMATIC CN 4100 is present in asset inventory.
  • Verify each device version is V2.5 or later.
  • Check management interfaces are not broadly network reachable.
  • Review accounts with device access, including low-privileged users.
  • Document compensating controls where upgrade is delayed.
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 · medium confidence lookup

CWE-284: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. 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-2023-29130 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
Critical
CVSS
9.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/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
9.9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C3.16Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.9Critical
CVSS 3.1 vector shape for CVE-2023-29130Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/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-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.