User Tools

Site Tools


security:react_2_shell

Critical Security Vulnerability in React Server Components

@channel

You may have already heard about the serious security issue called React2Shell.

Quick summary:

  • Attackers can execute code from the client into the server (SSR)
  • No authentication required
  • Severity level: 10/10 (critical)

This vulnerability comes from:

  • Server Side Rendering (SSR)
  • in React Server Components (Next.js)

Impact

Your project may be affected if it:

  • Uses React Server Components
  • Has SSR enabled
  • OR even installed but SSR is not enabled

THERE IS STILL RISK OF EXPLOITATION

Please review your projects carefully.


Required Action

If your project uses the above features:

  • Update to the latest patched version immediately
  • Follow the official security instructions

References

security/react_2_shell.txt · Last modified: by phong2018