🚨 Critical-severity security fix in @fastify/aws-lambda@6.4.1 just released! Patches CVE-2026-18248: Lambda event spoofing via a client-controlled x-apigateway-event header (auth bypass). github.com/fastify/aws-...
@fastify/aws-lambda vulnerable to Lambda event spoofing via client-controlled x-apigateway-event header
### Impact `@fastify/aws-lambda@6.4.0` decorates every request with `request.awsLambda.event` and `request.awsLambda.context`, which handlers use to read the API Gateway event, including `reques...
github.com