VYPR
High severity7.5NVD Advisory· Published Sep 14, 2022· Updated Jun 17, 2026

CVE-2022-3212

CVE-2022-3212

Description

<bytes::Bytes as axum_core::extract::FromRequest>::from_request would not, by default, set a limit for the size of the request body. That meant if a malicious peer would send a very large (or infinite) body your server might run out of memory and crash. This also applies to these extractors which used Bytes::from_request internally: axum::extract::Form axum::extract::Json String

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
axum-corecrates.io
< 0.2.80.2.8
axum-corecrates.io
>= 0.3.0-rc.1, < 0.3.0-rc.20.3.0-rc.2

Affected products

2

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.