Lucene search
K

SolarWinds Web Help Desk < 12.8.8 Hotfix 1 (HF1) - Security Control Bypass

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

SolarWinds Web Help Desk has an unauthenticated security bypass; upgrade to version 2026.1 or apply Hotfix 12.8.8 HF1.

Related
Refs
Code
id: CVE-2025-40536

info:
  name: SolarWinds Web Help Desk < 12.8.8 Hotfix 1 (HF1) - Security Control Bypass
  author: inokii
  severity: high
  description: |
    SolarWinds Web Help Desk was found to be susceptible to a security control bypass vulnerability that if exploited, could allow an unauthenticated attacker to gain access to certain restricted functionality.
  impact: |
    Attackers can gain access to certain restricted functionality.
  remediation: |
    Apply the available 12.8.8 Hotfix 1 (HF1) or upgrade to version 2026.1.
  reference:
    - https://www.solarwinds.com/trust-center/security-advisories/cve-2025-40536
    - https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-1_release_notes.htm
    - https://horizon3.ai/attack-research/cve-2025-40551-another-solarwinds-web-help-desk-deserialization-issue/
  classification:
    cve-id: CVE-2025-40536
    epss-score: 0.81624
    epss-percentile: 0.99597
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.1
    cwe-id: CWE-693
    cpe: cpe:2.3:a:solarwinds:web_help_desk:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: solarwinds
    product: web_help_desk
    shodan-query: http.favicon.hash:"1895809524"
  tags: cve,cve2025,solarwinds,webhelpdesk,kev,vkev,passive

http:
  - method: GET
    path:
      - "{{BaseURL}}/helpdesk/WebObjects/Helpdesk.woa"

    host-redirects: true
    max-redirects: 2

    extractors:
      - type: regex
        name: build_token
        part: body
        group: 1
        regex:
          - "\\?v=([0-9]+_[0-9]+_[0-9]+_[0-9]+)"
        internal: true

      - type: dsl
        name: version
        dsl:
          - "replace(build_token, '_', '.')"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "Web Help Desk Software"
          - "SolarWinds WorldWide"
          - "/WebObjects/Helpdesk.woa"
        condition: or

      - type: dsl
        dsl:
          - "compare_versions(version, '< 12.8.8.2585')"
# digest: 490a0046304402203ca76f6bf74a4514094c110e07cf42df5d519760ff678399e6717aca08795db102207aee268033187a8512b21c5797419e483ce611efdf9bfde6f681348c58613184: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 21:41Current
7.5High risk
Vulners AI Score7.5
CVSS 3.19.8
EPSS0.8413
SSVC
16