{"id":"CVE-2022-41919","aliases":["GHSA-3fjj-p79j-c9hh"],"url":"https://o3.security/vulnerability/CVE-2022-41919","summary":"Fastify vulnerable to Cross-Site Request Forgery (CSRF) attack via incorrect content type","details":"Fastify is a web framework with minimal overhead and plugin architecture. The attacker can use the incorrect `Content-Type` to bypass the `Pre-Flight` checking of `fetch`. `fetch()` requests with Content-Type’s essence as \"application/x-www-form-urlencoded\", \"multipart/form-data\", or \"text/plain\", could potentially be used to invoke routes that only accepts `application/json` content type, thus bypassing any CORS protection, and therefore they could lead to a Cross-Site Request Forgery attack. This issue has been patched in version 4.10.2 and 3.29.4. As a workaround, implement Cross-Site Request Forgery protection using `@fastify/csrf'.","published":"2022-11-22T00:00:00Z","modified":"2026-07-15T01:49:20.153751798Z","cvss":{"score":4.2,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"npm","name":"fastify","fixedVersion":"4.10.2"},{"ecosystem":"npm","name":"fastify","fixedVersion":"3.29.4"}],"fix":{"url":"https://github.com/fastify/fastify/commit/62dde76f1f7aca76e38625fe8d983761f26e6fc9","label":"fastify/fastify@62dde76"},"references":[{"type":"WEB","url":"https://www.npmjs.com/package/%40fastify/csrf"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/41xxx/CVE-2022-41919.json"},{"type":"ADVISORY","url":"https://github.com/fastify/fastify/security/advisories/GHSA-3fjj-p79j-c9hh"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-41919"},{"type":"FIX","url":"https://github.com/fastify/fastify/commit/62dde76f1f7aca76e38625fe8d983761f26e6fc9"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-07-15T01:49:20.153751798Z"}}