{"id":"CVE-2022-3212","aliases":[],"url":"https://o3.security/vulnerability/CVE-2022-3212","summary":"<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…","details":"<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","published":"2022-09-14T16:15:11.883","modified":"2026-06-17T04:59:05.120","cvss":{"score":7.5,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":2,"affectedPackages":[],"fix":null,"references":[{"type":"EXPLOIT","url":"https://research.jfrog.com/vulnerabilities/axum-core-dos/"},{"type":"EXPLOIT","url":"https://rustsec.org/advisories/RUSTSEC-2022-0055.html"},{"type":"EXPLOIT","url":"https://research.jfrog.com/vulnerabilities/axum-core-dos/"},{"type":"EXPLOIT","url":"https://rustsec.org/advisories/RUSTSEC-2022-0055.html"}],"provenance":{"sources":["OSV.dev","NVD","FIRST.org (EPSS)"],"lastVerified":"2026-06-17T04:59:05.120"}}