Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
8.7

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 re...

GHSA-pp9r-xg4c-8j4x CVE-2026-33241 GHSA-pp9r-xg4c-8j4x
Summary

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 extr...

What to do
  • Update salvo to version 0.89.3.
Affected software
VendorProductAffected versionsFix available
– salvo <= 0.89.3 0.89.3
Original title
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 re...
Original 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.
ghsa CVSS4.0 8.7
Vulnerability type
CWE-770 Allocation of Resources Without Limits
Published: 24 Mar 2026 · Updated: 24 Mar 2026 · First seen: 19 Mar 2026