CVE-2026-28318: SolarWinds Serv-U Uncontrolled Resource Consumption Vulnerability
SolarWinds Serv-U contains an uncontrolled resource consumption vulnerability that allows specially crafted POST requests using the Content-Encoding: deflate header to crash the Serv-U service without…
How it works
The weakness is classified as CWE-400, uncontrolled resource consumption. An attacker abuses the flaw by issuing POST requests that include a Content-Encoding: deflate header; the server attempts to process the request in a way that exhausts resources and terminates the Serv-U service. No credentials are required.
Am I affected? How to find it in your systems
SolarWinds Serv-U typically runs as a file-transfer server on Windows or Linux hosts, either on-premises or in cloud deployments. Inventory all installations by checking running processes for Serv-U, reviewing installed software lists, and examining configuration files that define listening ports and virtual hosts. Confirm the exact versions and configurations present against the vendor advisory, because the facts supplied here do not list specific builds. Monitor service logs and system event logs for unexpected Serv-U process terminations that coincide with inbound POST requests containing deflate encoding.
How to remediate
Apply mitigations per the vendor instructions or the update named in the advisory. If the software is deployed as a cloud service, follow applicable BOD 22-01 guidance. If no effective mitigation is available, discontinue use of the product.
If you can't patch immediately
- Place Serv-U servers behind network segmentation that restricts inbound traffic to only trusted source addresses and required ports.
- Deploy web-application firewall rules or network filters that drop or rate-limit POST requests carrying a Content-Encoding: deflate header.
- Disable any non-essential HTTP/S endpoints or virtual hosts until the service can be updated.
- Increase monitoring for service health and anomalous POST traffic volume; alert on repeated crashes.
If your data may have been exposed
Actively exploited vulnerabilities lead to breaches. You can run a free exposure scan of your email addresses to check known breach data.
AICompiled with AI assistance from public sources and published under our editorial standards.