Lucene search
K

SolarWinds Security Event Manager - Unauthenticated RCE

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

SolarWinds Security Event Manager has an unauthenticated remote code execution vulnerability.

Related
Refs
Code
id: CVE-2024-0692

info:
  name: SolarWinds Security Event Manager - Unauthenticated RCE
  author: DhiyaneshDK
  severity: high
  description: |
    The SolarWinds Security Event Manager was susceptible to Remote Code Execution Vulnerability. This vulnerability allows an unauthenticated user to abuse SolarWinds’ service, resulting in remote code execution.
  impact: |
    Unauthenticated attackers on the adjacent network can execute arbitrary code remotely on the SolarWinds Security Event Manager, leading to complete system compromise and potential access to all security event data.
  remediation: |
    Upgrade to SolarWinds Security Event Manager version 2023.4.1 or later.
  reference:
    - https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2023-4-1_release_notes.htm
  classification:
    cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2024-0692
    cwe-id: CWE-502
    epss-score: 0.91557
    epss-percentile: 0.99801
    cpe: cpe:2.3:a:solarwinds:security_event_manager:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: solarwinds
    product: security_event_manager
    fofa-query: title="SolarWinds Security Event Manager"
  tags: cve,cve2024,solarwinds,event-manager,cisa,vkev,vuln

http:
  - raw:
      - |
        GET /webui/ HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        part: body
        words:
          - "SolarWinds Security Event Manager"
        internal: true

  - raw:
      - |
        POST /services/messagebroker/streamingamf HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-amf

        abc

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "application/x-amf")'
          - 'contains(body, "AMF version")'
        condition: and
# digest: 490a00463044022044103f85a497f7b4ba3b7986e64e7e2c2d5e5d2f441407cfbbff407002a330ad0220490b93798f6d1386ba32ecf545cf743086d02a4bcac3d6392eaa10a5fd235b75: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

04 Feb 2026 07:00Current
7.6High risk
Vulners AI Score7.6
CVSS 3.18.8
EPSS0.91557
SSVC
27