CISA Adds Actively Exploited SolarWinds Serv-U Denial-of-Service Vulnerability (CVE-2026-28318) to KEV Catalog

CISA Mandates Patch for Actively Exploited SolarWinds DoS Flaw Added to KEV Catalog

HIGH
June 8, 2026
June 9, 2026
5m read
VulnerabilityPatch ManagementRegulatory

Related Entities(initial)

Organizations

CISAFederal Civilian Executive BranchSolarWinds

Products & Tech

Serv-U

CVE Identifiers

CVE-2026-28318
CRITICAL

Full Report(when first published)

Executive Summary

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued a binding operational directive after adding CVE-2026-28318, a critical vulnerability in SolarWinds Serv-U, to its Known Exploited Vulnerabilities (KEV) catalog. The vulnerability is an uncontrolled resource consumption flaw that enables an unauthenticated remote attacker to cause a denial-of-service (DoS) condition. Due to confirmed active exploitation, CISA has mandated that all Federal Civilian Executive Branch (FCEB) agencies must apply the patch or implement mitigations by June 19, 2026. SolarWinds has released Serv-U version 15.5.4 Hotfix 1 to address the issue. The vulnerability's presence in the KEV catalog signals a significant and immediate risk to all organizations utilizing the affected software.


Vulnerability Details

CVE-2026-28318 is an uncontrolled resource consumption vulnerability affecting SolarWinds Serv-U managed file transfer software. The flaw can be triggered by a remote, unauthenticated attacker, making it highly exploitable.

  • Attack Vector: Network
  • Attack Complexity: Low
  • Privileges Required: None
  • User Interaction: None

An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request containing the Content-Encoding: deflate header. The Serv-U service improperly handles this request, leading to excessive resource consumption (CPU and memory), which ultimately causes the service to crash and become unavailable. This constitutes a classic denial-of-service attack.

Affected Systems

  • Product: SolarWinds Serv-U
  • Affected Versions: All versions prior to 15.5.4 Hotfix 1

Exploitation Status

CISA has confirmed that CVE-2026-28318 is being actively exploited in the wild. The addition to the KEV catalog serves as official confirmation of this activity. Details about the threat actors exploiting the vulnerability have not been publicly disclosed, but the ease of exploitation suggests it could be used by a wide range of adversaries, from script kiddies to more sophisticated groups.

Impact Assessment

While a DoS vulnerability may not seem as severe as a remote code execution (RCE) flaw, the context of Serv-U's deployment makes it critical. The software is a self-hosted file transfer solution widely used by organizations in regulated and critical industries such as finance, healthcare, and government for secure data exchange. An extended outage of this service can lead to:

  • Business Disruption: Inability to send or receive critical business files, disrupting operations.
  • Compliance Violations: Failure to meet SLA requirements for data exchange with partners or regulatory bodies.
  • Financial Loss: Direct financial impact from downtime and operational stoppage.

Given the history of past Serv-U vulnerabilities being exploited by state-sponsored actors and ransomware gangs, any actively exploited flaw in the product is a major concern. Attackers could use this DoS vulnerability to disrupt operations as a precursor to another attack or as part of an extortion campaign.

Cyber Observables — Hunting Hints

The following patterns may help identify vulnerable or compromised systems:

Type
url_pattern
Value
POST /
Description
Monitor for an unusual volume of HTTP POST requests to the Serv-U web interface.
Context
Web server logs, WAF logs, network traffic analysis.
Type
network_traffic_pattern
Value
Content-Encoding: deflate
Description
Specifically look for HTTP POST requests containing this header, as it is the trigger for the vulnerability.
Context
Web server logs, WAF logs, deep packet inspection.
Type
service_name
Value
Serv-U.exe
Description
Monitor for unexpected crashes or restarts of the Serv-U service process.
Context
Windows Event Logs (Application Log, System Log), EDR.
Type
event_id
Value
1000
Description
Look for Application Error events (Event ID 1000) in the Windows Event Log related to Serv-U.exe.
Context
Windows Event Log (Application).

Detection Methods

  • Vulnerability Scanning: Use a vulnerability scanner with updated plugins to actively scan for vulnerable instances of SolarWinds Serv-U in your environment.
  • Log Analysis: In your SIEM, create detection rules to alert on a high frequency of POST requests to Serv-U servers, especially from a single source IP. Alert on any POST request containing the Content-Encoding: deflate header. This can be achieved with D3FEND's Network Traffic Analysis (D3-NTA).
  • Endpoint Monitoring: Monitor the Serv-U.exe process for high CPU or memory usage and unexpected terminations. EDR tools can be configured to alert on these conditions.

Remediation Steps

  1. Patch Immediately: The primary remediation is to upgrade to SolarWinds Serv-U version 15.5.4 Hotfix 1 or a later version. This should be treated as an emergency change.
  2. Apply Workaround (If Patching is Delayed): If immediate patching is not possible, SolarWinds recommends using a Web Application Firewall (WAF) as a compensating control. Configure the WAF to block all inbound HTTP POST requests that contain the Content-Encoding header. According to SolarWinds, this header is not required for normal Serv-U functionality.
  3. Verification: After applying the patch or workaround, verify that the Serv-U service is running and accessible. Attempt to send a test file to confirm functionality has not been negatively impacted.

These steps align with the D3FEND countermeasure Software Update (D3-SU).

Timeline of Events

1
June 3, 2026
SolarWinds discloses the vulnerability and releases Serv-U version 15.5.4 Hotfix 1.
2
June 7, 2026
CISA adds CVE-2026-28318 to its Known Exploited Vulnerabilities (KEV) catalog.
3
June 8, 2026
This article was published
4
June 19, 2026
Deadline for Federal Civilian Executive Branch (FCEB) agencies to apply patches or mitigations.

Article Updates

June 9, 2026

New article provides CVSS score (7.5), expands on DoS as a distraction tactic, and offers more detailed hunting and detection methods for the actively exploited SolarWinds Serv-U flaw.

The latest report on the actively exploited SolarWinds Serv-U DoS flaw (CVE-2026-28318) provides additional context and technical details. It specifies a CVSS score of 7.5, highlighting the high severity. The article also elaborates on how DoS attacks can be used as a distraction for more sophisticated intrusions, referencing historical targeting of file transfer solutions by groups like Cl0p. Furthermore, it offers expanded hunting hints and detection methods, including configuring WAFs for inbound traffic filtering and enhanced log monitoring strategies, reinforcing the urgency for immediate patching and robust defensive measures.

Timeline of Events

1
June 3, 2026

SolarWinds discloses the vulnerability and releases Serv-U version 15.5.4 Hotfix 1.

2
June 7, 2026

CISA adds CVE-2026-28318 to its Known Exploited Vulnerabilities (KEV) catalog.

3
June 19, 2026

Deadline for Federal Civilian Executive Branch (FCEB) agencies to apply patches or mitigations.

Sources & References(when first published)

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

CISACVE-2026-28318DoSKEVPatch ManagementServ-USolarWindsVulnerability

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.