CVE 8.8 HIGH

Salvo is vulnerable to stored XSS in the list_html function by uploading files with malicious names_CVE-2026-22257

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L

Description

Salvo is a Rust web backend framework. Prior to version 0.88.1, the function list_html generates a file view of a folder without sanitizing the files or folders names, this may potentially lead to XSS in cases where a website allow the access to public files using this feature and anyone can upload a file. This issue has been patched in version 0.88.1.

AI Analysis

Stored XSS vulnerability in the list_html function due to unsanitized file names

Basic Information

ID CVE-2026-22257
Source GitHub_M
Published Jan 8, 2026 at 18:22
Modified Jan 8, 2026 at 18:38

Affected Product

Vendor salvo-rs
Product salvo
Version < 0.88.1
Affected Versions salvo-rs salvo < 0.88.1

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor salvo-rs
Product Salvo
Version < 0.88.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.