Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2026-28304

CVE-2026-28304: SolarWinds Serv-U RCE Vulnerability

CVE-2026-28304 is a remote code execution vulnerability in SolarWinds Serv-U that allows attackers to execute arbitrary code as root. This article covers the technical details, affected versions, impact, and mitigation.

Published:

CVE-2026-28304 Overview

CVE-2026-28304 is a remote code execution vulnerability in SolarWinds Serv-U file transfer software. When exploited, the flaw allows an authenticated attacker to execute arbitrary code remotely as root on Linux deployments. Windows deployments are affected with reduced impact due to different process privilege models. The weakness is categorized as improper access control [CWE-284], and the network attack vector combined with scope change enables downstream compromise of connected systems. SolarWinds published a security advisory and release notes for Serv-U 2026.3 addressing the issue.

Critical Impact

Successful exploitation grants remote code execution as root on Linux Serv-U hosts, exposing transferred files, credentials, and any systems reachable from the file transfer server.

Affected Products

  • SolarWinds Serv-U (Linux deployments — full impact)
  • SolarWinds Serv-U (Windows deployments — reduced impact)
  • SolarWinds Serv-U versions prior to 2026.3

Discovery Timeline

  • 2026-07-21 - CVE-2026-28304 published to NVD
  • 2026-07-21 - Last updated in NVD database

Technical Details for CVE-2026-28304

Vulnerability Analysis

SolarWinds Serv-U is a managed file transfer product used to move sensitive data between internal systems and external partners. CVE-2026-28304 stems from improper access control [CWE-284] within the Serv-U service. An attacker holding valid privileged credentials can leverage the flaw over the network to run arbitrary commands in the context of the Serv-U process. On Linux hosts the service runs as root, so exploitation results in full host compromise. On Windows deployments the impact is lower because the service does not run with equivalent system-wide privileges.

The scope-changed rating in the CVSS vector indicates that a successful attack affects resources beyond the vulnerable component itself. This aligns with the role of Serv-U as a data movement hub: compromise of the service typically exposes storage volumes, cached credentials, and network paths to backend systems.

Root Cause

The underlying weakness is improper access control [CWE-284] in a privileged code path exposed by the Serv-U service. The component fails to correctly restrict an operation that should be limited by role or context, allowing an authenticated user with elevated privileges to reach code that executes commands on the host operating system.

Attack Vector

Exploitation occurs over the network against an exposed Serv-U management or protocol endpoint. High privileges are required, meaning the attacker must already hold administrative or equivalent credentials on the Serv-U instance. No user interaction is required. Credentials obtained through phishing, password reuse, or prior intrusion can be chained with this vulnerability to escalate from application administration to root code execution on the underlying Linux host.

No public proof-of-concept exploit is currently listed for CVE-2026-28304, and it is not present in the CISA Known Exploited Vulnerabilities catalog. See the SolarWinds Security Advisory CVE-2026-28304 for vendor technical details.

Detection Methods for CVE-2026-28304

Indicators of Compromise

  • Unexpected child processes spawned by the Serv-U service account, particularly shells such as /bin/sh, /bin/bash, or interpreters like python and perl on Linux hosts.
  • New or modified files under Serv-U installation directories, cron entries, or SSH authorized_keys created by the Serv-U process.
  • Outbound network connections from the Serv-U host to unfamiliar destinations following administrative authentication events.

Detection Strategies

  • Alert on process lineage where the Serv-U daemon spawns command interpreters or system utilities such as curl, wget, nc, or chmod.
  • Correlate successful administrative logins to Serv-U with subsequent process creation and file modification events on the same host.
  • Monitor for privilege use anomalies where the Serv-U service performs actions inconsistent with normal file transfer operations.

Monitoring Recommendations

  • Forward Serv-U application logs, authentication events, and host process telemetry to a centralized analytics platform for correlation.
  • Track administrative account usage on Serv-U, including source IP, session duration, and configuration changes.
  • Baseline normal Serv-U behavior for at least 30 days and alert on deviations in process, file, and network activity.

How to Mitigate CVE-2026-28304

Immediate Actions Required

  • Upgrade Serv-U to version 2026.3 or later as documented in the SolarWinds Serv-U Release Notes.
  • Rotate all Serv-U administrative credentials and any service or API keys stored on the host.
  • Restrict administrative access to Serv-U management interfaces to trusted management networks only.
  • Audit existing Serv-U administrator accounts and remove unused or shared credentials.

Patch Information

SolarWinds addressed CVE-2026-28304 in Serv-U 2026.3. Administrators should apply the update on both Linux and Windows deployments, with priority on Linux hosts where the service runs as root. Refer to the SolarWinds Security Advisory CVE-2026-28304 for the complete list of fixed versions and upgrade guidance.

Workarounds

  • Place Serv-U administrative endpoints behind a VPN or bastion host to reduce network exposure until patching is complete.
  • Enforce multi-factor authentication on all Serv-U administrator accounts to raise the cost of credential-based exploitation.
  • On Linux, evaluate running Serv-U under a dedicated non-root service account where supported by the vendor to reduce blast radius.
  • Apply network segmentation so that a compromised Serv-U host cannot directly reach domain controllers, backup infrastructure, or secrets stores.

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

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.