User Tools

Site Tools


security:react_2_shell

This is an old revision of the document!


๐Ÿšจ 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.1771368966.txt.gz ยท Last modified: by phong2018