LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
high
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-28309 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H2.36SolarWinds
4.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L1.23.4SolarWinds

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2026-28309Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SolarWindsServ-U15.5.4 HF1 and belowunaffected
Weakness

CWE details

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.