The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-10220

CVE-2025-10220: Axxonsoft Axxon One RCE Vulnerability

CVE-2025-10220 is a remote code execution flaw in Axxonsoft Axxon One VMS caused by unmaintained third-party components. Attackers can exploit vulnerable NuGet packages to execute arbitrary code or bypass security features.

Published: March 18, 2026

CVE-2025-10220 Overview

CVE-2025-10220 is a critical vulnerability affecting AxxonSoft Axxon One VMS versions 2.0.0 through 2.0.4 on Windows systems. The vulnerability stems from the use of unmaintained third-party components (CWE-1104) in the NuGet dependency chain. This allows a remote attacker to execute arbitrary code or bypass security features by exploiting vulnerable third-party packages including Google.Protobuf, DynamicData, System.Runtime.CompilerServices.Unsafe, and others.

Critical Impact

Remote attackers can achieve arbitrary code execution or bypass security controls on affected video management systems without requiring authentication or user interaction.

Affected Products

  • AxxonSoft Axxon One VMS 2.0.0
  • AxxonSoft Axxon One VMS 2.0.1 through 2.0.3
  • AxxonSoft Axxon One VMS 2.0.4

Discovery Timeline

  • September 10, 2025 - CVE-2025-10220 published to NVD
  • December 19, 2025 - Last updated in NVD database

Technical Details for CVE-2025-10220

Vulnerability Analysis

This vulnerability represents a supply chain security issue where the AxxonSoft Axxon One Video Management System incorporates multiple NuGet dependencies that are either unmaintained or contain known security vulnerabilities. The affected components include critical libraries such as Google.Protobuf for protocol buffer serialization, DynamicData for reactive data management, and System.Runtime.CompilerServices.Unsafe for low-level memory operations.

The use of vulnerable third-party packages creates multiple potential attack surfaces within the application. An attacker can leverage known vulnerabilities in these dependencies to compromise the host system, as the VMS software inherits all security weaknesses present in its dependency chain.

Root Cause

The root cause of CVE-2025-10220 is the inclusion of unmaintained or vulnerable third-party NuGet packages in the Axxon One VMS software distribution. Software composition analysis (SCA) failures during the development lifecycle allowed these vulnerable dependencies to be shipped with the product. The affected packages have not received security updates, leaving known vulnerabilities unpatched and exploitable.

Attack Vector

The vulnerability is exploitable remotely over the network without requiring authentication or user interaction. Attackers can target the exposed VMS services and exploit the underlying vulnerable libraries to achieve code execution. The attack surface is network-accessible, making this particularly dangerous for VMS deployments exposed to untrusted networks or the internet.

Since no verified code examples are available, the exploitation methodology depends on which specific vulnerable dependency is targeted. Attackers would typically identify the vulnerable library versions in use and leverage existing exploits or techniques documented for those specific CVEs affecting Google.Protobuf, DynamicData, or System.Runtime.CompilerServices.Unsafe. For detailed technical information, refer to the AxxonSoft Security Advisories.

Detection Methods for CVE-2025-10220

Indicators of Compromise

  • Unexpected network connections originating from the Axxon One VMS process to unknown external hosts
  • Anomalous child processes spawned by the VMS application that are not part of normal operations
  • Unusual memory allocation patterns or crashes in the VMS service related to serialization operations
  • Modifications to system files or registry entries initiated by the VMS process

Detection Strategies

  • Implement software composition analysis (SCA) scanning to identify vulnerable NuGet package versions in deployed Axxon One installations
  • Monitor for exploitation attempts targeting known vulnerabilities in Google.Protobuf, DynamicData, and System.Runtime.CompilerServices.Unsafe
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious behavior from the VMS application
  • Review application logs for serialization errors or unexpected exception patterns that may indicate exploitation attempts

Monitoring Recommendations

  • Enable detailed logging for the Axxon One VMS application and forward logs to a SIEM for correlation
  • Monitor network traffic to and from VMS servers for anomalous patterns or connections to known malicious infrastructure
  • Implement file integrity monitoring on VMS installation directories to detect unauthorized modifications
  • Set up alerts for process creation events where the VMS process spawns unexpected child processes

How to Mitigate CVE-2025-10220

Immediate Actions Required

  • Upgrade AxxonSoft Axxon One VMS to a patched version that addresses the vulnerable NuGet dependencies
  • Isolate affected VMS systems from untrusted networks until patches can be applied
  • Implement network segmentation to limit exposure of VMS services to only required clients
  • Deploy web application firewalls (WAF) or intrusion prevention systems (IPS) with signatures for known dependency exploits

Patch Information

AxxonSoft has published information regarding this vulnerability. Administrators should consult the AxxonSoft Security Advisories for official patch availability and upgrade instructions. Ensure that any applied updates include remediated versions of the affected NuGet packages: Google.Protobuf, DynamicData, System.Runtime.CompilerServices.Unsafe, and other identified vulnerable components.

Workarounds

  • Restrict network access to the Axxon One VMS to trusted IP addresses only using firewall rules
  • Deploy the VMS behind a VPN to prevent direct exposure to untrusted networks
  • Implement application-level access controls to limit who can interact with VMS services
  • Consider deploying a reverse proxy with additional security controls in front of the VMS application
bash
# Example: Restrict Axxon One VMS network access using Windows Firewall
# Block inbound connections except from trusted management subnet
netsh advfirewall firewall add rule name="Block Axxon One VMS Inbound" dir=in action=block program="C:\Program Files\AxxonSoft\Axxon One\*"
netsh advfirewall firewall add rule name="Allow Axxon One VMS Trusted" dir=in action=allow program="C:\Program Files\AxxonSoft\Axxon One\*" remoteip=10.0.0.0/24

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAxxon One

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.43%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-1104
  • Vendor Resources
  • AxxonSoft Security Advisory Policy
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS Vulnerability
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