CVE-2025-24817
Published: 07 April 2026
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 36.7th 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).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly requires validation of all inputs to the Symptom Collector application to neutralize special elements, preventing OS command injection exploitation.
Mandates identification, reporting, and timely remediation of the specific OS command injection flaw in the Symptom Collector application via patching.
Enforces least privilege on the application process executing OS commands, limiting the confidentiality, integrity, and availability impacts of successful injection.
MITRE ATT&CK Enterprise TechniquesAI
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).
NVD Description
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.
Deeper analysisAI
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/.
Details
- CWE(s)