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-2022-25247

CVE-2022-25247: PTC Axeda Agent RCE Vulnerability

CVE-2022-25247 is a critical remote code execution flaw in PTC Axeda Agent that allows unauthenticated attackers to execute arbitrary code and gain full file-system access. This article covers technical details, impact, and mitigation.

Published: February 11, 2026

CVE-2022-25247 Overview

CVE-2022-25247 is a critical missing authentication vulnerability affecting PTC Axeda agent and Axeda Desktop Server for Windows. The vulnerability allows an attacker to send certain commands to a specific port without authentication. Successful exploitation of this vulnerability could allow a remote unauthenticated attacker to obtain full file-system access and remote code execution.

The Axeda platform is widely used for IoT device management and remote monitoring in industrial and healthcare environments, making this vulnerability particularly concerning for critical infrastructure. The weakness is classified as CWE-306 (Missing Authentication for Critical Function), indicating that the affected software fails to perform authentication checks before allowing access to sensitive functionality.

Critical Impact

Remote unauthenticated attackers can achieve full file-system access and execute arbitrary code on vulnerable systems running PTC Axeda agent or Desktop Server.

Affected Products

  • PTC Axeda Agent (All versions)
  • PTC Axeda Desktop Server for Windows (All versions)

Discovery Timeline

  • March 16, 2022 - CVE-2022-25247 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-25247

Vulnerability Analysis

This vulnerability stems from a fundamental authentication flaw in the Axeda platform's network communication design. The Axeda agent and Desktop Server expose a network port that accepts commands without requiring any form of authentication or authorization. This architectural weakness allows any network-accessible attacker to interact with the service as if they were an authorized user.

The impact is severe because the commands accepted by this unauthenticated interface include operations that provide full file-system access. An attacker can read, write, and modify files on the target system. Beyond file-system manipulation, the vulnerability also enables remote code execution, giving attackers the ability to run arbitrary commands with the privileges of the Axeda service.

Industrial control systems (ICS) and healthcare devices commonly use Axeda for remote management, which significantly amplifies the potential real-world impact. Compromised systems could lead to disruption of critical services, theft of sensitive data, or serve as pivot points for further network intrusion.

Root Cause

The root cause is the absence of authentication mechanisms on a critical network service (CWE-306: Missing Authentication for Critical Function). The Axeda agent and Desktop Server were designed to accept and execute commands on a specific port without verifying the identity or authorization of the requesting entity. This design flaw exposes powerful administrative capabilities to any network-accessible attacker.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker with network access to the vulnerable port can send specially crafted commands to the Axeda service. The service processes these commands without validating the source, allowing the attacker to:

  1. Connect to the exposed Axeda service port
  2. Send commands that are normally restricted to authenticated administrators
  3. Access the file system to read sensitive data or plant malicious files
  4. Execute arbitrary code on the target system

Due to the lack of authentication, exploitation requires minimal technical sophistication once the attacker has network access to the vulnerable service.

Detection Methods for CVE-2022-25247

Indicators of Compromise

  • Unusual network connections to Axeda service ports from unauthorized IP addresses
  • Unexpected file access or modifications in directories managed by or accessible to the Axeda service
  • Anomalous process execution spawned by the Axeda agent or Desktop Server processes
  • Log entries showing command execution requests from external or untrusted sources

Detection Strategies

  • Monitor network traffic for connections to Axeda service ports, particularly from external or unauthorized sources
  • Implement host-based intrusion detection to alert on unexpected file system changes by Axeda processes
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process chains originating from Axeda services
  • Use SentinelOne Singularity to detect behavioral anomalies associated with exploitation attempts

Monitoring Recommendations

  • Enable verbose logging on Axeda services and forward logs to a centralized SIEM for analysis
  • Configure network monitoring to alert on any external access attempts to Axeda service ports
  • Implement file integrity monitoring on critical system directories
  • Regularly audit running processes and network connections on systems hosting Axeda software

How to Mitigate CVE-2022-25247

Immediate Actions Required

  • Identify all systems running PTC Axeda agent or Axeda Desktop Server in your environment
  • Isolate affected systems from untrusted networks until patches or mitigations can be applied
  • Implement network segmentation to restrict access to Axeda service ports to only authorized management systems
  • Review logs for any signs of prior exploitation attempts

Patch Information

PTC has released guidance for addressing this vulnerability. Organizations should consult the PTC Support Article CS363561 for detailed remediation instructions and patch information. Additionally, the CISA ICS Advisory ICSA-22-067-01 provides comprehensive guidance for affected industrial control system environments.

Workarounds

  • Implement strict firewall rules to block external access to Axeda service ports
  • Use network access control lists (ACLs) to limit connections to trusted management IP addresses only
  • Deploy a VPN or jump server architecture to control access to systems running Axeda software
  • Consider disabling the Axeda service if remote management functionality is not required until patches can be applied
bash
# Example firewall configuration to restrict Axeda service access
# Replace <AXEDA_PORT> with the actual port and <TRUSTED_IP> with authorized management IPs

# iptables example (Linux)
iptables -A INPUT -p tcp --dport <AXEDA_PORT> -s <TRUSTED_IP> -j ACCEPT
iptables -A INPUT -p tcp --dport <AXEDA_PORT> -j DROP

# Windows Firewall example
netsh advfirewall firewall add rule name="Block Axeda External" dir=in action=block protocol=tcp localport=<AXEDA_PORT>
netsh advfirewall firewall add rule name="Allow Axeda Trusted" dir=in action=allow protocol=tcp localport=<AXEDA_PORT> remoteip=<TRUSTED_IP>

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPtc Axeda Agent

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability2.26%

  • 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
  • CWE References
  • CWE-306
  • Vendor Resources
  • CISA ICS Advisory ICSA-22-067-01

  • PTC Support Article CS363561
  • Related CVEs
  • CVE-2022-25249: PTC Axeda Agent Path Traversal Flaw

  • CVE-2022-25246: PTC Axeda Agent Auth Bypass 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