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.
References
| Link | Resource |
|---|---|
| https://github.com/salvo-rs/salvo/releases/tag/v0.89.3 | Patch |
| https://github.com/salvo-rs/salvo/security/advisories/GHSA-pp9r-xg4c-8j4x | Exploit Vendor Advisory |
Configurations
History
24 Mar 2026, 19:37
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| First Time |
Salvo salvo
Salvo |
|
| CPE | cpe:2.3:a:salvo:salvo:*:*:*:*:*:rust:*:* | |
| Summary |
|
|
| References | () https://github.com/salvo-rs/salvo/releases/tag/v0.89.3 - Patch | |
| References | () https://github.com/salvo-rs/salvo/security/advisories/GHSA-pp9r-xg4c-8j4x - Exploit, Vendor Advisory |
24 Mar 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-24 00:16
Updated : 2026-03-24 19:37
NVD link : CVE-2026-33241
Mitre link : CVE-2026-33241
CVE.ORG link : CVE-2026-33241
JSON object : View
Products Affected
salvo
- salvo
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
