LiveActive security incident?Get immediate response
CVE Record

CVE-2026-25656: A vulnerability has been identified in SINEC NMS (All versions < V4.0 SP3), User Management Component (UMC)...

A vulnerability has been identified in SINEC NMS (All versions < V4.0 SP3), User Management Component (UMC) (All versions < V2.15.2.1). The affected application permits improper modification of a configuration file by a low-privileged user. This could allow an attacker to load malicious DLLs, potentially leading to arbitrary code execution with SYSTEM privileges.(ZDI-CAN-28108)

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Siemens vulnerability lets a low-privileged local user alter configuration in SINEC NMS or its User Management Component. That can cause the system to load malicious DLLs and may give the attacker SYSTEM-level control on the affected host. It is serious, but the available sources do not show remote unauthenticated exploitation or known active exploitation.

Executive priority

Prioritize remediation on operational technology management servers and shared administration systems. The business risk is privilege escalation to full host control after local foothold, which can support broader compromise of network-management infrastructure.

Technical view

CVE-2026-25656 affects Siemens SINEC NMS before V4.0 SP3 and User Management Component before V2.15.2.1. The issue is improper configuration-file modification by a low-privileged user, mapped to CWE-427. CVSS v4.0 is 8.5 with local attack vector, low complexity, low privileges, no user interaction, and high impact to vulnerable-system confidentiality, integrity, and availability.

Likely exposure

Exposure is mainly on hosts running affected Siemens SINEC NMS or UMC versions where a low-privileged user, service account, or attacker with local access can interact with the application environment.

Exploitation context

Sources describe potential arbitrary code execution with SYSTEM privileges through malicious DLL loading. The CVE record shows local access and low privileges are required. No CISA KEV listing or cited source indicates active exploitation.

Researcher notes

Evidence is limited to the CVE data and Siemens advisory reference. The vulnerability is ZDI-CAN-28108 and classified as CWE-427. Avoid assuming remote exploitation; the published CVSS vector is local with required low privileges.

Mitigation direction

  • Inventory SINEC NMS and UMC installations and versions.
  • Upgrade SINEC NMS to V4.0 SP3 or later where applicable.
  • Upgrade UMC to V2.15.2.1 or later where applicable.
  • Review Siemens advisory SSA-311973 for current remediation guidance.
  • Restrict local access to affected management hosts until remediated.

Validation and detection

  • Confirm installed SINEC NMS version is V4.0 SP3 or later.
  • Confirm installed UMC version is V2.15.2.1 or later.
  • Identify low-privileged accounts with access to affected hosts.
  • Check change-management records for remediation completion.
  • Monitor vendor advisory for updates or revised affected-version details.
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-427: 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-2026-25656 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
8.5 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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
8.5CVSS 4.0HighCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.5High
CVSS 4.0 vector shape for CVE-2026-25656Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensSINEC NMS0unknown
SiemensUser Management Component (UMC)0unknown
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.