Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-24818

CVE-2025-24818: Nokia MantaRay NM RCE Vulnerability

CVE-2025-24818 is an OS command injection flaw in Nokia MantaRay NM's Log Search application that enables remote code execution. This article covers the technical details, affected systems, and mitigation strategies.

Published: April 10, 2026

CVE-2025-24818 Overview

Nokia MantaRay NM is vulnerable to an OS command injection vulnerability due to improper neutralization of special elements used in an OS command in the Log Search application. This vulnerability (CWE-77: Command Injection) allows authenticated attackers with adjacent network access to execute arbitrary operating system commands on the underlying system.

Critical Impact

Successful exploitation of this command injection vulnerability could allow attackers to execute arbitrary OS commands, potentially leading to complete system compromise, data exfiltration, or lateral movement within the network infrastructure.

Affected Products

  • Nokia MantaRay NM (Log Search application component)

Discovery Timeline

  • 2026-04-07 - CVE-2025-24818 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2025-24818

Vulnerability Analysis

This command injection vulnerability exists in the Log Search application component of Nokia MantaRay NM. The vulnerability stems from improper neutralization of special elements when processing user-supplied input that is subsequently used in operating system commands. An attacker with low privileges and adjacent network access can exploit this flaw without requiring user interaction.

The attack requires the attacker to be on an adjacent network segment, which limits the exposure compared to a fully remote attack vector. However, once in position, the low attack complexity and minimal privilege requirements make exploitation straightforward. Successful attacks can result in high impacts to confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause of CVE-2025-24818 is CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection'). The Log Search application fails to properly sanitize or validate user-controlled input before incorporating it into OS command execution contexts. This allows attackers to inject malicious command sequences that are executed with the privileges of the application process.

Attack Vector

The vulnerability is exploitable from an adjacent network position, meaning attackers must have access to the same network segment as the vulnerable Nokia MantaRay NM instance. The attack requires low privileges (authenticated access) but does not require any user interaction to exploit.

Attack characteristics:

  • Attackers craft malicious input containing OS command metacharacters
  • The unsanitized input is passed to system command execution functions
  • Injected commands execute with application privileges
  • No user interaction is required for successful exploitation

The vulnerability mechanism involves insufficient input validation in the Log Search functionality. Attackers can leverage command separator characters or shell metacharacters to break out of the intended command context and execute arbitrary commands. For detailed technical information, refer to the Nokia Security Advisory for CVE-2025-24818.

Detection Methods for CVE-2025-24818

Indicators of Compromise

  • Unusual command execution patterns originating from the MantaRay NM Log Search application processes
  • Unexpected child processes spawned by the application
  • Anomalous network connections initiated by the MantaRay NM server
  • Log entries containing shell metacharacters such as ;, |, &&, ||, or backticks in search queries

Detection Strategies

  • Monitor application logs for search queries containing command injection patterns (semicolons, pipes, backticks, command substitution syntax)
  • Implement network segmentation monitoring to detect unusual traffic from MantaRay NM systems
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process execution chains
  • Enable audit logging for command execution on systems running MantaRay NM

Monitoring Recommendations

  • Configure SIEM rules to alert on potential command injection patterns in application logs
  • Monitor for privilege escalation attempts following exploitation
  • Track network connections from MantaRay NM servers to detect data exfiltration or C2 communication
  • Review authentication logs for suspicious access patterns to the Log Search functionality

How to Mitigate CVE-2025-24818

Immediate Actions Required

  • Restrict network access to the MantaRay NM management interface to trusted networks and administrators only
  • Implement strict network segmentation to limit adjacent network exposure
  • Review and restrict user privileges to the Log Search application component
  • Enable enhanced logging and monitoring on affected systems

Patch Information

Consult the Nokia Security Advisory for CVE-2025-24818 for official patch information and updated software versions. Contact Nokia support for specific remediation guidance and patch availability for your deployment.

Workarounds

  • Implement network access control lists (ACLs) to restrict access to the MantaRay NM interface from untrusted network segments
  • Deploy web application firewall (WAF) rules to filter command injection patterns if the Log Search interface is web-based
  • Temporarily disable or restrict access to the Log Search functionality until patches can be applied
  • Enforce principle of least privilege for all users with access to the affected application
bash
# Example network segmentation configuration
# Restrict access to MantaRay NM management interface
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNokia

  • SeverityHIGH

  • CVSS Score8.0

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-77
  • Technical References
  • Nokia Security Advisory CVE-2025-24818
  • Related CVEs
  • CVE-2025-24817: Nokia MantaRay NM RCE Vulnerability

  • CVE-2025-24819: Nokia MantaRay Path Traversal Flaw

  • CVE-2021-35486: Nokia IMPACT CSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English