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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%
Get alerts for future matching vulnerabilitiesLog in to subscribe
I. Basic Information for CVE-2026-32145
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
Multipart form body parser bypasses body size limits in wisp
Source: NVD (National Vulnerability Database)
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in gleam-wisp wisp allows a denial of service via multipart form body parsing. The multipart_body function bypasses configured max_body_size and max_files_size limits. When a multipart boundary is not present in a chunk, the parser takes the MoreRequiredForBody path, which appends the chunk to the output but passes the quota unchanged to the recursive call. Only the final chunk containing the boundary is counted via decrement_quota. The same pattern exists in multipart_headers, where MoreRequiredForHeaders recurses without calling decrement_body_quota. An unauthenticated attacker can exhaust server memory or disk by sending arbitrarily large multipart form submissions in a single HTTP request. This issue affects wisp: from 0.2.0 before 2.2.2.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
不加限制或调节的资源分配
Source: NVD (National Vulnerability Database)
Vulnerability Title
Wisp 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Wisp是Wisp开源的一个实用的Gleam web框架,用于快速开发,且易于维护。 wisp 0.2.0至2.2.2之前版本存在安全漏洞,该漏洞源于多部分表单解析绕过资源限制,可能导致拒绝服务攻击。
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
gleam-wispwisp 0.2.0 ~ 2.2.2 cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:*
gleam-wispwisp d8e722e22ccb42bda9d0b6248658d37ab4e9b376 ~ 7a978748e12ab29db232c222254465890e1a4a90 cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:*
II. Public POCs for CVE-2026-32145
#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC
III. Intelligence Information for CVE-2026-32145
Please Login to view more intelligence information
IV. Related Vulnerabilities
V. Comments for CVE-2026-32145

No comments yet


Leave a comment