CVE-2026-28309: SolarWinds Serv-U Broken Access Control Vulnerability
SolarWinds Serv-U is affected by a broken access control vulnerability that allows a domain administrator to create system administrator accounts. The impact is lower in Windows deployments.
Security readout for executives and security teams
Plain-English summary
A Serv-U domain administrator can improperly create accounts with system-wide administrator privileges. This could let a compromised or malicious domain administrator take broader control, exposing files, configuration, and service availability. The reported impact is lower on Windows deployments, but the source bundle does not explain why.
Executive priority
Treat affected internet-facing or business-critical Serv-U systems as an urgent remediation priority. Although exploitation requires domain administrator privileges, successful abuse could convert a limited administrative compromise into system-wide control. Prioritize version verification, privileged-account review, and vendor-directed upgrading; there is no supplied evidence of active exploitation.
Technical view
CVE-2026-28309 is a network-accessible broken access control flaw, classified as CWE-862. A highly privileged domain administrator can cross an authorization boundary and create system administrator accounts. Serv-U 15.5.4 HF1 and earlier are listed as affected. CVSS 3.1 rates it 9.1 because successful abuse can affect confidentiality, integrity, and availability across scope.
Likely exposure
Exposure is most likely where affected Serv-U versions are deployed and domain administrator credentials exist or could be compromised. Exploitation requires high privileges, reducing initial accessibility but making credential compromise consequential. Windows impact is reported as lower, without enough detail to quantify the reduction.
Exploitation context
The supplied record does not identify active exploitation, and CVE-2026-28309 is not listed as a KEV in the bundle. No public exploit evidence is provided. The flaw is post-authentication and requires domain administrator privileges; it is primarily a privilege-boundary escalation risk rather than an unauthenticated entry point.
Researcher notes
The central security boundary is domain-level versus system-level administration. Validation should focus on authorization enforcement without attempting destructive account creation in production. The CVSS scope change and high confidentiality, integrity, and availability impacts support the critical rating. Available sources do not explain the reduced Windows impact or provide exploitation telemetry.
Mitigation direction
Upgrade according to SolarWinds guidance to a supported release outside the affected version range.
Restrict domain administrator access to trusted personnel and required management networks.
Rotate domain administrator credentials if compromise is suspected.
Review system administrator accounts and remove unauthorized additions.
Validation and detection
Inventory Serv-U installations and confirm each deployed version and operating system.
Identify deployments running Serv-U 15.5.4 HF1 or earlier.
Audit account-creation records and current system administrator membership for unexpected changes.
Verify domain administrators cannot create system administrator accounts after remediation.
Monitor vendor guidance for clarified Windows impact and additional detection recommendations.
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 · medium confidence lookup
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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
2Source 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-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.