The images in this article were generated with artificial intelligence. How we publish
The U.S. federal agency CISA has included in its catalogue of Known Exploited Vulnerabilities (KEV) a high-severity failure affecting SolarWinds Serv-U, the multi-protocol file transfer server, after evidence of active exploitation. This is a vulnerability of uncontrolled resource consumption that can cause service to fall under certain specifically formed HTTP requests, resulting in a denial of service (DoS) condition.
The failure, recorded as CVE-2026-28318 and rated with a CVSS score of 7.5, allows POST requests with Content make the process of Serv-U collapse without authentication. SolarWinds solved the problem in the version 15.5.4 HF1 but the inclusion in the KEV list indicates that there is real malicious activity, so the mitigation priority should be high for Serv-U operators.

This incident should not be read in isolation: Serv-U has been a recurring target in previous campaigns and has been used by groups of ransomware and other criminal actors, making any new vector a relevant operational risk for organizations with regular file exchange flows. The existence of exploitation in the real world implies that even a "single" impact of DoS can become a lever for extortion, diversion of major incidents or business interruption.
The immediate actions recommended for safety are clear: prioritize the installation of the official patch (update to Serv-U 15.5.4 HF1) and, if it is not possible to apply the update immediately, implement perimeter mitigation. Limit access to service by access control lists, block at proxy level or WAF requests including headers Content when the service does not require them, and apply rate / connection limit rules to reduce the risk of resource consumption.
Before applying broad header blocks, organizations should validate that there are no legitimate customers that depend on that channel; an indiscriminate block in proxies or balers may interrupt valid integrations. As a temporary alternative, activate rules in IPS / WAF to detect and deny only observed malicious patterns, and bring critical service behind a swimmer with timeouts policies and concurrence limits.

From the perspective of detection and response, it is important to implement monitoring: to search the unusual POST server and network records with Content-Encoding: deflate, spikes of Serv-U processes that consume CPU / memory, restart of service and patterns of anomalous requests from external origins. If an intrusion or commitment is confirmed, isolate the affected instance, preserve records and follow incident response procedures to investigate scope and possible exfiltrations.
For managers who manage multiple instances, make an urgent inventory of Internet-exposed Serv-U servers and evaluate their version is critical; external scanning tools can detect accessible servers, but they must be used with internal authorization to not violate policies. The federal authorities have set a period of mediation for civil agencies until 19 June 2026, which underlines the need for rapid action in government and private environments.
The operational lesson remains the same: to maintain an effective parking cycle, to reduce unnecessary exposure to Internet services, and to combine patches with perimeter mitigation and traffic visibility. For official documentation and follow-up, see the CISA page on exploited vulnerabilities Known Exploited Vulnerabilities (KEV) and SolarWinds product information about Serv-U SolarWinds Serv-U. For technical details and registration of the CVE, the NIST / NVD maintains public data sheets for vulnerability CVE-2026-28318.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...