GHSA-qxhc-wx3p-2wmg · Severity: high · Ecosystem: npm — @fastify/accepts-serializer Vulnerable to Denial of Service via Unbounded Accept Header Cache Growth
@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.
Conclusion & alert: CVE-2026-7768 is rated Low Risk (35.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-30 | 0.05% | 0.05% | -0.00% |
| 2 | 2026-05-10 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-05 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | ce714d77-add3-4f53-aff5-83d477b104bb |
GHSA-qxhc-wx3p-2wmg · Severity: high · Ecosystem: npm — @fastify/accepts-serializer Vulnerable to Denial of Service via Unbounded Accept Header Cache Growth
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| fastify | fastify\/accepts-serializer | < 6.0.4 | cpe:2.3:a:fastify:fastify\/accepts-serializer:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://cna.openjsf.org/security-advisories.html | Vendor Advisory |
| https://github.com/fastify/fastify-accepts-serializer/security/advisories/GHSA-qxhc-wx3p-2wmg | Vendor Advisory |