[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Is there a fix available for CVE-2026-23864 in Nextjs v14

76 views · 0 likes · 2 posts


Raj (@rajeshgubba05-1538) · 2026-02-05

Is there a fix available for `CVE-2026-23864` in `Next.js` v14?


Jacob Paris (@jacobparis) · 2026-02-06

Next 14 is at [end of life](https://nextjs.org/support-policy#supported-versions) and there is no fix, you will need to [upgrade to Next 15](https://nextjs.org/docs/app/guides/upgrading/version-15)

This CVE only affects App router though, if you're using Pages router and have no React Server Components then you are safe on 14