All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Next.js Security Update: Two New React Server Component Vulnerabilities Identified

By

0xedb

5mo ago· 5 min readenNews

Summary

Two new security vulnerabilities (CVE-2025-55183 and CVE-2025-55184) have been discovered in React Server Components (RSC) protocol, affecting Next.js applications using App Router. These vulnerabilities were found while examining patches for React2Shell, but unlike React2Shell, they do not allow Remote Code Execution. The React2Shell patch remains effective. Users are advised to upgrade to patched versions immediately.

Key quotes

· 5 pulled
Two additional vulnerabilities have been identified in the React Server Components (RSC) protocol.
These issues were discovered while security researchers examined the patches for React2Shell.
Importantly, neither of these new issues allow for Remote Code Execution.
These vulnerabilities originate in the upstream React implementation (CVE-2025-55183, CVE-2025-55184).
This advisory tracks the downstream impact on Next.js applications using the App Router.
Snippet from the RSS feed
Two additional vulnerabilities have been identified in React Server Components. Users should upgrade to patched versions immediately.

You might also wanna read