A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2022-31199

CVE-2022-31199: Netwrix Auditor RCE Vulnerability

CVE-2022-31199 is a remote code execution vulnerability in Netwrix Auditor's User Activity Video Recording component. Unauthenticated attackers can execute code as SYSTEM. Learn about technical details, affected systems, and mitigations.

Updated: May 14, 2026

CVE-2022-31199 Overview

CVE-2022-31199 is an insecure deserialization vulnerability [CWE-502] in the Netwrix Auditor User Activity Video Recording component. The flaw affects both the Netwrix Auditor server and the agents deployed to monitored systems. The underlying protocol used by the component accepts attacker-controlled serialized objects without validation. An unauthenticated remote attacker can execute arbitrary code as NT AUTHORITY\SYSTEM on affected hosts. Because Netwrix Auditor agents run on systems across the monitored estate, successful exploitation can extend impact well beyond the Auditor server itself. The Cybersecurity and Infrastructure Security Agency (CISA) has added CVE-2022-31199 to its Known Exploited Vulnerabilities catalog.

Critical Impact

Unauthenticated remote code execution as NT AUTHORITY\SYSTEM on the Netwrix Auditor server and on every monitored system running the Auditor agent.

Affected Products

  • Netwrix Auditor server versions prior to 10.5
  • Netwrix Auditor User Activity Video Recording agents on monitored systems
  • Deployments exposing the affected component on TCP port 9004

Discovery Timeline

  • 2022-11-08 - CVE-2022-31199 published to the National Vulnerability Database (NVD)
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2022-31199

Vulnerability Analysis

The vulnerability is an insecure deserialization flaw [CWE-502] in the User Activity Video Recording component shipped with Netwrix Auditor. The component exposes a .NET remoting interface used for inter-process communication between the Auditor server and its agents. The interface deserializes attacker-controlled data without enforcing type restrictions or signature checks. An attacker who can reach the network port hosting the component can submit a crafted serialized payload to trigger code execution during deserialization.

Because the service runs with SYSTEM privileges, exploitation grants full control of the host. The agent component runs on every monitored endpoint, so a single unauthenticated attacker can pivot from the Auditor server to any system in the monitored estate. The vulnerability requires no user interaction and no prior authentication.

Root Cause

The root cause is unsafe use of a .NET binary formatter that reconstructs arbitrary object types from network input. The component does not constrain deserialization to a known type allowlist. Gadget chains available in the .NET runtime and loaded assemblies provide the primitives needed to reach code execution during object graph reconstruction.

Attack Vector

The attack vector is network-based and unauthenticated. An attacker sends a crafted serialized .NET object to the listening port on the Auditor server or on any agent host. Deserialization of the payload triggers a gadget chain that invokes a process or assembly load, yielding command execution as SYSTEM. The Bishop Fox advisory confirms the issue is exploitable across the agent population, enabling lateral movement at scale.

No verified public proof-of-concept code is referenced in the advisory data. Refer to the Bishop Fox Blog Advisory for technical details on the affected protocol and gadget usage.

Detection Methods for CVE-2022-31199

Indicators of Compromise

  • Unexpected child processes spawned by Netwrix Auditor binaries such as those under C:\Program Files (x86)\Netwrix Auditor\ running as NT AUTHORITY\SYSTEM
  • Outbound or inbound traffic to TCP port 9004 from hosts that are not authorized Netwrix Auditor servers
  • New service installations, scheduled tasks, or PowerShell execution chains originating from Netwrix Auditor processes
  • Crash, restart, or unusual memory growth events in the User Activity Video Recording service

Detection Strategies

  • Monitor for process lineage where Netwrix Auditor service processes spawn cmd.exe, powershell.exe, rundll32.exe, or regsvr32.exe
  • Alert on .NET deserialization gadget indicators such as loads of System.Runtime.Remoting or System.Workflow.ComponentModel followed by process creation
  • Inspect Windows Event Logs for service installation (Event ID 7045) and new scheduled tasks (Event ID 4698) under SYSTEM context on Auditor hosts
  • Hunt for inbound connections to port 9004 from non-Auditor sources using network flow data

Monitoring Recommendations

  • Apply network segmentation rules and alert when the Auditor server or its agents communicate with unexpected peers
  • Baseline normal Netwrix Auditor process activity and alert on deviations in command line arguments or loaded modules
  • Forward Auditor server and agent telemetry to a centralized analytics platform for correlation across the monitored estate

How to Mitigate CVE-2022-31199

Immediate Actions Required

  • Upgrade Netwrix Auditor to version 10.5 or later, which removes the vulnerable User Activity Video Recording component
  • Identify and inventory every system running a Netwrix Auditor agent and confirm patch status on each host
  • Block inbound access to TCP port 9004 at the host firewall and network perimeter for all systems that do not require it
  • Treat any internet-exposed Netwrix Auditor instance as potentially compromised and initiate incident response procedures

Patch Information

Netwrix removed the vulnerable User Activity Video Recording component in Netwrix Auditor version 10.5. Customers must upgrade both the server and all deployed agents because the agent component is independently exploitable. Refer to the Bishop Fox Blog Advisory and the CISA Known Exploited Vulnerabilities catalog entry for remediation guidance. CISA KEV listing requires federal agencies to remediate within the prescribed deadline.

Workarounds

  • If immediate patching is not possible, disable the User Activity Video Recording feature in the Netwrix Auditor configuration
  • Restrict network access to the affected service ports using host firewall rules limited to known Auditor server addresses
  • Place Netwrix Auditor servers and agents on an isolated management network with no direct internet exposure
  • Rotate credentials and service accounts used by Netwrix Auditor on hosts suspected of exposure

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNetwrix Auditor

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability5.85%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-502
  • Technical References
  • Bishop Fox Blog Advisory

  • CISA Known Exploited Vulnerabilities
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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