CVE-2026-7768

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/05/2026
Last modified:
04/05/2026

Description

@fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct but matching Accept header variants to make the cache grow unbounded, eventually exhausting the Node.js heap and crashing the process. Versions