cvedb.io
CVE-2026-7768
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-05-04T20:16:21.107 · Last modified 2026-06-17T11:02:56.280

Summary

@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 products

fastify — fastify\/accepts-serializer

Does this affect you?

Add your gear to cvedb and we'll alert you only when fastify ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.