MEDIUM🇬🇧 English

CVE-2026-18504

CVSS 5.4v3.1pub. 2026-08-18upd. 2026-09-02

fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string into the expected type during validation, but Fastify does not replace the root request body with the coerced value, so the route handler receives the original unvalidated string. As a result, a request that should have failed validation can reach application logic with a value that does not satisfy the schema, which can undermine integrity and access-control checks that rely on the validated type. Users should upgrade to fastify 5.12.1, which fixes the mismatch. No known workarounds are available.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  • Fastify

    APP
    Fastify
    < 5.12.1
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
CWE
Referencje

Powiązane podatności

CVE-2026-33806HIGH7.5ten sam produkt

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validati...

CVE-2026-25223HIGH7.5ten sam produkt

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.2, a validation bypass vul...

CVE-2025-32442HIGH7.5ten sam produkt

Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0 as well as version 4...

CVE-2022-39288HIGH7.5ten sam produkt

fastify is a fast and low overhead web framework, for Node.js. Affected versions of fastify are subject to a d...

CVE-2018-3711HIGH7.5ten sam produkt

Fastify node module before 0.38.0 is vulnerable to a denial-of-service attack by sending a request with "Conte...