๐Ÿ” CVE Alert

CVE-2026-84504

HIGH 8.1

fastify vulnerable to request body replacement via an async validation result collision

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that property's value before the handler runs, so the handler receives a different object than the one that satisfied the schema. An authenticated low-privilege caller can use this to make nested data replace the validated body and trigger an operation the route schema did not authorize, leading to unauthorized state changes and data disclosure. Users should upgrade to fastify 5.12.2 or later.

CWE CWE-20
Vendor fastify
Product fastify
Published Sep 4, 2026
Last Updated Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for fastify fastify

Be the first to know when new high vulnerabilities affecting fastify fastify are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

fastify / fastify
0 < 5.12.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/fastify/fastify/security/advisories/GHSA-667r-xxjv-c9mm cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

๐Ÿ” velgusgus599 UlisesGascon climba03003 mcollina Eomm