Live data from Hacker News

Critical Security Vulnerability in React Server Components

react.dev

1–7 of 7 posts

Re: Critical Security Vulnerability in React Server Components

#4
> An unauthenticated attacker could craft a malicious HTTP request to any Server Function endpoint that, when deserialized by React, achieves remote code execution on the server. ..Affected: next, react-router, waku, @parcel/rsc, @vitejs/plugin-rsc, and rwsdk.

Oof, that's bad. Good thing I've only used RSC for static site generation and don't run it on a production server.