CVE-2025-67779

Summary

It was found that the fix addressing CVE-2025-55184 in React Server Components was incomplete and does not prevent a denial of service attack in a specific case. React Server Components versions 19.0.2, 19.1.3 and 19.2.2 are affected, allowing unsafe deserialization of payloads from HTTP requests to Server Function endpoints. This can cause an infinite loop that hangs the server process and may prevent future HTTP requests from being served.

Affected Software

VendorProductVersion RangeStatus
Metareact-server-dom-parcel19.0.2 <= 19.0.2affected
Metareact-server-dom-parcel19.1.3 <= 19.1.3affected
Metareact-server-dom-parcel19.2.2 <= 19.2.2affected
Metareact-server-dom-turbopack19.0.2 <= 19.0.2affected
Metareact-server-dom-turbopack19.1.3 <= 19.1.3affected
Metareact-server-dom-turbopack19.2.2 <= 19.2.2affected
Metareact-server-dom-webpack19.0.2 <= 19.0.2affected
Metareact-server-dom-webpack19.1.3 <= 19.1.3affected
Metareact-server-dom-webpack19.2.2 <= 19.2.2affected

Weaknesses

  • (CWE-502) Deserialization of Untrusted Data, (CWE-400) Uncontrolled Resource Consumption

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References