Cyber Resilience

CVE-2026-24032

Medium

Published: 14 April 2026

Published
14 April 2026
Modified
17 April 2026
KEV Added
Patch
CVSS Score v4 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0004 13.1th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24032 is a medium-severity Improper Verification of Cryptographic Signature (CWE-347) vulnerability. Its CVSS base score is 6.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 13.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 IA-2 (Identification and Authentication (Organizational Users)) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-24032, published on 2026-04-14, is an authentication weakness in the UMC component of SINEC NMS, affecting all versions prior to V4.0 SP3 with UMC. The vulnerability arises from insufficient validation of user identity, classified under CWE-347, and carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L).

An unauthenticated remote attacker can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation allows the attacker to bypass authentication and gain unauthorized access to the application.

Siemens has issued Security Advisory SSA-801704, available at https://cert-portal.siemens.com/productcert/html/ssa-801704.html, addressing this issue (ZDI-CAN-27564).

EU & UK References

Vulnerability details

A vulnerability has been identified in SINEC NMS (All versions < V4.0 SP3 with UMC). The affected application contains an authentication weakness due to insufficient validation of user identity in the UMC component. This could allow an unauthenticated remote attacker…

more

to bypass authentication and gain unauthorized access to the application. (ZDI-CAN-27564)

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote unauthenticated auth bypass in public-facing app directly enables T1190 for initial access.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-24043Shared CWE-347
CVE-2026-32974Shared CWE-347
CVE-2025-27670Shared CWE-347
CVE-2026-5050Shared CWE-347
CVE-2026-0750Shared CWE-347
CVE-2026-38651Shared CWE-347
CVE-2026-42193Shared CWE-347
CVE-2026-20997Shared CWE-347
CVE-2026-34840Shared CWE-347
CVE-2025-27773Shared CWE-347

Affected Assets

All
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires systems to identify and authenticate organizational users before granting access, directly addressing the insufficient validation of user identity that enables authentication bypass.

prevent

Mandates identification, reporting, and correction of flaws like this authentication weakness, enabling application of the Siemens patch to eliminate the vulnerability.

prevent

Enforces approved access authorizations in accordance with policy, providing a secondary layer to limit damage from unauthorized access gained via authentication bypass.

References