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-28807
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
Path Traversal in wisp.serve_static allows arbitrary file read
Source: NVD (National Vulnerability Database)
Vulnerability Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.serve_static function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded sequence %2e%2e passes through string.replace unchanged, then uri.percent_decode converts it to .., which the OS resolves as directory traversal when the file is read. An unauthenticated attacker can read any file readable by the application process in a single HTTP request, including application source code, configuration files, secrets, and system files. This issue affects wisp: from 2.1.1 before 2.2.1.
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 2.1.1版本至2.2.1之前版本存在安全漏洞,该漏洞源于wisp.serve_static函数存在路径遍历,可能导致任意文件读取。
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 2.1.1 ~ 2.2.1 cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:*
gleam-wispwisp 129dcb1fe10ab1e676145d91477535e1c90ab550 ~ 161118c431047f7ef1ff7cabfcc38981877fdd93 cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:*
II. Public POCs for CVE-2026-28807
#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

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

No comments yet


Leave a comment