Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-30821— Flowise: Arbitrary File Upload via MIME Spoofing

EPSS 0.19% · P41
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-30821

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Flowise: Arbitrary File Upload via MIME Spoofing
Source: NVD (National Vulnerability Database)
Vulnerability Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.0.13, the /api/v1/attachments/:chatflowId/:chatId endpoint is listed in WHITELIST_URLS, allowing unauthenticated access to the file upload API. While the server validates uploads based on the MIME types defined in chatbotConfig.fullFileUpload.allowedUploadFileTypes, it implicitly trusts the client-provided Content-Type header (file.mimetype) without verifying the file's actual content (magic bytes) or extension (file.originalname). Consequently, an attacker can bypass this restriction by spoofing the Content-Type as a permitted type (e.g., application/pdf) while uploading malicious scripts or arbitrary files. Once uploaded via addArrayFilesToStorage, these files persist in backend storage (S3, GCS, or local disk). This vulnerability serves as a critical entry point that, when chained with other features like static hosting or file retrieval, can lead to Stored XSS, malicious file hosting, or Remote Code Execution (RCE). This issue has been patched in version 3.0.13.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
危险类型文件的不加限制上传
Source: NVD (National Vulnerability Database)
Vulnerability Title
Flowise 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Flowise是FlowiseAI开源的一个用于轻松构建 LLM 应用程序的工具。 Flowise 3.0.13之前版本存在代码问题漏洞,该漏洞源于/api/v1/attachments/:chatflowId/:chatId端点未经验证即可访问,且未验证文件实际内容,可能导致存储型跨站脚本、恶意文件托管或远程代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
FlowiseAIFlowise < 3.0.13 -

II. Public POCs for CVE-2026-30821

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-30821

登录查看更多情报信息。

Same Patch Batch · FlowiseAI · 2026-03-07 · 5 CVEs total

CVE-2026-30820Flowise Authorization Bypass via Spoofed x-request-from Header
CVE-2026-30824Flowise: Missing Authentication on NVIDIA NIM Endpoints
CVE-2026-30823Flowise: IDOR leading to Account Takeover and Enterprise Feature Bypass via SSO Configurat
CVE-2026-30822Flowise: Mass Assignment in `/api/v1/leads` Endpoint

IV. Related Vulnerabilities

V. Comments for CVE-2026-30821

No comments yet


Leave a comment