CVE-2026-33241
HIGH EPSS 34.9%
Published Mar 24, 20263mo ago · Modified Jun 17, 20262w ago
8.7 CVSS 4.0
Published Mar 24, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations (`form_data()` method and `Extractible` macro) do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory (OOM) conditions by sending extremely large payloads, leading to service crashes and denial of service. Version 0.89.3 contains a patch.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
34.9% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-770
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| salvo | salvo | * | <0.89.3 |
References 2
- github.com https://github.com/salvo-rs/salvo/releases/tag/v0.89.3
- github.com https://github.com/salvo-rs/salvo/security/advisories/GHSA-pp9r-xg4c-8j4x
Remediation
- github.com https://github.com/salvo-rs/salvo/releases/tag/v0.89.3