Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network, unauthenticated, no interaction; AC:H because forging or manipulating a SAML assertion is non-trivial and depends on the non-default SAML method, with full CIA impact from account takeover.
Primary rating from Vendor (SolarWinds).
CVSS VectorVendor: SolarWinds
Lifecycle Timeline
2DescriptionCVE.org
SolarWinds Web Help Desk is found to be affected by a SAML authentication bypass vulnerability. This requires the SAML 2.0 authentication method to be enabled.
AnalysisAI
Authentication bypass in SolarWinds Web Help Desk (WHD) allows remote unauthenticated attackers to circumvent SAML 2.0 single sign-on and gain access to the application when the SAML 2.0 authentication method is enabled. The flaw (CWE-287, Improper Authentication) is rated CVSS 9.8 with full confidentiality, integrity, and availability impact, meaning a successful bypass yields authenticated-level access to help desk data and administrative functions. No public exploit identified at time of analysis and it is not listed in CISA KEV; the high score reflects the pre-authentication network reachability of the SAML endpoint rather than confirmed in-the-wild activity.
Technical ContextAI
SolarWinds Web Help Desk is a Java-based IT service management and ticketing platform commonly deployed as an on-premises web application (CPE cpe:2.3:a:solarwinds:web_help_desk:*). The vulnerability lies in the SAML 2.0 authentication integration, an SSO standard in which an external Identity Provider issues signed XML assertions that the Service Provider (WHD) validates to establish a trusted session. CWE-287 (Improper Authentication) as the root class indicates WHD fails to correctly verify the authenticity or integrity of the SAML assertion or response - the family of flaws that includes missing or improper signature validation, XML signature wrapping, or acceptance of assertions not bound to the expected Identity Provider - permitting an attacker to forge or manipulate authentication material and be treated as a legitimate, authenticated user.
RemediationAI
Upgrade SolarWinds Web Help Desk to the fixed release referenced in the vendor advisory - the WHD 2026.2.1 release notes are cited as the remediation reference (https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-2-1_release_notes.htm); confirm the exact patched version and applicability in the official advisory at https://www.solarwinds.com/trust-center/security-advisories/CVE-2026-28323. If immediate patching is not possible, the most direct compensating control is to disable the SAML 2.0 authentication method and fall back to local or LDAP/Active Directory authentication, which fully removes the vulnerable code path but disrupts SSO login for users and requires alternate credential provisioning. As an interim measure, restrict network access to the WHD web interface and its SAML assertion consumer endpoint to trusted networks or via VPN to reduce unauthenticated internet exposure, and review the SolarWinds secure configuration guidance (https://documentation.solarwinds.com/en/success_center/whd/content/helpdesksecureconfiguration.htm); note that network restriction does not fix the underlying assertion-validation flaw for reachable insiders.
More in Web Help Desk
View allSolarWinds Web Help Desk contains an unauthenticated Java deserialization vulnerability (CVE-2025-40551, CVSS 9.8) that
SolarWinds Web Help Desk contains a security control bypass vulnerability (CVE-2025-40536) that allows unauthenticated a
SolarWinds Web Help Desk contains an unauthenticated deserialization RCE via AjaxProxy, a patch bypass of both CVE-2024-
SolarWinds Web Help Desk has an authentication bypass vulnerability (EPSS 9.9%) that allows unauthenticated attackers to
SolarWinds Web Help Desk has a second authentication bypass (EPSS 7.8%) providing yet another path to unauthenticated ad
SolarWinds Web Help Desk was found to be susceptible to a Java Deserialization Remote Code Execution vulnerability that,
The SolarWinds Web Help Desk (WHD) software is affected by a hardcoded credential vulnerability, allowing remote unauthe
SolarWinds Web Help Desk has a second deserialization vulnerability (EPSS 11.9%) providing another unauthenticated RCE p
SolarWinds Web Help Desk was found to be susceptible to a Java Deserialization Remote Code Execution vulnerability that,
Denial-of-service in SolarWinds Web Help Desk (2026.1 and all prior versions) lets remote unauthenticated attackers exha
SolarWinds Web Help Desk was found to be susceptible to a hardcoded credentials vulnerability that, under certain situat
The HTTP PUT and DELETE methods were enabled in the Web Help Desk web server (12.7.7 and earlier), allowing users to exe
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51182
GHSA-f77h-x2x4-r498