Serv UApplication · Solarwinds

CVE-2025-40539

HIGH · 7.2 CVSS v3.1 Published 2026-02-24
Fix available
A fix is available. Upgrade to 15.5.4 or later.
See remediation →
78/100
Remediation priority · High
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A type confusion vulnerability exists in Serv-U which when exploited, gives a malicious actor the ability to execute arbitrary native code as privileged account. This issue requires administrative privileges to abuse. On Windows deployments, the risk is scored as a medium because services frequently run under less-privileged service accounts by default.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A type confusion vulnerability in Serv-U allows an authenticated administrator to execute arbitrary native code with elevated (privileged account) permissions. This is a code-level flaw in the Serv-U application that requires administrative access as a prerequisite for exploitation.

MitigationApply the vendor patch when available. As a compensating control, ensure Serv-U runs under a least-privilege service account rather than a highly privileged account, and restrict administrative access to Serv-U to only necessary personnel.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Serv UApplication
Affected:< 15.5.4

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Serv-U installation
    Check for Serv-U installation by looking in Program Files for SolarWinds Serv-U, or run 'Get-Process Serv-U' / 'Get-Service Serv-U' in PowerShell to see if the service or process exists
    Affected if Serv-U is not installed or not running
  2. Identify installed Serv-U version
    Run 'Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*" | Where-Object {$_.DisplayName -like "*Serv-U*"} | Select-Object DisplayName, DisplayVersion' or check the version from the Serv-U Admin console or executable properties
    Affected if Version is present and less than 15.5.4
  3. Verify administrative access status
    Check if the Serv-U web admin console or administrative interface is accessible. Look for login pages at the configured Serv-U port (typically 9878 or 443). Query local administrators group or Serv-U's user configuration to determine if admin accounts exist
    Affected if Administrative access to Serv-U is available and the attacker could obtain admin credentials
  4. Check Serv-U service account context
    Run 'Get-WmiObject Win32_Service | Where-Object {$_.Name -like "*Serv-U*"} | Select-Object Name, StartName, StartMode' to see which account the Serv-U service runs under
    Affected if Service runs under a highly privileged account (such as LocalSystem, Administrator, or domain admin equivalent)

If Serv-U version is below 15.5.4 AND administrative access is available to an attacker, the environment is vulnerable to arbitrary code execution via this type confusion flaw.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 15.5.4 or later
Fixed in 15.5.4
Interim mitigation

Apply the vendor patch when available. As a compensating control, ensure Serv-U runs under a least-privilege service account rather than a highly privileged account, and restrict administrative access to Serv-U to only necessary personnel.

Recommended fix High confidence

Serv-U 15.5.4

  1. 1. Identify the current Serv-U installation version by checking the application or running 'ServUAdmin.exe -v' or similar version command
  2. 2. Download Serv-U version 15.5.4 (the fixed release) from the official SolarWinds download portal at solarwinds.com or through your SolarWinds customer portal
  3. 3. Create a complete backup of the current Serv-U configuration, including all configuration files, users, and settings
  4. 4. Stop the Serv-U service before performing the upgrade
  5. 5. Install or upgrade to Serv-U version 15.5.4 using the downloaded installer
  6. 6. Restore the configuration from the backup if needed after installation
  7. 7. Start the Serv-U service and verify it is running correctly
  8. 8. Confirm the installed version is 15.5.4 to verify the patch was applied
Caveat Standard upgrade best practices apply: test in non-production environment first, back up configuration, and verify compatibility with existing scripts/integrations

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Serv U Scoped from the published advisory
  • Consultation4.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,120
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,392.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-40539 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-40539 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data