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-40894

CVE-2025-40894: Nozomi Networks CMC XSS Vulnerability

CVE-2025-40894 is a stored cross-site scripting flaw in Nozomi Networks CMC affecting the Alerted Nodes Dashboard. Attackers can inject malicious HTML via node labels. This article covers technical details, impact, and mitigation.

Published: March 6, 2026

CVE-2025-40894 Overview

A Stored HTML Injection vulnerability has been identified in the Alerted Nodes Dashboard functionality of Nozomi Networks Guardian and CMC platforms. The vulnerability stems from improper validation on an input parameter, allowing authenticated users with appropriate privileges to inject malicious HTML tags through node label editing.

When the system is configured to use the Alerted Nodes Dashboard and alerts are reported for the affected node, the injected HTML renders in the browser of victim users interacting with the dashboard. This enables phishing attacks and potentially open redirect scenarios. The existing input validation and Content Security Policy (CSP) configuration prevents full Cross-Site Scripting (XSS) exploitation and direct information disclosure.

Critical Impact

Authenticated attackers can inject HTML content into node labels, enabling phishing and open redirect attacks against other users viewing the Alerted Nodes Dashboard.

Affected Products

  • Nozomi Networks CMC (all versions prior to patched release)
  • Nozomi Networks Guardian (all versions prior to patched release)

Discovery Timeline

  • 2026-03-04 - CVE-2025-40894 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2025-40894

Vulnerability Analysis

This vulnerability falls under CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The flaw exists in the Alerted Nodes Dashboard where node labels are not properly sanitized before being rendered in the web interface.

The attack requires an authenticated user with privileges to edit node labels. Once malicious HTML is injected into a node label, it persists in the system (stored injection) and executes when other users view the affected node in the Alerted Nodes Dashboard. The network-based attack vector with high complexity requirements and the need for user interaction reduces the overall exploitability.

While the vulnerability enables HTML injection, the application's existing security controls—including input validation mechanisms and Content Security Policy headers—effectively prevent escalation to full XSS attacks. This limits the attack to phishing scenarios where injected HTML could present fake login forms or misleading content, and open redirect attacks that could redirect users to malicious external sites.

Root Cause

The root cause is insufficient input validation on the node label parameter within the Alerted Nodes Dashboard functionality. The application fails to properly sanitize or encode user-supplied input before storing and subsequently rendering it in the web interface. While some validation exists that prevents full script execution, it does not adequately filter HTML markup, allowing attackers to inject structural HTML elements.

Attack Vector

The attack follows a network-based vector requiring the attacker to have authenticated access with privileges to modify node labels. The exploitation process involves:

  1. An authenticated attacker edits a node label within the management interface
  2. The attacker injects HTML tags into the node label field
  3. The malicious content is stored in the system database
  4. When the system generates alerts for the affected node, the injected HTML renders in the Alerted Nodes Dashboard
  5. Victim users viewing the dashboard see the rendered HTML content, which can present phishing content or redirect links

The attack complexity is considered high due to the multiple prerequisites: the attacker needs authentication with specific privileges, the system must be configured to use the Alerted Nodes Dashboard, alerts must be generated for the targeted node, and victim users must interact with the dashboard.

Detection Methods for CVE-2025-40894

Indicators of Compromise

  • Unusual HTML tags present in node label fields within the database or configuration files
  • Node labels containing suspicious content such as <a>, <form>, <iframe>, or <img> tags
  • Reports from users about unexpected visual elements or prompts appearing in the Alerted Nodes Dashboard

Detection Strategies

  • Implement database queries to scan node label fields for HTML tag patterns
  • Review audit logs for node label modification events, particularly from users with elevated privileges
  • Deploy web application firewall rules to detect HTML injection patterns in input fields
  • Enable browser developer tools monitoring for unexpected DOM elements during dashboard interaction

Monitoring Recommendations

  • Enable comprehensive audit logging for all node label modification operations
  • Configure alerting for any node labels containing angle bracket characters (< and >)
  • Monitor user session activity for privilege escalation attempts followed by node configuration changes
  • Implement regular security reviews of stored node configuration data

How to Mitigate CVE-2025-40894

Immediate Actions Required

  • Review all existing node labels for injected HTML content and sanitize any suspicious entries
  • Restrict node label editing privileges to trusted administrators only
  • Temporarily disable the Alerted Nodes Dashboard if phishing concerns are elevated
  • Educate users to report any suspicious visual elements appearing in the dashboard interface

Patch Information

Nozomi Networks has released a security advisory addressing this vulnerability. Administrators should consult the Nozomi Networks Security Advisory NN-2025:16-01 for detailed patch information and upgrade instructions for both Guardian and CMC platforms. Apply the vendor-provided patches as soon as they become available for your deployment.

Workarounds

  • Implement strict access control policies limiting node label editing to essential personnel only
  • Deploy additional input validation at the network level using a web application firewall
  • Review and strengthen Content Security Policy headers to further restrict content rendering capabilities
  • Conduct regular audits of node label contents to identify and remove any injected HTML
bash
# Example: Search for potential HTML injection in node labels (adjust for your environment)
# This command searches log files for HTML tag patterns in label-related entries
grep -E '<[a-zA-Z]+[^>]*>' /var/log/nozomi/audit.log | grep -i "label"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechNozominetworks

  • SeverityLOW

  • CVSS Score2.1

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/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
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • Nozomi Networks Security Advisory
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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