← Back

CVE-2026-7768

nvd nist
Published: May 4, 2026Modified: Jun 17, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: ce714d77-add3-4f53-aff5-83d477b104bb (Secondary)

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 <= 6.0.3 are affected. Update to 6.0.4 or later, which bounds the cache via an LRU with a default size of 100 entries, configurable through the new cacheSize plugin option.

Affected (1)

1 product
Fastify/accepts Serializer
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 6.0.4

References (2)

Source: ce714d77-add3-4f53-aff5-83d477b104bb
Vendor Advisory

Timeline

No history available yet.