logoalt Hacker News

thawabyesterday at 9:56 PM2 repliesview on HN

Nextjs had remote code execution vulnerabilities because of how they implemented react server side. I am not touching an AI version without waiting for a while.


Replies

t-writescodeyesterday at 10:49 PM

Thank you. This is the part that shocks me the most. I was always wary of Next.js for this exact reason (in fact, I refused to use it for personal projects before the RCE because I was scared that I would make a mistake and leak server-side data to the client.

Bugs like this are easy to happen and even easier to miss if you’re generating thousands of lines of code with AI.

robertoandredyesterday at 11:41 PM

That was a React vulnerability, not a Next one.

show 1 reply