CVE-2026-28308: SolarWinds Serv-U Insecure Direct Object Reference (IDOR) Vulnerability
SolarWinds Serv-U is affected by an insecure direct object reference (IDOR) vulnerability that can lead to remote code execution. Domain administrator access is required. The impact is lower in Windows deployments.
Security readout for executives and security teams
Plain-English summary
SolarWinds Serv-U 15.5.4 HF1 and earlier contain an authorization flaw that may let an authenticated domain administrator reach unintended objects and ultimately execute code remotely. Successful exploitation requires privileged access, but the resulting confidentiality, integrity, and availability impact can be severe. Windows deployments reportedly face lower impact.
Executive priority
Treat as an urgent privileged-access vulnerability. Patch affected Serv-U systems promptly, prioritizing externally reachable or business-critical deployments. The administrator prerequisite lowers immediate likelihood, but remote code execution and high business impact justify accelerated remediation and review of privileged activity.
Technical view
CVE-2026-28308 is a CWE-639 insecure direct object reference in Serv-U. Its CVSS 3.1 score is 9.1: network-accessible, low complexity, high privileges required, no user interaction, changed scope, and high impact across confidentiality, integrity, and availability. The affected range is 15.5.4 HF1 and below.
Likely exposure
Exposure is limited to organizations running Serv-U 15.5.4 HF1 or earlier. Exploitation requires domain-administrator access, substantially reducing the attacker population but making compromised privileged accounts especially dangerous. Internet accessibility may increase opportunity, although the sources do not establish that public exposure is required.
Exploitation context
The supplied sources do not report active exploitation, and the CVE is not listed as KEV in the bundle. No public exploit availability is established here. Treat the flaw as a serious post-authentication escalation path rather than evidence of unauthenticated compromise.
Researcher notes
The central issue is failed object-level authorization under CWE-639, with remote code execution as the stated consequence. Scope changed under CVSS, suggesting impact may cross a security boundary. The bundle does not explain the vulnerable object, execution mechanism, Windows impact reduction, indicators of compromise, or public exploit maturity.
Mitigation direction
Identify and prioritize every Serv-U instance running 15.5.4 HF1 or earlier.
Upgrade affected installations according to the SolarWinds advisory and applicable release notes.
Restrict domain-administrator access to trusted personnel and protected management paths.
Rotate or disable privileged credentials suspected of exposure or misuse.
Apply vendor-recommended compensating controls if immediate upgrading is operationally impossible.
Validation and detection
Confirm each Serv-U installation's exact version and operating system.
Verify upgraded systems are outside the stated affected version range.
Review privileged administrator authentication and object-access activity for anomalies.
Confirm management access is restricted to approved networks and administrators.
Check the SolarWinds advisory for revisions before closing remediation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-639 · source CWE mapping
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.