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

CVE-2022-3980: Sophos Mobile XXE Vulnerability

CVE-2022-3980 is an XML External Entity flaw in Sophos Mobile that enables server-side request forgery and potential code execution. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 17, 2026

CVE-2022-3980 Overview

CVE-2022-3980 is an XML External Entity (XXE) vulnerability affecting Sophos Mobile managed on-premises deployments. This critical security flaw enables attackers to perform server-side request forgery (SSRF) attacks and potentially achieve remote code execution on vulnerable systems. The vulnerability impacts organizations utilizing Sophos Mobile for enterprise mobile device management (MDM) in on-premises configurations.

Critical Impact

This XXE vulnerability allows unauthenticated remote attackers to exploit XML parsing weaknesses, potentially leading to SSRF attacks, sensitive data disclosure, and remote code execution on affected Sophos Mobile servers.

Affected Products

  • Sophos Mobile versions 5.0.0 through 9.7.4 (on-premises deployments)
  • Sophos Mobile managed on-premises installations
  • Enterprise MDM environments using vulnerable Sophos Mobile versions

Discovery Timeline

  • November 16, 2022 - CVE-2022-3980 published to NVD
  • November 16, 2022 - Sophos releases security advisory
  • April 29, 2025 - Last updated in NVD database

Technical Details for CVE-2022-3980

Vulnerability Analysis

CVE-2022-3980 represents a classic XML External Entity (XXE) injection vulnerability within the Sophos Mobile management platform. XXE vulnerabilities occur when an application parses XML input containing references to external entities, and the XML parser is configured to process these external entity declarations without proper restrictions.

In the context of Sophos Mobile, the vulnerability enables attackers to craft malicious XML payloads that, when processed by the application's XML parser, can trigger server-side request forgery (SSRF) attacks. This allows an attacker to make the vulnerable server issue requests to internal or external resources, potentially accessing sensitive internal services, cloud metadata endpoints, or other restricted network resources.

The potential for code execution elevates this vulnerability's severity, as successful exploitation could allow attackers to gain complete control over the affected Sophos Mobile server, compromising the entire mobile device management infrastructure.

Root Cause

The root cause of CVE-2022-3980 is improper configuration of the XML parser used by Sophos Mobile. The application fails to disable external entity processing and DTD (Document Type Definition) processing in its XML parsing functionality. This oversight allows attackers to inject malicious XML content containing external entity references that the parser will attempt to resolve and include in the processed document.

Specifically, the vulnerability falls under CWE-611 (Improper Restriction of XML External Entity Reference), which describes scenarios where XML parsers are not properly configured to prevent the processing of external entities, leading to information disclosure, SSRF, or denial of service attacks.

Attack Vector

The attack vector for CVE-2022-3980 is network-based, requiring no authentication or user interaction. An attacker can remotely exploit this vulnerability by sending specially crafted XML payloads to the Sophos Mobile server. The attack flow typically involves:

  1. Identifying a Sophos Mobile on-premises deployment running a vulnerable version
  2. Crafting a malicious XML document containing external entity declarations
  3. Submitting the payload to an XML-processing endpoint on the target server
  4. The XML parser processes the malicious entities, triggering SSRF or code execution

XXE attacks commonly leverage techniques such as file disclosure (reading local files via file:// protocol), SSRF via HTTP/HTTPS requests to internal services, or out-of-band data exfiltration using external DTDs. The potential for code execution suggests the vulnerability may be exploitable through advanced XXE techniques or chained with other weaknesses in the application.

Detection Methods for CVE-2022-3980

Indicators of Compromise

  • Unusual outbound HTTP/HTTPS requests from the Sophos Mobile server to unexpected destinations
  • Log entries showing XML parsing errors or DTD resolution attempts
  • Network traffic containing suspicious XML payloads with external entity declarations
  • Unexpected file access attempts on the Sophos Mobile server

Detection Strategies

  • Monitor web application firewall (WAF) logs for XML payloads containing DOCTYPE declarations or ENTITY references
  • Implement network monitoring to detect SSRF patterns from the Sophos Mobile server
  • Review Sophos Mobile application logs for XML parsing anomalies or error messages
  • Deploy endpoint detection and response (EDR) solutions to monitor for unusual process execution on the server

Monitoring Recommendations

  • Enable detailed logging on the Sophos Mobile server and forward logs to a SIEM solution
  • Configure network security monitoring to alert on outbound connections from the MDM server to unusual destinations
  • Implement file integrity monitoring on the Sophos Mobile server to detect unauthorized changes
  • Monitor for DNS queries from the server that could indicate out-of-band XXE exfiltration attempts

How to Mitigate CVE-2022-3980

Immediate Actions Required

  • Upgrade Sophos Mobile to a version newer than 9.7.4 immediately
  • Review the Sophos Security Advisory SMC-XEE for vendor-specific guidance
  • Audit access logs for any signs of exploitation attempts
  • Consider temporarily restricting network access to the Sophos Mobile management interface

Patch Information

Sophos has addressed this vulnerability in versions released after 9.7.4. Organizations should consult the Sophos Security Advisory for specific patch information and upgrade instructions. Given the critical severity and the high EPSS probability score indicating likely exploitation, immediate patching is strongly recommended.

Workarounds

  • Restrict network access to the Sophos Mobile management interface using firewall rules, limiting connections to trusted administrative IP addresses only
  • Deploy a web application firewall (WAF) with rules to block XML payloads containing external entity declarations or DTD references
  • Consider migrating to Sophos Mobile cloud-managed deployments if on-premises patching cannot be immediately implemented
  • Implement network segmentation to isolate the Sophos Mobile server from sensitive internal resources that could be targeted via SSRF
bash
# Example firewall rule to restrict access to Sophos Mobile management interface
# Adjust interface and IP ranges according to your environment
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.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
  • TypeXXE

  • Vendor/TechSophos Mobile

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability86.81%

  • 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-611
  • Vendor Resources
  • Sophos Security Advisory SMC-XEE
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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