cvedb.io
CVE-2022-3212
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2022-09-14T16:15:11.883 · Last modified 2026-06-17T04:59:05.120

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

Affected products

axum-core_project — axum-core

Does this affect you?

Add your gear to cvedb and we'll alert you only when axum-core_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.