# N/A
## 漏洞概述
FlowiseAI Flowise v2.2.6 存在任意文件上传漏洞,位于 `/api/v1/attachments`。
## 影响版本
- v2.2.6
## 漏洞细节
攻击者可以通过向 `/api/v1/attachments` 接口上传恶意文件,绕过文件类型检查或验证机制,从而上传任意类型的文件。
## 漏洞影响
该漏洞可能导致攻击者上传并执行恶意脚本或代码,从而控制服务器或进一步攻击其他用户。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | None | https://github.com/dorattias/CVE-2025-26319 | POC详情 |
| 2 | None | https://github.com/YuoLuo/CVE-2025-26319 | POC详情 |
| 3 | FlowiseAI Flowise version 2.2.6 and below contains an arbitrary file upload vulnerability in the /api/v1/attachments endpoint. This vulnerability allows an unauthenticated attacker to upload files outside the intended directory through path traversal, potentially leading to API key exposure and remote code execution. The vulnerability can be exploited by uploading a malicious file to overwrite the .flowise/api.json configuration file. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-26319.yaml | POC详情 |
| 4 | None | https://github.com/redpack-kr/CVE-2025-26319 | POC详情 |
标题: GitHub - dorattias/CVE-2025-26319 -- 🔗来源链接
标签:
暂无评论