LiveActive security incident?Get immediate response
CVE Record

CVE-2026-28314: SolarWinds Serv-U Insecure Direct Object Reference (IDOR) Vulnerability

SolarWinds Serv-U is affected by an insecure direct object reference vulnerability that leads to an account takeover. User authentication is required. 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

SolarWinds Serv-U 15.5.4 HF1 and earlier contains a critical authorization flaw that can enable account takeover. An attacker must already be authenticated with high privileges, reducing opportunistic risk. Successful abuse could compromise sensitive data, alter systems, and disrupt service. The reported impact is lower on Windows deployments.

Executive priority

Treat internet-accessible or business-critical affected instances as an urgent patching priority. Prioritize systems holding sensitive files or supporting external transfers. Authentication requirements lower mass-exploitation likelihood, but account takeover and high potential business impact justify prompt inventory, containment, and vendor-directed remediation.

Technical view

CVE-2026-28314 is a network-reachable insecure direct object reference vulnerability classified as CWE-639. Improper object-level authorization can let an authenticated, high-privilege user cross intended access boundaries, leading to account takeover. CVSS 3.1 rates it 9.1 with scope change and high confidentiality, integrity, and availability impacts.

Likely exposure

Exposure is concentrated in network-accessible Serv-U deployments running 15.5.4 HF1 or earlier, especially where privileged credentials could be compromised or misused. Versions outside the listed affected range are reported unaffected by default. Windows deployments have lower impact, but the source bundle does not quantify that reduction.

Exploitation context

The source bundle provides no evidence of active exploitation, and the CVE is not listed as KEV. Authentication and high privileges are required, making stolen credentials, malicious insiders, or previously compromised accounts the more plausible risk contexts. Public exploit availability is not established by the supplied evidence.

Researcher notes

The available evidence establishes CWE-639, authenticated high-privilege access, account takeover, affected versions, and reduced Windows impact. It does not explain the vulnerable object, endpoint, detection indicators, exact Windows limitations, or confirmed fixed version. Avoid inferring exploitability details beyond the published CVSS vector and vendor scope.

Mitigation direction

  • Inventory Serv-U installations and identify systems running 15.5.4 HF1 or earlier.
  • Review SolarWinds advisory and release notes for the vendor-designated fixed version.
  • Apply the vendor-supported update using normal change-control and backup procedures.
  • Restrict Serv-U access and privileged accounts until remediation is completed.
  • Rotate privileged credentials if compromise or unauthorized account activity is suspected.

Validation and detection

  • Confirm each Serv-U instance, operating system, version, and network exposure.
  • Verify remediated systems no longer run 15.5.4 HF1 or earlier.
  • Review privileged account changes, access logs, and unusual administrative activity.
  • Confirm external and internal access controls limit Serv-U to required users and networks.
  • Recheck SolarWinds guidance for revised affected versions or detection advice.
Prepared
Confidence
medium
Sources
4

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-28314 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
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.

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-28314Attack 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-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.