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-2023-0669

CVE-2023-0669: Fortra GoAnywhere MFT RCE Vulnerability

CVE-2023-0669 is a pre-authentication remote code execution vulnerability in Fortra GoAnywhere MFT caused by unsafe deserialization. Attackers can execute arbitrary commands without authentication. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: February 11, 2026

CVE-2023-0669 Overview

CVE-2023-0669 is a critical pre-authentication command injection vulnerability affecting Fortra (formerly HelpSystems) GoAnywhere MFT, a widely-deployed managed file transfer solution used by enterprises to securely exchange sensitive data. The vulnerability exists in the License Response Servlet and stems from insecure deserialization of attacker-controlled objects, allowing unauthenticated remote attackers to execute arbitrary commands on vulnerable systems.

This vulnerability was actively exploited in the wild as a zero-day before patches were available, leading to its inclusion in the CISA Known Exploited Vulnerabilities Catalog. The Cl0p ransomware gang notably leveraged this vulnerability to compromise over 130 organizations, making this one of the most impactful vulnerabilities of 2023.

Critical Impact

This pre-authentication vulnerability allows unauthenticated attackers to achieve remote code execution on GoAnywhere MFT servers, potentially leading to complete system compromise, data exfiltration, and ransomware deployment.

Affected Products

  • Fortra GoAnywhere Managed File Transfer versions prior to 7.1.2
  • GoAnywhere MFT deployments with administrative console exposed to the network
  • Organizations running unpatched GoAnywhere MFT instances

Discovery Timeline

  • 2023-02-06 - CVE-2023-0669 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2023-0669

Vulnerability Analysis

The vulnerability resides in GoAnywhere MFT's License Response Servlet, which improperly handles incoming serialized Java objects. When processing license-related requests, the servlet deserializes user-supplied data without adequate validation, creating a classic insecure deserialization condition (CWE-502). An attacker can craft a malicious serialized object that, when deserialized by the vulnerable servlet, triggers arbitrary command execution on the underlying system.

The attack requires network access to the GoAnywhere MFT administrative console, typically accessible on port 8000 or 8001. Since the vulnerability exists in a pre-authentication code path, attackers do not need valid credentials to exploit it. The Rapid7 analysis confirms the exploitation requires network access but no user interaction or authentication.

Root Cause

The root cause is the unsafe deserialization of Java objects in the License Response Servlet. The servlet accepts serialized data from network requests and deserializes it without implementing proper input validation or using a secure deserialization library. This allows attackers to inject malicious serialized objects containing gadget chains that execute arbitrary commands upon deserialization.

The vulnerable code fails to:

  • Validate the type of objects being deserialized
  • Implement object filtering during deserialization
  • Restrict the classes that can be instantiated during deserialization

Attack Vector

The attack exploits the network-accessible License Response Servlet endpoint. An attacker sends a specially crafted HTTP request containing a malicious serialized Java object to the GoAnywhere MFT administrative interface. The exploitation process involves:

  1. Identifying a GoAnywhere MFT instance with an exposed administrative interface
  2. Constructing a serialized Java object payload using known gadget chains
  3. Sending the malicious payload to the License Response Servlet endpoint
  4. The servlet deserializes the object, triggering code execution with the privileges of the GoAnywhere MFT service

The vulnerability has been weaponized in publicly available exploit code. A Metasploit module was developed for this vulnerability, and additional exploit details are available in the Packet Storm security advisory. For detailed technical analysis, refer to the Frycos vulnerability research blog.

Detection Methods for CVE-2023-0669

Indicators of Compromise

  • Unusual HTTP requests to the GoAnywhere MFT administrative interface, particularly targeting /goanywhere/lic/accept or similar license-related endpoints
  • Unexpected child processes spawned by the GoAnywhere MFT Java process
  • Suspicious outbound network connections from GoAnywhere MFT servers to unknown external hosts
  • Presence of webshells or backdoors in the GoAnywhere MFT installation directories
  • Unexpected file system modifications or new files created by the GoAnywhere service account

Detection Strategies

  • Monitor network traffic for anomalous requests to GoAnywhere MFT administrative ports (8000/8001) containing serialized Java objects
  • Implement behavioral analysis to detect post-exploitation activities such as command execution, lateral movement, or data exfiltration originating from GoAnywhere MFT servers
  • Deploy endpoint detection solutions capable of identifying deserialization attack patterns and suspicious process lineage
  • Review GoAnywhere MFT logs for authentication failures, unusual API calls, or license-related servlet access from unexpected IP addresses

Monitoring Recommendations

  • Enable verbose logging on GoAnywhere MFT servers and forward logs to a centralized SIEM for analysis
  • Configure alerts for any access to the administrative console from non-approved IP addresses or network segments
  • Monitor file integrity on GoAnywhere MFT installation directories to detect unauthorized modifications
  • Implement network segmentation monitoring to detect lateral movement attempts from compromised MFT servers

How to Mitigate CVE-2023-0669

Immediate Actions Required

  • Upgrade GoAnywhere MFT to version 7.1.2 or later immediately
  • If patching is not immediately possible, restrict network access to the administrative console (ports 8000/8001) to trusted management networks only
  • Review system logs and file integrity for signs of compromise before and after patching
  • Implement network segmentation to isolate GoAnywhere MFT servers from sensitive network segments

Patch Information

Fortra has released version 7.1.2 of GoAnywhere MFT which addresses this vulnerability. Organizations should prioritize upgrading to this version or later. The patch information and security advisories are available through the GoAnywhere Security Advisories portal. Additional context on the zero-day exploitation and patch availability can be found in the Rapid7 blog post and Duo Security advisory.

Workarounds

  • Disable the License Response Servlet if not required for operations (consult Fortra documentation for proper procedures)
  • Implement network-level access controls to block external access to the administrative interface
  • Deploy a web application firewall (WAF) with rules to detect and block serialized Java object payloads
  • Consider temporary shutdown of GoAnywhere MFT services if immediate patching is not possible and the system is exposed to untrusted networks
bash
# Example firewall rule to restrict administrative interface access (iptables)
# Restrict GoAnywhere MFT admin ports to management network only
iptables -A INPUT -p tcp --dport 8000 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8001 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8000 -j DROP
iptables -A INPUT -p tcp --dport 8001 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechFortra Goanywhere Managed File Transfer

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability94.38%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/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
  • Packet Storm Remote Code Execution

  • Rapid7 CVE-2023-0669 Analysis

  • Duo Security Advisory on Zero-Day

  • Frycos GoAnyWhere Vulnerability Blog

  • GoAnywhere Security Advisories

  • CISA Known Exploited Vulnerability Catalog
  • Vendor Resources
  • GitHub Metasploit Pull Request

  • Krebs on Security Update

  • Rapid7 GoAnywhere MFT Zero-Day Exploitation
  • Related CVEs
  • CVE-2025-10035: GoAnywhere MFT RCE Vulnerability

  • CVE-2025-0049: Fortra GoAnywhere MFT Path Disclosure Flaw

  • CVE-2024-0204: GoAnywhere MFT Auth Bypass 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