hono is vulnerable to Insufficient Verification of Data Authenticity
65
Medium Risk
The body-limit middleware compares Content-Length against the configured maximum before processing the request body. On AWS Lambda adapters the request is built from a fully buffered payload while copying the client-declared Content-Length verbatim. A client can declare a tiny Content-Length while sending a much larger body and pass the size check. The adapters now derive Content-Length from the actual buffered body bytes so the middleware limit is enforced.
You are affected if you are using a version that falls within the vulnerable range. and you deploy on AWS Lambda with the body-limit middleware.
hono is vulnerable to Insufficient Verification of Data Authenticity in versions 0.0.1 - 4.12.24.
Upgrade the hono library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant