Impact
A flaw exists in the parse_openai_plugin_json_to_tool_bundle function of the ApiBasedToolSchemaParser component in langgenius dify. Manipulating the URL argument that the function receives can cause the vulnerable server to issue arbitrary outbound requests, allowing an attacker to access internal resources or reach external systems. This vulnerability is identified as CWE‑918 and can potentially compromise confidentiality and availability by enabling an attacker to exfiltrate data or pivot to other systems.
Affected Systems
The affected product is langgenius dify, versions up to and including 1.13.3. All releases before or equal to 1.13.3 are vulnerable; newer versions are presumed to be fixed.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in CISA KEV. The attack vector is remote; the flaw can be triggered via HTTP requests that pass a crafted URL parameter to the vulnerable function. An exploit has been published, meaning an attacker can already engineer the SSRF scenario without needing custom tooling.
OpenCVE Enrichment