#VU124058 Cross-site request forgery in Next.js - CVE-2026-27978
Published: March 17, 2026
Next.js
vercel
Description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to the "origin: null" is treated as a "missing" origin during Server Action CSRF validation. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.