Cyber Resilience

CVE-2025-24817

High

Published: 07 April 2026

Published
07 April 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score v3.1 8.0 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0013 31.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24817 is a high-severity OS Command Injection (CWE-78) vulnerability in Nokia Mantaray Nm. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 31.2th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-24817 is an OS command injection vulnerability (CWE-78) in the Symptom Collector application of Nokia MantaRay NM, caused by improper neutralization of special elements used in an OS command. Published on 2026-04-07, it has a CVSS v3.1 base score of 8.0 (AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to potential for significant impact.

An attacker with adjacent network access and low privileges can exploit this vulnerability with low complexity and no user interaction required. Successful exploitation enables arbitrary OS command injection, resulting in high confidentiality, integrity, and availability impacts on the affected system.

Nokia has published a product security advisory with further details at https://www.nokia.com/we-are-nokia/security/product-security-advisory/cve-2025-24817/.

EU & UK References

Vulnerability details

Nokia MantaRay NM is vulnerable to an OS command injection vulnerability due to improper neutralization of special elements used in an OS command in Symptom Collector application.

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.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

OS command injection (CWE-78) in a network-accessible application directly enables arbitrary command execution on the host (T1059.004 Unix Shell) and exploitation of the exposed app for initial access or impact (T1190).

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

CVEs Like This One

CVE-2025-24818Same product: Nokia Mantaray Nm
CVE-2026-42454Shared CWE-78
CVE-2026-34796Shared CWE-78
CVE-2024-57016Shared CWE-78
CVE-2025-50475Shared CWE-78
CVE-2024-57015Shared CWE-78
CVE-2026-36828Shared CWE-78
CVE-2024-57595Shared CWE-78
CVE-2026-25196Shared CWE-78
CVE-2024-50566Shared CWE-78

Affected Assets

nokia
mantaray nm
≤ 25r1-nm

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires validation of all inputs to the Symptom Collector application to neutralize special elements, preventing OS command injection exploitation.

prevent

Mandates identification, reporting, and timely remediation of the specific OS command injection flaw in the Symptom Collector application via patching.

prevent

Enforces least privilege on the application process executing OS commands, limiting the confidentiality, integrity, and availability impacts of successful injection.

References