Impact
The vulnerability occurs when the AWS Lambda decorator reads client‑controlled HTTP headers x-apigateway-event and x-apigateway-context, which can contain forged Lambda event data. An attacker can set these headers to impersonate arbitrary identities, bypassing authentication and authorization. The weakness is trust of untrusted input for credential decisions (CWE-345). The impact is full privilege escalation for affected applications.
Affected Systems
Affected vendor and product is @fastify/aws-lambda. Only version 6.4.0 is impacted; all other versions are not vulnerable.
Risk and Exploitability
The CVSS score of 9.1 indicates critical severity. EPSS is not available, but the lack of a listed KEV suggests no known exploit yet. The vulnerability can be exploited remotely by sending a single HTTP header containing forged event data, allowing an attacker to spoof the Lambda proxy event and override the genuine authorizer context. This grants attacker complete control over identity and access within the application.
OpenCVE Enrichment