SB2026072846 - Server-Side Request Forgery (SSRF) in Dify
Published: July 28, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Server-Side Request Forgery (SSRF) (CVE-ID: N/A)
CWE-ID: CWE-918 - Server-Side Request Forgery (SSRF)
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to perform server-side requests to arbitrary URLs.
The vulnerability exists due to server-side request forgery (SSRF) in the API Extension API endpoint when handling API extension configuration requests. A remote user can send a specially crafted request with an attacker-controlled api_endpoint value to perform server-side requests to arbitrary URLs.
The issue can be used to probe internal network services and detect open internal ports.
Remediation
Install update from vendor's website.